User Activity

Good day,As an extension of this discussion, I'm having trouble updating the BLE stack using the BLE_Ota code.From the linked discussion, I should be downloading my new stack to 0x0809D000 (I'm also going from an older, smaller stack at 0x080CB000 to...
Good day,On a brand new SMT32WB5MMG MCU, I have found that the One-Time Programmable area is not empty. See the image. The OTP area starts at 0x1FFF7000. There is also some data right before the OTP area - what is that doing there as well?For context...
Good day,So the STM32WB microcontrollers have all been tested and qualified with the Bluetooth Special Interest Group (SIG). (Search for "STM32WB" on here: https://launchstudio.bluetooth.com/Listings/Search).However, the new STM32WB5MMG module does n...
Good day,I'm using the scheduler to be able to run tasks on the STM32WB. It all works fine, but I would like to be able to add different priority levels to tasks, since the timing of some tasks are more critical than others. I edited app_conf.h as fo...
Hey folks,I'm having issues with the RTC's calendar function while using BLE. I would like to timestamp recorded data using the calendar function of the RTC and then transmit that data over Bluetooth. However, when I enable the Bluetooth middleware i...
Kudos from