Sensebender Gateway with W5100 trouble
-
Hi all,
I have the Sensebender Gateway working fine with the default serial sketch.
However, as soon as I load, the W5100 ethernet default sketch, I cannot get it to work. There are no messages in the terminal. The only way to force messages in the terminal is to take out the nrf24l01+ , connect the GW to the computer and insert the nrf24l01+ into the socket while running the terminal. I have the following message:0;255;3;0;9;TSM:FAIL:RE-INIT 0;255;3;0;9;TSM:INIT 0;255;3;0;9;!TSM:INIT:TSP FAIL 0;255;3;0;9;TSM:FAIL:CNT=2 0;255;3;0;9;TSM:FAIL:PDT 0;255;3;0;9;TSM:FAIL:RE-INIT 0;255;3;0;9;TSM:INIT 0;255;3;0;9;TSM:INIT:TSP OK 0;255;3;0;9;TSM:INIT:GW MODE 0;255;3;0;9;TSM:READY:ID=0,PAR=0,DIS=0 0;255;3;0;9;MCO:REG:NOT NEEDED IP: 0.0.0.0 0;255;3;0;9;MCO:BGN:STP 0;255;3;0;9;MCO:BGN:INIT OK,TSP=1
This is very strange as I set IP to 10.1.1.120.
When I connect the ethernet cable, I can ping 10.1.1.120, but the GW does not workCan anyone help please?
-
Sorry if I ask, but what pins did you use to connect the W5100 and the nrf24 radio?
-
There is only one 10 pins socket - this is for W5100
-
Hi I have exactly the same problem but now using the latest IDE environment and MySensors build. Did you manage to find out what was causing the issue? In my set-up seems like the ethernet module is not communication with the rest of the hardware.
Fixed. The IDE was using the incorrect Ethernet library after a clean install of the Arduino IDE.