Skip to main content
AKwiek
Associate II
February 9, 2022
Question

How to send commands for FUS (for example FUS_START_WS) for STM32WB55? What is the interface and methods to do that?

  • February 9, 2022
  • 1 reply
  • 712 views

..

This topic has been closed for replies.

1 reply

Remy ISSALYS
Technical Moderator
March 10, 2022

Hello,

You can look AN5185 which explain ST firmware upgrade services for STM32WB Series. In AN5289, you have the list of FUS commands. You can also look BLE_Ota project which use FUS command.

Best Regards