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

updating image using nRFgo Studio

I'm using nRF52, nRF52832, PCA10040 with SDK 15.2.0, nRFGo Studio v1.21.2.10.
Is it possible to place all 3 of the following separately on the device using the Studio?

    - nRF5_S-DK_15.2.0_9412b96/examples/dfu/secure_dfu_test_images/ble/nrf52832/softdevice_s132.hex
    - nRF5_SDK_15.2.0_9412b96/examples/dfu/secure_dfu_test_images/ble/nrf52832/hrs_application_s132.hex
    - nRF5_SDK_15.2.0_9412b96/examples/dfu/secure_dfu_test_images/ble/nrf52832/bootloader_secure_ble_debug_without_bonds_s132.hex

Once the bootloader is programmed using nRFgo Studio, the hrs_application does not run/appear in nRFConnect  even if this app is re-programmed.
Is this expected?  Must the hex images be combined as appear to be done for the 'with bonds/without_bonds' applications?

I also see that for the SoftDevice, the firmware id is 'Unknown', Id: 0xcafe rather than the expected 0x00af. 
I have not yet seen problems, but won't problems be expected due to invalid id?

Parents Reply Children
No Data
Related