cancel
Showing results for 
Search instead for 
Did you mean: 

OTA DFU on STM32L432KC over Uart through Nordic nrf52832 BLE

Hugo Balette
Associate II
Posted on March 21, 2018 at 10:52

Hi,

I designed a custom PCB collecting data using a STM32L432KC, and transmitting it through a Nordic nrf52832 over BLE to a smartphone.

After this final prototype, I'd like to go to a Industrial architecture and adding the DFU OTA for both uC.

About the OTA DFU for the nordic, it is well documented. But about the STM32L432KC, I can't find any hints or topics.

Does anyone already did this ?

Any help would be greatly appreciated.

Thanks !

#ota #update #dfu #stm32-l4
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Posted on March 21, 2018 at 11:26

Search for 'In-Application Programming' (IAP) application notes ...

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.