lidl-gateway-freedom icon indicating copy to clipboard operation
lidl-gateway-freedom copied to clipboard

Lidl Silvercrest Zigbee Gateway Model HG07132

Open TheRealRWJ opened this issue 1 year ago • 7 comments

First of all: Thanks for this project

Is this project still valid for the newer model of the Lidl Silvercrest Zigbee Gateway Model HG07132. I followed your steps on https://paulbanks.org/projects/lidl-zigbee/

I do not get any output in Minicom

Thanks for any tips

Lidl-Silvercrest-GW-Model-HG07132

TheRealRWJ avatar Oct 12 '23 10:10 TheRealRWJ

The product number is SGWZ 1 A2?

xdubx avatar Feb 26 '24 01:02 xdubx

IMG_20240226_023150921

Yes indeed

TheRealRWJ avatar Feb 26 '24 01:02 TheRealRWJ

Did you try the extra step from https://github.com/banksy-git/lidl-gateway-freedom/issues/33 ?

xdubx avatar Feb 26 '24 01:02 xdubx

Oh sry its late. Witch ttl adapter did you use? Or you directly wired to an rs232 port at your computer?

xdubx avatar Feb 26 '24 01:02 xdubx

Late? Only in this part of the world. No problemen.

I used a pl2303 TTL USB serial rs232 from otronic

I saw some data once while booting. Never saw that again. I assumed the gateway got updated and the option got 'fixed'

TheRealRWJ avatar Feb 26 '24 01:02 TheRealRWJ

So I have the same gateway (HG07132) and when I connect to it using tio/screen (mac os sonoma if that matters) I receive a bunch of data but none of it is human readable.

tio /dev/tty.usbserial-B002YYQH -b 38400 -d 8 -p none -s 1 --flow none is the command I use to connect to it. I receive a bunch of data and pressing ESC doesn't seem to help tbh. I also used a different USB TTL board with a ch340g instead of a FT232RL I get the same result sadly. Any pointers would be really appreciated

a3rosol avatar Mar 10 '24 19:03 a3rosol

So I have the same gateway (HG07132) and when I connect to it using tio/screen (mac os sonoma if that matters) I receive a bunch of data but none of it is human readable.

Have had the same issue. Problem was in USB connection of USB TTY device. Pull it out and in - problem was solved.

GAS85 avatar Apr 01 '24 19:04 GAS85