About remote frame sending in CAN (ISO 15785-2)
Posted: Fri May 17, 2019 8:00 am
Hi~!
I am programming to make OBD2 using CAN in ESP32-WiFi+BT module.
In fact, ESP32-IDF examples are very helpful to use.
Communication using CAN has been successful.
However, I need to send a 'remote frame' to read more than 8 bytes of continuous data, but I do not know what to do.
Can anyone give me an example of this?
Note: sending CAN TX with the RTR setting does not work.
I am programming to make OBD2 using CAN in ESP32-WiFi+BT module.
In fact, ESP32-IDF examples are very helpful to use.
Communication using CAN has been successful.
However, I need to send a 'remote frame' to read more than 8 bytes of continuous data, but I do not know what to do.
Can anyone give me an example of this?
Note: sending CAN TX with the RTR setting does not work.