This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Update via UART without custom bootloader embedded

Hello,

We have a lot of boards (more that 5000) witch embedded a nordic NRF51822 to scan beacons. 

the person who designed the card did not plan any bootloader on the NRF. we program only a sofdevice (s130) and an application before send the board.

The nordic communicate with a microcontroller using UART (just Rx and Tx Pin). 

We would like update the NRF via UART because we cannot come to each of our customers and the microcontroller can be updated Over the Air.

The application is based on the ble_app_usart example provided by Nordic

- Is there a solution to update the nordic?

- The OTA via application is it the easiest solution? 

My english is not very easy to read, sorry for this. 

Thanks,

Aurélien.

Parents Reply Children
Related