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????
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?
Hi.
I need more information.
1. Which SDK version are you using?
2. Which version of nrfutil are you using?
Best regards,
Andreas
nRF52_SDK_11.0.0 --nrfutil version 4.0.0
Hi.
If you read on the User Guide for nrfutil, you can read that you need nrfutil version 0.5.2 to generate legacy firmware packages compatible with nRF5 SDK v11.0.0 and earlier.
You can download nrfutil version 0.5.2 on GitHub here.
Best regards,
Andreas
OK ,i try