trouble in ENC28J60 GW
-
HI! I have a trouble in ENC28J60 GW work!
Everything is connected (I'm try to migrate from serial GW to Eth, because of instable work after Vera restart)SO.. After first start I try to request the Eth GW via browser and in serial monitor on PC a get:
"
0;0;4;11;Arduino startup complete.
GET / HTTP/1.1
Host: 192.168.1.13:5003
xf-2.19
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
X-ClickOnceSupport: ( .NET CLR 3.5.30729; .NET4.0E)
Connection: keep-alive
1;255;0;18;1.3b3 (67f4ca1)
", only ONCE, and only after restart!After that I can't receive any msg-s from gateway, besides if run any sensor code (4 relay + 2 dimmers) in serial monitor on PC
I can see:
"
1;255;4;7;0
1;255;4;14;WatterNode
1;255;4;15;1.0
1;3;0;3;1.3b3 (67f4ca1)
1;4;0;3;1.3b3 (67f4ca1)
1;5;0;3;1.3b3 (67f4ca1)
1;6;0;3;1.3b3 (67f4ca1)
1;3;2;2;
1;3;2;2;
1;3;2;2;
1;3;2;2;
1;3;2;2;
1;3;2;2;
"
So,
1. ENC28J60 -works
2. NRF24 - works
BUT…Help plz! I can't understand
-
When the sensor with relays starts it will request its previous state from controller. (1;3;2;2;)
You have to respond with 1;3;1;2;0; or 1;3;1;2;1; for each of the realys.
-
the question was: how to solve the problem with eth gw..
Eth GW is NOT work!
-
Hi, i need a consult
whats the best and stable solution wiznet or enc?
enc is not work for me (Thanks
-
@mitekg said:
whats the best and stable solution wiznet or enc?
Wiznet chip is more powerful than Enc and therefore requires less CPU & RAM on Arduino.
You could try a WizNet5100 ethernet shield.
-
@Yveaux thx!
Suggested Topics
-
Is there a Gateway connection timeout?
General Discussion • 6 Feb 2022, 11:55 • A3V 6 Feb 2022, 18:48 -
Wiring Help
Troubleshooting • 12 Mar 2015, 00:27 • Chaotic 13 Mar 2015, 23:03 -
Problem with ethernet gateway
Troubleshooting • 21 Dec 2014, 21:19 • oded00 6 Feb 2020, 16:04 -
Raspberry Pi Zero WH as gateway?
Hardware • 18 Jan 2018, 18:22 • sentur 18 Jan 2018, 20:08 -
ENC28j60 MQTT problem
Troubleshooting • 2 Dec 2014, 21:27 • bomber 4 Dec 2014, 05:48 -
Boards manager package does not install Sensebender gateway
Troubleshooting • 8 Aug 2017, 20:52 • billgoolsby 8 Aug 2017, 20:52 -
[SOLVED] ESP8266MQTTClientGateway problem
General Discussion • 24 Jan 2016, 19:32 • mbj 26 Jan 2016, 21:29