User Activity

Hello there !When I use Monitor RF to upgrade firmware(0x7000 offset on CPU1) and wireless stack (0xF000 offset on CPU2) trough OTA : It works.But when I want to upgrade (or just rewrite the same version of FUS) trough OTA at 0xF000 on CPU2 : it does...
Hi, When I looked for procedure to update with OTA, I didn't find any code indicating address of software image source to FUS. SHCI_C2_FUS_FwUpgrade(0,0) (in app_entry.c) seems indicate 0 on source, and 0 on destination. So I'm wondering how the FUS ...
Hi, I apologize in advance for my English (I'm French)I'm begginer with OTA. So I followed instruction from AN5247. All of the following procedure uses file from STM32Cube_FW_WB_V1.8.0 folder. I downloaded last FUS and BLE stack on my Nucleo board an...