starting Bluetooth® Low Energy module failed on Arduino Uno R4 WiFi
Dario-Ciceri opened this issue · 1 comments
Dario-Ciceri commented
Hi, I upgraded the board firmware to 0.3.0 and installed the ArduinoBLE library to version 1.3.6, I thought it would work but the sample code "ScanCallback" reports this error in serial: starting Bluetooth® Low Energy module failed on Arduino Uno R4 WiFi
Dario-Ciceri commented
I tried loading firmware 0.3.0 again, just to give it a try and now everything is going smoothly, when I checked the firmware version with the WiFi.firmwareVersion() command it told me 0.3.0. so the update somehow had done it... 🤷♂️