User Activity

I have loaded BLE OTA example (v1.13.1) to my STM32WB50CG. User application starts on default set address 0x08007000. Problem is when I send a BLE command to OTA Reboot characteristic (to load into OTA, first sector + how many to delete) from my Andr...
I have a question about how to correctly update a value of characteristic of custom BLE service on STM32WB50CG. The project was set up with CubeMX following their official tutorial: https://www.youtube.com/watch?v=i10X4Blr8ns.My main application is r...
I am using STM32CubeProgrammer trying to correctly start BLE stack.MPU: STM32WB50CGFUS was successfully updated to latest version 1.2.0.0.The bin file (BLE_Stack_full_fw.bin (v1.13.0) was successfully flashed on the address 0x080C7000. https://github...