what's the maximum BLE transfer speed beteen ESP32 and Nordic alike ble SOC
Posted: Mon Jun 26, 2017 5:51 am
Is there any way to achieve maximum ble throughtput between ESP and NRF52832?
I tried to change the connection interval, but the parameter was denied by ESP32, because the BLE stack of ESP32 return 0x3b which means CONN_INTERVAL_UNACCEPTABLE. Are there any docs describing the minimum connection interval that ESP32 can accept?
Thanks!
I tried to change the connection interval, but the parameter was denied by ESP32, because the BLE stack of ESP32 return 0x3b which means CONN_INTERVAL_UNACCEPTABLE. Are there any docs describing the minimum connection interval that ESP32 can accept?
Thanks!