Hi everyone
I am trying to get two Arduino Megas to communicate using ethernet shields. Each board has its own ethernet shield. The ethernet cable connection goes directly from one board to the other. I could not get that communication working.
I could successfully implement laptop -> ethernet cable -> arduino shield.
What I want to do now is arduino1 shield -> ethernet cable -> arduino2 shield. The LINK LED does not even light up on either of the two shields when I connect them in this configuration.
Am I missing something here?