Looked into the Wiring of the new FX37/QX70. IT definitely will NOT work. The whole system runs on CAN BUS, its not just one wire anymore.
If i'm thinking correctly, CAN BUS will be easier to mod eventually than messing with wires. You'll have a programmable box on the CAN BUS network that can send commands to control various things. So its just a matter for someone to create that programmable box to interface with the CAN BUS. Tricky but doable.
Yes and no. I've created such boxes for other/similar purposes, but there is a problem that you typically run in to. They are probably reading the general vehicle speed ID which is transmitted repeatedly on the general CAN BUS and read/received by many different systems. You could inject a signal saying the car was doing 4mph (or less), but it would be fighting with the main signal. Assuming the frequency was sufficient to win over the cars real speed signal you would find your speedometer not working correctly and main other speed related systems.
Sometimes you get lucky and the unit (around view camera system in this case) gets it's own signal from the BCM to indicate car is moving. In those cases you can play with that signal without interfering with other systems.
Looked into the Wiring of the new FX37/QX70. IT definitely will NOT work. The whole system runs on CAN BUS, its not just one wire anymore.