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?
ESP32 BLE_Client and BLE_Server problem
-
- Posts: 4
- Joined: Tue Jul 23, 2019 10:36 am
ESP32 BLE_Client and BLE_Server problem
- Attachments
-
- serial monitor.png (71.79 KiB) Viewed 3747 times
-
- notify.png (49.75 KiB) Viewed 3747 times
-
- Posts: 4
- Joined: Tue Jul 23, 2019 10:36 am
Re: ESP32 BLE_Client and BLE_Server problem
Thanks. I think it's because I didn't add "pCharacteristic->addDescriptor(new BLE2902());" this line.
Who is online
Users browsing this forum: No registered users and 86 guests