I have a device called AutoPi (https://www.autopi.io) which is simply a Raspberry Pi Zero aggregated with a couple of more components.
The device takes it's power from the OBD port.
I want to make a simple intermediate circuit between the OBD port and the device to power the device from an external battery (possibly a power bank) instead of the OBD port.
Here is a brief diagram of what I plan to do :
Questions about this is :
Would this circuit possibly cause damage to the device or the car computers ?
I guess that it is unlikely but is there any possibility to introduce noise or cross talk to the data lines, how would one prevent it?
I would also like improve it by adding a switch to disconnect the data lines from the device on demand.
In this case should I leave the data lines floating or should I connect them to ground ?
About the grounds, should I connect my device to the signal or chasis ground or both ?
Thank you for your support.