Ethernet gateway broken ? (W5100)
-
Hello,
I'm using mysensors 2.0.0-beta with a W5100 ethernet gateway for quite a while now, and I decided to update it to the 2.0.0 stable.
I can't manage to make it work.
On 2.0.0 stable it keeps rebooting0;255;3;0;9;Starting gateway (RNNGA-, 2.0.0) 0;255;3;0;9;TSM:INIT 0;255;3;0;9;TSM:RADIO:OK 0;255;3;0;9;TSM:GW MODE 0;255;3;0;9;TSM:READY IP: 192.168.0.250 0;255;3;0;9;Starting gateway (RNNGA-, 2.0.0) 0;255;3;0;9;TSM:INIT 0;255;3;0;9;TSM:RADIO:OK 0;255;3;0;9;TSM:GW MODE 0;255;3;0;9;TSM:READY IP: 192.168.0.250 0;255;3;0;9;Starting gateway (RNNGA-, 2.0.0) 0;255;3;0;9;TSM:INIT 0;255;3;0;9;TSM:RADIO:OK 0;255;3;0;9;TSM:GW MODE 0;255;3;0;9;TSM:READY IP: 192.168.0.250 0;255;3;0;9;Starting gateway (RNNGA-, 2.0.0) 0;255;3;0;9;TSM:INIT 0;255;3;0;9;TSM:RADIO:OK 0;255;3;0;9;TSM:GW MODE 0;255;3;0;9;TSM:READY IP: 192.168.0.250
On 2.0.1-beta, il's having a different behavior, if I connect a telnet session it's stop rebooting, but As soon as I try to pass a command (like 0;0;3;0;2;) the telnet session break and the gateway reboot.
I never get the message "Gateway startup complete", is it still send when startup is finished ?
I tried to downgrade to 1.5.4 and it's working, telnet ok. So it's not hardware related.
Am I missing something ?
Unfortunatly I haven't backup my 2.0.0-beta version so I'm quite blocked for the moment
-
@dark-nico It's a known-issue. Please refer to this thread for a solution: https://forum.mysensors.org/topic/4628/solved-mysensors-2-0-ethernet-gateway-enc28j60-restart-ip-issue/47
-
Hi
Thank you!
I've used the search fonction but with no luck apparently.Thanks again for the fast answer.