Quantcast
Channel: Arduino Forum - Latest topics
Viewing all articles
Browse latest Browse all 15514

Support for the "ESP32 BLE Arduino" library

$
0
0

I successfully used the ArduinoBLE library with the Arduino Nano ESP32 in the past. But today I'm trying to use the ESP32 BLE Arduino library instead (now part of Arduino core).

Is there any obvious reason this library wouldn't work with the Arduino Nano ESP32?

My issue is that, whenever I try to list the services of a connected remote peripheral (BLEClient::getServices()), my application stops and the RGB LED starts blinking every 7 seconds. If I turn the remote peripheral off, my application resumes and the RGB LED stops blinking.

This same application works fine on another ESP32 board (Lolin D32) and lists the services correctly.

Any advice?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 15514