Search found 1 match
- Fri May 17, 2019 8:00 am
- Forum: ESP-IDF
- Topic: About remote frame sending in CAN (ISO 15785-2)
- Replies: 1
- Views: 2968
About remote frame sending in CAN (ISO 15785-2)
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...