Hello,
I'm trying to get the ethernet shield working with the Arduino Mega (1280) and the software version 1.0.
Unfortunately i cannot get it to work. The software is uploading fine to the board, but i don't get a network connection. (ip within my local network range).
With the old software i know I had to bend 4 pins of the shield to the outside of the board and make some software adjustments in the spi.h library, see http://mcukits.com/2009/04/06/arduino-ethernet-shield-mega-hack
Do i have to modify the spi.h file also in this sofware version?
And where is the spi.h file located in this version?
or is there a better solution?
with kind regards,
Martin