Hi,
i'm trying unbrick my BCS TIP5300IR-V .Steps that i made
1I can conect to camera via putty i see the information about loogin tftp server on ip 192.168.254.254
2.I download the dahua TFTPBackup and start tftp server .Camera see the tftp server and try to download files.
3.Download firmware and extract to root folder open the install file
{
"Commands" : [
"burn dhboot.bin.img bootloader",
"burn kernel.img kernel",
"burn partition-x.cramfs.img partition",
"burn romfs-x.ubifs.img rootfs",
"burn pd-x.ubifs.img pd",
"burn user-x.ubifs.img user",
"burn custom-x.ubifs.img custom",
"burn web-x.ubifs.img web"
],
"Devices" : [
[ "SD6XXX", "1.00" ],
[ "IPC-HX3XXX", "1.00" ],
[ "IPC-HX4XXX", "1.00" ],
[ "IPC-HX5XXX", "1.00" ]
],
"Vendor" : "General"
}
//IPC_RestoreDefault
4.I'm stuck on comands i'm trying somethink like this but when camera download files i see the error pd not definded. I use that comands
run dk
run dp
run dr
run pd
run du
run dc
run dw
sleep 5