BLE graceful disconnect
Posted: Sat Jul 01, 2017 6:21 am
Hello all,
I am not able to gracefully clean connection to device when esp32 in Central mode, even when i call esp_ble_gattc_app_unregister(gattc_if) the connection stays active in background.
Can someone share a code for BLE graceful disconnect from Peripheral(s).
Thanks in advance.
I am not able to gracefully clean connection to device when esp32 in Central mode, even when i call esp_ble_gattc_app_unregister(gattc_if) the connection stays active in background.
Can someone share a code for BLE graceful disconnect from Peripheral(s).
Thanks in advance.