bri3d / esp32-isotp-ble-bridge

ESP32-IDF based BLE<->ISO-TP bridge targeting Macchina A0 hardware
Other
31 stars 28 forks source link

BLE performance is pretty bad (about 100 bytes per second) #7

Closed brandonros closed 3 years ago

brandonros commented 3 years ago

What would it take to get this to say... 1,000 bytes per second?

brandonros commented 3 years ago

sped up in https://github.com/bri3d/esp32-isotp-ble-bridge/pull/5 by making the BLE server delay less and by creating command ID 0x02 + command ID 0x03 for larger-than-512-byte BLE commands