Download firmware over UART

Hello, 

I am trying to bring up a MBN52832 Bluetooth Low Energy Module supplied by Murata that uses the nRF52832 chip. The BT module is connected to the MCU(STM32F427) via the UART ports as well as the power and reset pins. Is it possible to download a hex file to the nRF52832 chip using the UART ports only? 

Related