Below are the details of my setup configuration:
- SDK Version: 11.0.0 (with changes corresponding to hardware)
- Soft-device: s130_nrf51_2.0.0
- Boot-loader: nrf51422_xxac_s130.hex => Generated from SDK version 12.1.0
I followed all the steps mentioned under blog https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/getting-started-with-nordics-secure-dfu-bootloader
I am getting success till step D and all the way till sub-step D4.
So I have a DFU .zip package that successfully upgrades firmware securely and application runs normally with correct broadcast/scan data.
When I power reset device (or unplug J-Link and plug it again), hardware stops broadcasting and I can not see my device in the scan list. Also application fails to start.
Need some suggestions on what could have gone wrong here!
Thanks,
Rahul