BLE master notification speed?
Posted: Tue Dec 26, 2017 2:10 am
Hi
Send notification with the function: esp_ble_gatts_send_indicatte() ,and 'need_confirm' is false.
I have to delay 10ms between notifications.So the speed is about 2KB/s.
and esp32 reports err when the delay is 5ms;
Send notification with the function: esp_ble_gatts_send_indicatte() ,and 'need_confirm' is false.
I have to delay 10ms between notifications.So the speed is about 2KB/s.
and esp32 reports err when the delay is 5ms;