2025-04-26 2:08 AM
I am working on BLE OTA with the STM32F401RE. I am encountering an error, and I’m attaching a screenshot below. Please take a look and let me know what the issue might be.
2025-04-26 2:24 AM
"OTA" just means "Over The Air" - what are you trying to do over-the-air?
Do you mean OTA firmware update ?
You forgot the screenshot!
Probably also need to give details of what BLE you're using, how you're attempting to do the OTA, etc ...
How to write your question to maximize your chances to find a solution.
2025-04-28 1:44 AM - last edited on 2025-04-28 1:57 AM by mƎALLEm
2025-04-28 1:48 AM - edited 2025-04-28 1:59 AM
Appears to be the same question here by @Username123 :
https://community.st.com/t5/stm32cubeide-mcus/ble-ota-with-the-stm32f401re/m-p/796906 ?
Threads now merged.
2025-04-28 1:49 AM - edited 2025-04-28 2:01 AM
Appears to be the same question here by @Kumar123:
https://community.st.com/t5/stm32cubeide-mcus/stm32f401re-ble-ota-error-transmission/td-p/797252 ?
Threads now merged.
I think @Kumar123 and @Username123 need to decide who is going to start these questions, rather than duplicate them ...
2025-04-28 10:51 PM
I need help with BLE OTA (Over-The-Air) programming. I'm using an STM32F401RE board and the X-Nucleo-BNRG2A1 Bluetooth module. I'm trying to upload a .bin file using the ST BLE Sensor app through the Bluetooth module (X-Nucleo-BNRG2A1), but I keep encountering a transmission error. I've tried changing the sector address and adjusting the byte size, but I'm still getting the same issue. I'll attach images of the Bluetooth module and the app error for reference.