2026-02-01 9:40 AM
Hi,
I am trying to make a basic Enhanced Advertising low power application using Arduino IDE.
I use a standard P-NUCLEO WB55.
I need Arduino IDE because this application is intended to be open for modifications.
The current STM Documentation (https://wiki.st.com/stm32mcu/wiki/Connectivity:STM32WB_BLE_Arduino) is more than one year old and is outdated.
I succeed in lighting the 3 color led by redefining their PIN OUT according with the electrical schematic. But I was not even able to get print messages (I guess the Serial is not properly define for that board).
Where can I found a basic Arduino Example.
I did already the update of the M0 FW which is supposed to be HCI compliant. FUS version V2.2.0.0 and STACK version v1.24.0.3.
Thanks in advance.