cancel
Showing results for 
Search instead for 
Did you mean: 

BLE_p2pServer_ota example does not start without physical reset.

ledi7
Associate III

Hi,

i am working with NUCLEO-WBA55 and using the BLE_p2pServer_ota example as a template for my project.

Unfortunately, the program does not start when I supply it with power via USB but only after I have pressed the Reset button. Can someone please help me?

2 REPLIES 2
STTwo-32
ST Employee

Hello @ledi7 

This behavior has been escalated internally under inter ticket number 198846. I will be back to you when I have news.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

_Joe_
ST Employee

Hi Ledi,
To solve your problem quickly:

  • If you are not using the Mass Storage feature of the STlink:
    can change the type of your STLink, switching from:
    STM8/STM32 Debug+Mass storage+VCP+Bridge
    to STM8/STM32 Debug+2VCP+Bridge.
    (This can be done using cube programmer > Firmware Upgrade > Open in update mode > Change Type).
_Joe__0-1734421476593.png
  • If you use the Mass Storage feature, you can close the SB30 on the back of your nucleo.

    BR, Joé