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
-
heartbeat? monitor?
Development • 21 Dec 2017, 17:17 • CrankyCoder 21 Dec 2017, 18:06 -
ENC28j60 MQTT problem
Troubleshooting • 2 Dec 2014, 21:27 • bomber 4 Dec 2014, 05:48 -
Step-by-step procedure to connect the NRF24L01+ to the GPIO pins and use the Raspberry as a Serial Gateway (MySensors 1.x)
Hardware • 22 Nov 2015, 20:40 • mfalkvidd 10 Oct 2017, 19:43 -
💬 RS485 Ethernet Gateway
OpenHardware.io • 20 Dec 2018, 14:55 • openhardware.io 9 Oct 2019, 12:05 -
Can't ping Ethernet Gateway ENC28J60 + Arduino Nano Clone
Troubleshooting • 29 Jan 2017, 18:31 • gammlerstyle 6 Mar 2017, 07:49 -
Do we have any option to bridge NRF24L01 and RFM69?
General Discussion • 29 Aug 2018, 13:57 • jkandasa 20 Feb 2019, 20:25 -
Handling NACKs in the gateway
Development • 5 Feb 2020, 21:54 • 4994james 14 Feb 2020, 19:31