ButtonLED example is not discovered on WB55
jmchiappa opened this issue · 1 comments
jmchiappa commented
Hello,
I've tried the ButtonLED peripheral example on a wb55 but I can't discovered it at all, even with the dongle or the nRFConnect application.
Is there a special thing to do before ?
Compilation is ok.
How to reproduce ?
- Get a PNUCLEO wb55 board out of the box
- open the ButtonLED from STM32duinoBLE/examples/Peripheral/ButtonLED
- select PNucleo WB55
- compile and flash
- try to discover it with a nRF Connect application (GPS must be activated)
Framework : STM32duino 1.9.0
Arduino : 1.8.9
STM32duinoBLE : commit 60d2609
STM32CubeProgrammer : 2.4.0
fpistm commented
Hi @jmchiappa
To have the WB BLE functional you need the master of the core as it requires an updated clock config and some OTP config.