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

Buttonless DFU

Hi,

1) I would like to program softdevice + buttonless DFU + app in production using J-Link.I tried that but my device always runs bootloader only, in never jumps to app. How to make bootloader to run app after initial production programming?

2) I see we generate update packages using pkg generate --hw-version 52 --sd-req 0xA8,0xAF,0xB7 --application-version 2 .........   What is initial application version after my initial production programming?

3) I want only peer who reset  my device from app to bootloader to be able to connect to bootloader and perform firmware update. How to do that?

Related