python 2.7 scripts tool nrfutil : the order nrfutil pkg generate DFU.zip --application s132_pca10040.bin --application-version 0xFFFFFFFF --sd-req 0x81 --hw-version 52 ;ZIP DFU no success????
python 2.7 scripts tool nrfutil : the order nrfutil pkg generate DFU.zip --application s132_pca10040.bin --application-version 0xFFFFFFFF --sd-req 0x81 --hw-version 52 ;ZIP DFU no success????
Hi.
You have to use a .hex file as input, not .bin file. Try:
nrfutil pkg generate DFU.zip --application s132_pca10040.hex --application-version 0xFFFFFFFF --sd-req 0x81 --hw-version 52
Best regards,
Andreas
maybe ,i try
change the .hex not yet;do with structure??
can you provide the "Master Control Panel3.10.0.14.x64.msi"?i can use it try again;