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

Updating firmware (application) from nrf Toolbox for iOS works fine (hex file), trying to do it from an Android phone does not. The messages are "Starting DFU ..." then "Disconnecting" then "Upload Failed: GATT ERROR". Is th


Updating firmware (application) from nrf Toolbox for iOS works fine (hex file), trying to do it from an Android phone does not.

The messages are "Starting DFU ..." then "Disconnecting" then "Upload Failed: GATT ERROR".

I tried different settings with different number of packets but nothing seem to work.

I tried enabling/disabling "External MCU DFU". Disabling this gets into a loop

"Starting bootloader..." -> "Connecting..." -> "Starting DFU..." and repeats.

My guess it should be enabled.


The device announce DFU_S130_V1.0 if that says anything.

Parents Reply
  • Hi Michel, 

    Are you sure you captured the correct trace  ? In the trace for iOS you sent, I also don't see any DFU update. The nRF52 crashed right after the write command from the phone. 

    Please clearly state the steps you took to test DFU buttonless. (for example 1. flash softdevice, 2. flash bootloader etc)

    Please try to find the error on the nRF52 not the error on the phone. It's more clear to me that there was an assertion on the nRF52 when receiving the write command. 

    Please try to test with the unmodified DFU buttonless and stock DFU bootloader.

Children
No Data
Related