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
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;
please look it;NRF_LOG text:
[DM]: Request to allocation connection instance
[DM]:[00]: Connection Instance Allocated.
[DM]: Searching for device 0x76 0xF4 0x82 0x7B 0xCA 0x5E.
[DM]:[DI 0x00]: Device type 0xFF.
[DM]: Device Addr 0x00 0x00 0x00 0x00 0x00 0x00.
[DM]:[DI 0x01]: Devic[[DM]: >> dm_init.
[DM]: Initializing Application Instance 0x00000000.
[DM]: Initializing Connection Instance 0x00000000.
[DM]: Initializing Peer Instance 0x00000000.
[DM]: Initializing Peer Instance 0x00000001.
[DM]: Initializing Peer Instance 0x00000002.
[DMn0e4en0d00l00vFFFFFFF000]e[FFFFFF:000F]FFFFFFl00xFDFFFFF[h000FiFFFF0Md000F0xFFFF00076FxxFFFF p:Start.i[DM]: Request to allocation connection instance
[DM]:[00]: Connection Instance Allocated.
[DM]: Searching for device 0x76 0xF4 0x82 0x7B 0xCA 0x5E.
[DM]:[DI 0x00]: Device type 0xFF.
[DM]: Device Addr 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF.
[DM]:[DI 0x01]: Devic
do you know the question?