Hello dear community, (sorry for my bad english)
I have a Silvercrest and got to the root password and was able to successfully login via the serial port. After connecting to a LAN port (eth), the Silvercrest was also successfully connected to my network. In ifconfig, 192.168.1.245 was assigned. The first thing I noticed was that ssh (dropbear) was listening on port 22, not port 2333. However, I was denied access. I couldn’t create a new user either (adduser: read only). Then according to (Hacking the Lidl Silvercrest ZigBee Gateway: A Step-by-Step Tutorial - Tutorials & Examples - openHAB Community) a “cp /tuya/ssh_monitor.sh /tuya/ssh_monitor.original.sh”; “echo “#!/bin/sh” >/tuya/ssh_monitor.sh” and rebooted. Now I can no longer log in with the determined password. Where can I start?