I’m having a problem with BLE (Bluetooth Low Energy) communication in RealDash. I managed to write the code to recognize Bluetooth, but it keeps timing out. What could be this compatibility problem? Because the communication is ok on the USB serial port. I’m having this problem with this new ESP32 S3 that I’m using. Because the ESP32 with classic Bluetooth works normally.
Aftere the connection established and the host set the CCCD characteristic start feeding the CAN frames to the host, RD will not send any packet if the config frame not set…