in case of OK button or LCD not work firmware can be flashed automatically by script.

  1. put 2 files firmware.bin and autoexec.ash on SD card root
  2. Press Power On on DVR
  3. Wait for about 1 minute

 

autoexec.ash
rm a:\autoexec.ash
firmfl prog d:\firmware.bin >> d:\flashlog.txt
rm d:\autoexec.ash
rm d:\firmware.bin

autoexec.ash

  • No labels