Skip to main content
Associate III
December 16, 2024
Solved

BLE_p2pServer_ota example does not start without physical reset.

  • December 16, 2024
  • 2 replies
  • 487 views

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?

Best answer by _Joe_

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é

2 replies

STTwo-32
Technical Moderator
December 16, 2024

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

_Joe_Best answer
Technical Moderator
December 17, 2024

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é