Hi I tried DFU OTA in nRF6310 board as SDK document guided but it cannot work.
- Boot loader is from SDK5.0.0 device_firmware_updates project..
- SoftDev is v6.0.0.
- Nordic Apps is iOS7 or Android nRF_Loader
- OTA download built-in “ble_app_hrs” or "ble_app_rscs"
Steps:
-
Erase all flash (nRF51822] by nRFgo
-
Program SoftDev v6.0.0 by nRFgo
-
Compile SDK5.0.0 DFU project(OTA) and program to nRF51822.
-
Connect it to Apps nRF_Loader
-
Select updated file “ble_app_hrs” or "ble_app_rscs"
-
Press Upload to start DFU.
Uploading process was successful in nRF_Loader Apps. But, the expected application didn't work. Ialso used Master Control panel to discover it. Master control panel cannot find the device. Anythig is wrong? Thanks