I want to do firmware update over the air in a STM32F4xx microcontroller which is connected with nRF51822 chip via UART (TX, RX, CTS, DTR) and BOOT pins. ST microcontroller has a bootloader which can flash the firmware via UART peripheral when BOOT pin is low.
Please help me with this. Thanks in advance !