stm32duino/STM32duinoBLE

ButtonLED example is not discovered on WB55

jmchiappa opened this issue · 1 comments

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 ?

  1. Get a PNUCLEO wb55 board out of the box
  2. open the ButtonLED from STM32duinoBLE/examples/Peripheral/ButtonLED
  3. select PNucleo WB55
  4. compile and flash
  5. 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

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.