User Activity

Hi,I am using STM32WB to do development. Since SDK1.7 has been released with some issues fixed, I want to show the BLE stack version in debug log to prevent using old stack version but it seems no HCI API to do so. I only can use the command "VS_HCI_...
Hi, I have followed the AN5247 to implement OTA flow and wondering if it is possible to put different user APP in two flash address and OTA APP could decide to boot from which one. I have tried to flash P2P server_ota in 0x08007000 and HartRate_ota...