Skip to main content
MGhad.2
Visitor II
October 25, 2021
Question

STM32WB how to start advertising without UTIL_SEQ_Run

  • October 25, 2021
  • 0 replies
  • 557 views

Hello,

I have an application with STM32WB55 that is working without a problem using UTIL_SEQ_Run(UTIL_SEQ_DEFAULT); and i am using app_ble_update_data function to update the packet data but i would like to start advertising without using UTIL_SEQ_Run(UTIL_SEQ_DEFAULT); so how to call the function that is responsible of starting CPU2 to start sending the packets without starting the sequencer? I have already tried hours trying to find out how to but the sequencer is really nested and each function calls a lot of others!

Thanks a lot in advanced.

This topic has been closed for replies.