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

DFU Error : remote dfu not supported

hi,

i am using nrf51822 s110 sdv 7.1.0,when i upgrade the soft device, application and boot loader(create .zip) using the nRF toolbox application. application shows me error to "REMORT DFU NOT SUPPORTED"

is it possible to switch soft device using OTA ?

Parents
  • SDK v6.x does not support init-packets that are used with the newer SDKs. I think it should work if you create a regular zip folder (not with nrfutil.exe) containing application.hex , softdevice.hex and bootloader.hex. (The hexfiles must have these names, otherwise it will not work). Then use nRF Toolbox or Master Control Panel apps to perform the OTA DFU, as they are backwards compatible with older SDKs.

Reply
  • SDK v6.x does not support init-packets that are used with the newer SDKs. I think it should work if you create a regular zip folder (not with nrfutil.exe) containing application.hex , softdevice.hex and bootloader.hex. (The hexfiles must have these names, otherwise it will not work). Then use nRF Toolbox or Master Control Panel apps to perform the OTA DFU, as they are backwards compatible with older SDKs.

Children
No Data
Related