Hi.
I am using the Nrf52DK to program our custom Nrf52810 based board for DFU .
We use the:
nrf5sdk v17.0.2 with softdevice s112. along with the pca10040e_s112_ble example but when we try to add the hex file on NrfConnect we get the following error.
"Part of the HEX regions are out of the device memory size, but you can still proceed wrote operation."
The write process although proceeds and we see the DFU service on NrfConnect.
Although later on when we try to connect to the service it just disconnects.
The memory layout on the nrf52810 looks like this , with the circled are being the bootloader.
ps. we tried do the same process on the Nrf52DK board and it worked as expected.
Any help appreciated.
