Hi All,
Is there any proper method for updating the firmware via serial port of nRF52840. The same process as arduino or esp32. Can we invoke the updation process with a GPIO and start updating the firmware via serial. nRF52840 is connected to a raspberry pi serially and some gpios for hardware trigger purpose between RPi and nRF. Can we download firmware form cloud and update it via serially to nRF with python?