This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Creating an image file to DFU on SDK8.0

hi, to do DFU on SDK 8.0, if use the MCP on PC, it wants to select a zip file, if select a hex file, it will fail. I have created the bin image,but I can’t create the zip file by nrf.exe. can you give some advise about howto create the zip file for MCP to do DFU more detail, and the MCP on Android(V2.0.3) can’t do DFU either select hex file or zip file, is there any update version for android? Thanks Kevin

Parents Reply
  • I have got the same error message. i move out the nrf.exe to D:/test. And put the file(nrf51422_xxac.bin) in D:/test . Then in command line type nrf.exe dfu genpkg app.zip --application nrf51422_xxac.bin --application-version 0xffff --dev-revision 0xffff --dev-type 0xffff --sd-req 0x0064

    it's successfully to creat app.zip in D:/test

Children
No Data
Related