cancel
Showing results for 
Search instead for 
Did you mean: 

STM32WB p2pServer example does not work?!

TAust.1
Associate

Hi, i watched the video (https://www.youtube.com/watch?v=WgsXMVZfoO8) from the getting started series. I followed the steps and everything worked til running the example. If I press debug everything starts and the led 6 blinks red and green. The console prints:

"Download verified successfully. "

(I moved the debugger till the while true loop).

If I press run, everything seems to work as well, till "Download verified successfully." Immediately after this the console prints:

"Debugger connection lost."

"Shutting down..."

and the led 6 is only red.

In any case I cannot connect my phone with the board.

Im using macOS, STM32Cube MCU Package 1.11.1 and the STM32WB55 Nucleo.

Has anyone an idea why this does not work?

Kind regards

Till

1 REPLY 1
Remi QUINTIN
ST Employee

Did you try to program your Nucleo bboard directly with CubeProgrammer tool using the .hex file provided in the p2pserver directory of the WB package?

How are you connected to the board? Via USB port in DFU mode or via the JTAG port (ST-LINK)?

Did you remove the Jumper set on CN7 in case of USB port?