OVMS can be used for Reverse Engineering, particularly useful for anyone with an MG5! Sorry my video isn’t the smoothest, I had some strange issues copy/pasting commands into the shell interface
OVMS CAN Logging Documentation:
Commands Used:
Start CAN bus 1 in active mode
can can1 start active 500000
Start Logging to SD card
can log start vfs crtd /sd/can.crtd
Transmit Tester present to the car
can can1 tx standard 0x7df 02 3e 00 00 00 00 00 00
Stop Logging to SD card
can log stop
PID Sweep on 0x710
re obdii scan start 1 710 0001 fffe
A big thanks to @chris for his hard work to create the OBD PID sweep