2026-02-01 9:40 AM - last edited on 2026-02-02 8:54 AM by Andrew Neil
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.
Edited to fix link.
Solved! Go to Solution.
2026-02-03 9:43 AM
If that's answered your question, please mark the solution.
Please give a link to you thread on the stm32duino forum - so that anyone who finds this can follow it...
2026-02-02 8:39 AM
Welcome to the forum.
This forum is focussed on "conventional" development, using things like Keil, STM32CubeIDE, etc.
For Arduino questions, you'd be better at:
Or the main Arduino forums:
@fbd38 wrote:I need Arduino IDE because this application is intended to be open for modifications
That doesn't follow at all!
It's perfectly possible to modify applications built using other IDEs.
2026-02-03 9:03 AM
Thanks a lot. I will continue on the stm32duino forum.
By the way I tried the CubeMX IDE, which is very nice, but the "entrance ticket" is too high for non-professionals.
2026-02-03 9:43 AM
If that's answered your question, please mark the solution.
Please give a link to you thread on the stm32duino forum - so that anyone who finds this can follow it...