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

bootloader verification script error

I was trying to verify boot loader using the provided script. I noticed following abnormality.

--It often fails to verify and show the following error:

Reading UICR.. OK.
Reading Device page.. OK.
Resetting device.. ERROR: Invalid start sequence from bootloader: 810208fe
Checkpoints:
Have you flashed the bootloader with nrfjprog?
Does your bootloader have serial communication enabled?

--Same commands on same DK sometimes fails and works. 

However DK with error message also works fine if connected to mesh network. 

I am using nrf 52832 and mesh sdk nrf5_SDK_for_Mesh_v2.2.0_src

Parents Reply Children
Related