BLE examples for client and server do not compile sucessfully
Posted: Thu Jul 04, 2024 11:18 pm
testing using Arduino IDE 2.3.2, boards manager esp32 by Espressif ver. 3.0.2 and lower, ESP32C3 and other modules, win 11...
Selecting file > examples>examples > custom libraries > ESP32 BLE Arduino > BLE client loads sketch client.ino
Compiling gets: Many errors ending in Compilation error: 'BLEUUID' does not name a type
Selecting file > examples>examples > custom libraries > ESP32 BLE Arduino > BLE server loads sketch server.ino
Compiling gets: Many errors ending in Compilation error: 'init' is not a member of 'BLEDevice'
Any and all help appreciated - thanks
Selecting file > examples>examples > custom libraries > ESP32 BLE Arduino > BLE client loads sketch client.ino
Compiling gets: Many errors ending in Compilation error: 'BLEUUID' does not name a type
Selecting file > examples>examples > custom libraries > ESP32 BLE Arduino > BLE server loads sketch server.ino
Compiling gets: Many errors ending in Compilation error: 'init' is not a member of 'BLEDevice'
Any and all help appreciated - thanks