Search results

  1. alastairstevenson

    DS-7708NI-I4/8P Reboot Loop (Hikvision)

    Yes, the same error triggering the reboot. My guess is it's a hardware fault, unfortunately.
  2. alastairstevenson

    Firmware Update to Add Channels

    The capabilities are coded into the bootpara data that's written into the flash during manufacturer - the firmware isn't different, it just adapts to the hardware it's executing in. The more channels and the higher processing bandwidth, the more RAM, clockspeed and CPU / DSP cores are in the...
  3. alastairstevenson

    DS-2CD2047G2-L Firmware problem

    What elements are ticked in the camera web GUI under System | System settings | Metadata tab ?
  4. alastairstevenson

    DS-7708NI-I4/8P Reboot Loop (Hikvision)

    Yes, the PC on your LAN that must be running a standard tftp server, not the Hikvision tftp updater which has a 32MB filesize limit. The one from Phiippe Jounin usually works OK. https://pjo2.github.io/tftpd64/ There can be issues in updating from the V3.x firmware to the V4.x firmware if the...
  5. alastairstevenson

    DS-7608NI-Q2 / 8P - Firmware update - keeps failing

    Judging from the (C) and (D) suffixes, that firmware is for current hardware variants of the NVR model you've quoted. If your full model number doesn't have such a suffix, you could try the firmware from here ...
  6. alastairstevenson

    DS-7708NI-I4/8P Reboot Loop (Hikvision)

    Well done for getting there! I'm speculating that the reboot is caused by a hardware fault. It looks like the watchdog timer (wdt) has expired and forced a reboot. wdt is a hardware timer that needs to be periodically 'fed' (re-initiallised) by CPU activity. If it runs down, it indicates a CPU...
  7. alastairstevenson

    DS-7608NI-Q2 / 8P - Firmware update - keeps failing

    Where are you looking for the firmware?
  8. alastairstevenson

    DS-7708NI-I4/8P Reboot Loop (Hikvision)

    If the serial interface is working correctly, you'll see lots of chat from the NVR when it's powered on without having to issue any commands.
  9. alastairstevenson

    Alternative way of recovering HikVision NVR password

    That's not a configuration file. How did you create it?
  10. alastairstevenson

    DS-7708NI-I4/8P Reboot Loop (Hikvision)

    Did the item description mention that it was wired as a null modem connector? (link?) edit Though I see above that you said it didn't.
  11. alastairstevenson

    DS-7708NI-I4/8P Reboot Loop (Hikvision)

    The standard also includes the connectors, so if one of the USB converters cable end fits the NVR, well and good. But generally the null modern cable would be needed to match up the gender and the signals.
  12. alastairstevenson

    DS-7708NI-I4/8P Reboot Loop (Hikvision)

    In the RS-232 serial comms standard there are 2 types of equipment - DTE (Data Terminal Equipment, eg a PC) and DCE (Data Communications Equipment, eg a modem). These are wired such that TX (Transmit Data) on the DTE connects to RX (Receive Data) on the DCE and vice versa. There are also various...
  13. alastairstevenson

    How to get in to the camera settings

    The web browser on your PC or laptop, using the camera IP address in the browser address bar.
  14. alastairstevenson

    DS-7716NI0I4(B) reset password

    Well done! A good result, and thanks for sharing.
  15. alastairstevenson

    New NVR (Hikvision DS-7716NI-I4-16P replaced with DS-7616NXI-I2/16P/S) - Network problems

    A good result, well done for getting there and figuring a few things out!
  16. alastairstevenson

    DS-7716NI0I4(B) reset password

    I'm guessing a bit - re-installing the firmware doesn't always also reset the device to default settings. And I don't see a erasecfg command in your help list above. Set the PC IP address to match what's shown for serverip above, start a normal tftp server and have the digicap.dav firmware file...
  17. alastairstevenson

    DS-7716NI0I4(B) reset password

    Hikvision have obscured the bootloader commands. Try : setenv ';printenv' setenv ';help'
  18. alastairstevenson

    DS-7708NI-I4/8P Reboot Loop (Hikvision)

    I'm pretty sure all that battery does is maintain the system clock when power is off. None that I'm aware of for that model. This will provide access to the serial console. You'll need a USB to RS-232 (not serial TTL) convertor, and a null modem cable, widely available on eBay. You'll be...
  19. alastairstevenson

    Alternative way of recovering HikVision NVR password

    These are not config files, they are just password reset request files, no passwords contained in them.
  20. alastairstevenson

    New NVR (Hikvision DS-7716NI-I4-16P replaced with DS-7616NXI-I2/16P/S) - Network problems

    Suggestion - with the caveat that I've not seen the web GUI of the -NXI series of NVRs, so you may have to search for the right part of the menu : Assumptions - you've set the new NVR admin password to be the same as the old one, and you know the admin password for the cameras, will be either...
  21. alastairstevenson

    Hikvision Firmware oddities

    A likely possibility is the firmware is not valid for that model variant. For many models, admittedly generally more recent than 2018 manufacture, there have been multiple firmware versions for the same specific model due to small hardware variations as supply chain issues have required the use...
  22. alastairstevenson

    Having trouble getting FTP to work on Hikvision

    Swap it my way - I'd be happy to explore this product.
  23. alastairstevenson

    Sending emails with Hikvision cube camera

    Can the iPhone send and receive email using the same service?
  24. alastairstevenson

    Bricked DS 7608n-e2p chinese model

    Well done, that's a good result. 3.4.96 isn't that old, there was little change after that version.
  25. alastairstevenson

    Bricked DS 7608n-e2p chinese model

    Don't worry about file permissions - that routes not useful now, no need to upload files. But the tftp updater is working ok, so you'll be able to load the files in your conversations.
  26. alastairstevenson

    Bricked DS 7608n-e2p chinese model

    Well done, that's clear. Unfortunately, it shows that the bootpara data has been encoded, it's no longer in plaintext, so that fix route isn't easily available. The next route could be to apply 'hacked to English' firmware. This can be applied via the tftp updater method, using the 'upgrade...
  27. alastairstevenson

    Bricked DS 7608n-e2p chinese model

    You've only shown the end part of the serial console transcript - missing the important part from 8041e000 that will show if the bootpara block is encoded or is still plaintext. In PuTTY, see the 'copy rollback to clipboard' option in the top left menu of the window - then you can paste the...
  28. alastairstevenson

    Bricked DS 7608n-e2p chinese model

    The way to do that is shown in the transcript in post #1 Click the 'Spoiler' to expand, it's a bit long so would otherwise clutter up the post.
  29. alastairstevenson

    Bricked DS 7608n-e2p chinese model

    Changing the language header doesn't change the language coded in the NVR - it just stops the NVR rejecting the attempt to load other-language firmware.
  30. alastairstevenson

    Bricked DS 7608n-e2p chinese model

    There are at least a couple of ways to get the CN E-series NVR back working after applying EN firmware. If the last firmware was old enough that the 'as-built 'bootpara' data is still in plaintext, then it can be edited to permanently change the language to EN On newer firmware (I don't recall...
Top