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

IOS OTA DFU Nrf Tootbox V2.1

I get the following error on doing OTA DFU using an Iphone with IOS V8.4.

  • Created .zip files using nrf.exe

  • Commands used

        nrf dfu genpkg --application application.hex --application-version 0xFFFFFFFF --dev-type 0xFFFF --dev-revision 0xFFFF --sd-req 0x005A application.zip
    
        nrf dfu genpkg --application application.bin --application-version 0xFFFFFFFF --dev-type 0xFFFF --dev-revision 0xFFFF --sd-req 0x005A application.zip
    
  • I tried using both the zip files, yet i get the below error.

Please let me know if am doing it right.

image description

Related