Hello,
I've built "bootloader" project in sdk6 and sdk8, which named "sdk6_bootloader.hex" and "sdk8_bootloader". Then what I did are listed as below:
(1)
using "nRFGo Studio" to load --
1. Softdevice 7 and sdk6_bootloader.hex
2. Softdevice 8 and sdk8_bootloader.hex
In Master Control Panel can find the device which flashed 1 or 2.
(2)
using "nRFGo Studio" to load ""Softdevice 8 and sdk8_bootloader.hex" into a device.
and
using "nrfuil.exe" to combined "Softdevice 7" and "sdk6_bootloader.hex" into a zip file "sdk7_SD_BL.zip".
In Master Control Panel, connect to the device then click DFU button and select "sdk7_SD_BL.zip" file to upgrade firmware.
After firmware upgraded, the device can NOT be found in Master Control Panel.
Does anyone know what happened? Thanks.
Best Regards.