Hi Everyone,
I need to develop a bootloader and a firmware update procedure.
My development environment is nRF52840, sdk 15.3.
Program download configuration
1) Download nRF52840's firmware to stm32f407 memory from server through LTE modem.
2) RS-232C is connected between stm32f407 and nRF52840.
3) The firmware update should be performed on the nRF52840 using the nRF52840 firmware stored in the stm32f407 memory.
4) stm32f407 is non-OS.
Please advise me to develop nRF52840 Bootloader and FW Update procedure in the above environment.
Alex