did you wire up all the hardware like in the connection diagram?
You must have temp and ph probe connected in order for the program to run.
Hi "d0ughb0y",
For testing purpose could I use only Arduino Mega 2560 and Ethernet shield?
Should web interface work even withouth all other hw?
In that case should I get any response in Arduino serial monitor?
Of course I rem line: // initSensors(); //temp and ph
in Chauvert16
As I compile and upload program everything is OK still no response in browser, even ping of same address gives me good reply.
How could I get information where program stops?