User Activity

Hello,I am using BLE_OTA project for STM32WB55. I upload a bin file which is 350 kb using ST BLE Sensor. However, the upload speed is so lower for some phones. For example, it takes up to 450 seconds on some android phones while the others take 25 se...
Hello everyone, I'm using BLE_Ota application for STM32WB55 (https://github.com/STMicroelectronics/STM32CubeWB/tree/master/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_Ota) I can able to run the code successfully. In the OTA code, it erases the...
Hi everyone,I use STM32WB55 with the BLE stack 13.0 (full version) and want to test the RF. In the an5270 document, I noticed the ACI_HAL_TONE_START command and it is allowed to change the rf channel from 2.402 to 2.480 GHz with 2 MHz resolution. How...
Hi everyone, I have the STM32WB55 MCU. The Bluetooth stack is V1.13.0. I know it has its own BLE_Ota application for this version but I wonder if it's possible to use the BLE_Ota application which is written for V1.8 on stack V1.13. So, Is the BLE_OT...