I'm trying to use this tool to update my chinese 6412 from fw 5.1.0 (multi-language, set to EN) to 5.1.6. When trying to flash the modified firmware, it gives me an update error.
These were the steps I took:
- downloaded and installed the tool
- downloaded 5.1.6 firmware from here
http://www.hikvisioneurope.com/port...x,41xx,42xx,43xx,6412FWD/V5.1.6 build 140412/
- checked the digicap.dav and confirmed that iLanguage = 1 and magic number was correct
- changed iLanguage to 2
Output:
HIK firmware header converter 0.4R
Head raw data(108b) :
00000000 E9 9A F7 B6 AA EE DD D3 22 B9 A3 AB BD CB B5 BE ........".......
00000010 CF BC FE D6 C8 DD D3 BA 46 5C 54 40 34 4A 41 45 ........F\T@4JAE
00000020 43 01 29 35 22 2C 45 46 5C 54 40 34 84 8F 8C FD C.)5",EF\T@4....
00000030 CE E5 FA ED E7 8B 88 92 9A 8E FA 85 8E 8B FC BC ................
00000040 A3 83 B0 B2 DD DC A3 AB BF CB B5 BE BA CD BC FE ................
00000050 CA DD D3 BA B9 A3 AB BF CB B5 BE BA CD BC FE D6 ................
00000060 45 D3 BA B9 8F 7B 97 CB 50 64 EA D9
Head decoded data(108b) :
00000000 53 57 4B 48 7C 24 00 00 98 00 00 00 02 00 00 00 SWKH|$..........
00000010 02 00 00 00 02 00 00 00 FF FF FF FF FF FF FF FF ................
00000020 FF FF FF FF FF FF FF FF FF FF FF FF 31 31 36 30 ............1160
00000030 30 33 30 30 34 31 31 31 31 31 31 30 30 31 31 00 030041111110011.
00000040 75 49 6D 61 67 65 00 00 00 00 00 00 00 00 00 00 uImage..........
00000050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
00000060 98 00 00 00 2C D0 28 00 E5 DA 50 14
Magic number : 0x484B5753
iHeaderCheckSum : 0x0000247C [9340]
iHeadTotalLen : 0x00000098 [152]
iFileNum : 0x00000002 [2]
iLanguage : 0x00000002 [2] CN
iDeviceClass : 0x00000002
iOEMCode : 0xFFFFFFFF
iFirmwareVer : 0xFFFFFFFF
iFeature: 0xFFFFFFFF
Calculated CheckSum : 0x0000247C [9340]
Full decoded data (with full files block):
00000000 53 57 4B 48 7C 24 00 00 98 00 00 00 02 00 00 00 SWKH|$..........
00000010 02 00 00 00 02 00 00 00 FF FF FF FF FF FF FF FF ................
00000020 FF FF FF FF FF FF FF FF FF FF FF FF 31 31 36 30 ............1160
00000030 30 33 30 30 34 31 31 31 31 31 31 30 30 31 31 00 030041111110011.
00000040 75 49 6D 61 67 65 00 00 00 00 00 00 00 00 00 00 uImage..........
00000050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
00000060 98 00 00 00 2C D0 28 00 E5 DA 50 14 61 70 70 2E ....,.(...P.app.
00000070 69 6D 67 00 00 00 00 00 00 00 00 00 00 00 00 00 img.............
00000080 00 00 00 00 00 00 00 00 00 00 00 00 C4 D0 28 00 ..............(.
00000090 00 90 8E 00 15 AC 1C 49
Here's my device info:
# prtHardInfo
Start at 2015-03-18 21:25:07
Serial NO
S-2CD6412FWD-3020141026CCCHxxxxxxxxx
V5.1.0 build 131202
hardwareVersion = 0x0
hardWareExtVersion = 0x0
encodeChans = 1
decodeChans = 1
alarmInNums = 1
alarmOutNums = 1
ataCtrlNums = 0
flashChipNums = 0
ramSize = 0x4000000
networksNums = 1
language = 2
devType = 0x9940
Output from /ISAPI/System/deviceInfo:
<DeviceInfo xmlns="http://www.isapi.org/ver20/XMLSchema" version="2.0">
<deviceName>IP CAMERA</deviceName>
<deviceID>2c50122a-440e-11b5-8402-c056e3a062b5</deviceID>
<deviceDescription>IPCamera</deviceDescription>
<deviceLocation>hangzhou</deviceLocation>
<systemContact>Hikvision.China</systemContact>
<model>DS-2CD6412FWD-30</model>
<serialNumber>DS-2CD6412FWD-3020141026CCCHxxxxxxxxx</serialNumber>
<macAddress>xx:xx:xx:xx:xx:xx</macAddress>
<firmwareVersion>V5.1.0</firmwareVersion>
<firmwareReleasedDate>build 131202</firmwareReleasedDate>
<encoderVersion>V5.6</encoderVersion>
<encoderReleasedDate>build 131127</encoderReleasedDate>
<bootVersion>V1.3.4</bootVersion>
<bootReleasedDate>100316</bootReleasedDate>
<hardwareVersion>0x0</hardwareVersion>
<deviceType>IPCamera</deviceType>
<telecontrolID>88</telecontrolID>
<supportBeep>false</supportBeep>
<supportVideoLoss>false</supportVideoLoss>
</DeviceInfo>
Can someone help me update this camera?
Thanks!