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

DFU on nRF Master Control Panel (andriod version)

Dear all.

I have some test result on DFU feature. Please any comment on this issue.

test condition

  • Mater control panel (64-bit version)

  • nRFgo studio (64-bit version) : 1.19.0.7

  • Smart Beacon Kit : PCA20006

  • Pre-compiled binary within Smart Beacon Kit v1.1.0

test result

  • With PCA10000 dongle : The DFU is successful with all binaries.

  • nRF Master Control Panel v2.1.1 (android version)

    Only application DFU is successful. The DFU with bootloader and softdevice is NOT successful. Remote DFU Invalid CRC error happen so that I captured log files for two cases.

dfu-android-bootloader-Log 2015-06-01 210155.txt

dfu-android-sd-Log 2015-06-01 210410.txt

BR

oceanide

Parents
  • @Oceanide: I'm sorry indeed for the late response.

    Regarding the issue, which .zip file did you use to update the softdevice and bootloader ? Could you attach them to your question?

    Have you tried to do DFU with nRFToolbox and nRFBeacon app ?

    The nRFMaster Control Panel may not be compatible with the new .zip file standard (with .json file). We are releasing a new version of the Master Control Panel in the next few days.

    bootloader.hex

    bootloader.dat

  • @Oceanide: Have you make sure you have included the .dat file after you select the .hex file ?

    How did you generate the .dat file ?

    You should use nrf.exe tool to generate the .zip file and then unzip, take out the .dat file inside the zip.

    Init file is required on the bootloader for Beacon v1.1 (equivalent to the DFU on SDK v7.1 for nRF51) I attached in my answer the bootloader.hex and bootloader.dat that you can try.

    I tested here and got no problem to update the bootloader with nRF Master Control Panel on Android .

Reply
  • @Oceanide: Have you make sure you have included the .dat file after you select the .hex file ?

    How did you generate the .dat file ?

    You should use nrf.exe tool to generate the .zip file and then unzip, take out the .dat file inside the zip.

    Init file is required on the bootloader for Beacon v1.1 (equivalent to the DFU on SDK v7.1 for nRF51) I attached in my answer the bootloader.hex and bootloader.dat that you can try.

    I tested here and got no problem to update the bootloader with nRF Master Control Panel on Android .

Children
No Data
Related