ESP32 BLE_Client and BLE_Server problem
Posted: Thu Jul 25, 2019 1:20 am
I upload BLE_client example into one development board and upload BLE_server example into another development board.
It works fine, but if I add "BLECharacteristic::PROPERTY_NOTIFY" in the BLE_server example.
The client board will keep rebooting itself after it connected server board. Here it's the message on the serial monitor.
Do you guys know why?
It works fine, but if I add "BLECharacteristic::PROPERTY_NOTIFY" in the BLE_server example.
The client board will keep rebooting itself after it connected server board. Here it's the message on the serial monitor.
Do you guys know why?