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

nrf52810 dfu can't work

Hi,


I have met problem when apply dfu of nrf52810.


I used dfu sample of 52810 from devzone link: https://devzone.nordicsemi.com/f/nordic-q-a/28471/about-ota-for-nrf52810-on-sdk-v14-1/112571#112571, but I changed sdk to 14.2

the app is modified from project of ble_app_buttonless_dfu,


the memory address set as below:


IROM1 start 0x18000, size 0x1000, IRAM1 start 0x200024F8,size 0x3B08.


the app package generate by command: nrfutil pkg generate --hw-version 52 --application-version 4 --application nrf52810_xxaa.hex --sd-req  0xA6  --key-file private.key dfu52810.zip


the dfu process never started, what is the issue? or can you share a project of dfu app which is well validated?


thanks!

Brian Qin.

Parents Reply Children
Related