I’d suggest you just forget about using Windows and boot from a Linux LiveCD (or just buy a $100 laptop for your hacking projects) and follow the most commonly used instructions.
If you can see characters appearing and you see the system responding to your input, I’d think that your soldering was done correctly.
Hi there,
I’m using this hack with ZHA and my devices always offer a 100% of battery.
Probably in new devices this information is correct, but not in devices running from a year ago.
Is it possible to fix this problem?
BR
mine stopped working after the last 3 updates, ZHA does not see it anymore, and well is not a HA thing for it is no longer approachable via its network address either. Strange as if there was an update of the firmware being pushed onto it.
Hi, Did you manage to stop the boot process and access to the password ?
I’m in the same situation unless I’m using Unix (ubuntu) and minicom
I know that my connection is working as I can attempt to enter username/password.
I tried also through Putty but no success.
Hello all,
read through the very long thread to find an answer to my problem.
After following Pauls documentation how to hack the lidl gateway, I am stuck at the bootloader screen.
The device starts, tries to get a rootfs at the different addresses (but does not find one) and ends up at the prompt :
Booting...
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@
@ chip__no chip__id mfr___id dev___id cap___id size_sft dev_size chipSize
@ 0000000h 0c84018h 00000c8h 0000040h 0000018h 0000000h 0000018h 1000000h
@ blk_size blk__cnt sec_size sec__cnt pageSize page_cnt chip_clk chipName
@ 0010000h 0000100h 0001000h 0001000h 0000100h 0000010h 000004eh GD25Q128
@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
DDR1:32MB
---RealTek(RTL8196E)at 2020.04.28-13:58+0800 v3.4T-pre2 [16bit](400MHz)
P0phymode=01, embedded phy
check_image_header return_addr:05010000 bank_offset:00000000
no sys signature at 00010000!
no rootfs signature at 00200000!
no rootfs signature at 00210000!
. . .
no rootfs signature at 003FF000!
no rootfs signature at 00400000!
P0phymode=01, embedded phy
---Ethernet init Okay!
tuya:start receive production test frame ...
P0phymode=01, embedded phy
---Ethernet init Okay!
<RealTek>
The gateway does not obtain an ip address in any way (from DHCP), so I have no chance to use tftp in any way
Is there any solution ( I did not yet find ) to regain access and redo the firmware upload ? I already built the “new” rootfs.bin file according to Pauls docu…
Any help would be appreciated and many thanks for this project !!
I have the same problem.
ZHA is working.
If i remove ZHA and start Z2M in HA, it gives me an error:
Zigbee2MQTT:error 2022-10-21 18:25:11: Exiting...
Zigbee2MQTT:error 2022-10-21 18:25:11: Error: Error while opening socket
at Socket.<anonymous> (/app/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/uart.ts:146:24)
at Socket.emit (node:events:539:35)
at emitErrorNT (node:internal/streams/destroy:157:8)
at emitErrorCloseNT (node:internal/streams/destroy:122:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
I have the same problem. I even tried port scanning and unfortunately only 22 (telnet) is open.
When I dump the tuya directory, everything seems to be ok:
Oct 28 2022 serialgateway
Oct 28 2022 serialgateway"
Oct 28 2022 ssh_monitor.original.sh
Oct 28 2022 ssh_monitor.sh
Oct 28 2022 start_record_file
Oct 28 2022 tuya_start.original.sh
Has anyone tried (and hopefully succeeded) with “DMD2CC” (Zigbee Wired Gateway | LAN Zigbee Gateway | Tuya Expo) device? It looks almost exactly the same as the Lidl one and has the same Realtek chip. Here is how the board looks:
I am able to connect to the UART and serial communication works bidirectionally, but the “ESC” key menthod does not work (tried on Windows with putty and on Linux with minicom) and linux boots up.
UPDATE: I got a “proper” lidl gateway and the whole process went seamlessly. So it seems that the “DMD2CC” variant is somehow secured against interrupting the boot process (at least by ESC key).
Hi there,
I’ve bought a TYGWZ1 and created a backup dump(at least I tried). Somehow it seems that something went wrong and I bricked my gateway because the bootprocess always stop after the line “start address: 0x80003780”. I assume (can be wrong) that the flash content is corrupted for the flash jffs2 partition "0x420000 to 0x1000000 ". Can anybody post a working flash content of this area?
Using zigbee2mqtt 1.28.x, the gateway isn’t stable. Using zigbee2mqtt 1.25.2 it is. Has anyone else the same issue with an explanation as to why that is the case?