cancel
Showing results for 
Search instead for 
Did you mean: 

BLE OTA with the STM32F401RE

Username123
Associate II

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.

5 REPLIES 5

"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.

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
Kumar123
Associate II

(Merged duplicated question)

Dear team

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. Any one guide me.

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.

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

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 ...

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
Username123
Associate II

 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.