1

Topic: Error:Did not found GATT Service

I am attempting to upload a simple BLE switch sketch to a ESP32 board. The sketch compiles ok and I can see the bluetooth name in the add new device screen but when I click "Select BLE" and the Bluetooth name I get the error: "Did not found GATT Service". What is going wrong here?

2

Re: Error:Did not found GATT Service

What phone are you using? Have you tried on another phone?
Try loading the sketch ESP32->BLE from the samples of RemoteXY library. Сheck that you are using the latest version of the library.