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

DFU Bootloader and uart communication

Hi all,

I would like to know if it is possible to use the uart before the actual bootloader runs... I need to communicate with the master uploading the firmware before the actual transfer of the firmware.

The thing is that I am able to communicate and use the dfu separately, but once I try to do one after the other (even after app_uart_close), there is no acknowledgment from the nrf.

Currently running SDK8 and SD110v8.1.0, on a REV2 chip. In the product compatibility matrix there is no info about the actual compatibility of SDK8 with REV2, but since the SD8 is listed as compatible I assume that the SDK is also compatible, could this be my problem?

Thanks, Diogo

Related