Mega Multi-Expansion shield with Ethernet shield: connection problem

Hi guys,
I use a shield 2560 board with :
[list]
[*]a Mega Multi-Expansion shield ([url=http://www.dfrobot.com/wiki/index.php/Mega_Multi-Expansion_shield_SKU:DFR0256]http://www.dfrobot.com/wiki/index.php/Mega_Multi-Expansion_shield_SKU:DFR0256[/url])
[*]an Ethernet shield
[/list]
When I play with the sketch "WebServer" with my Ethernet shield and my 2560, there is no problem, I can ping my Ethernet shield board from my computer. But when I use the complete assembly (with Mega Multi-Expansion shield) I can't ping my Ethernet shield.
I didn't find any help on internet :-(
Could you help me please ?
Thank you very much guys !
Antho
I use a shield 2560 board with :
[list]
[*]a Mega Multi-Expansion shield ([url=http://www.dfrobot.com/wiki/index.php/Mega_Multi-Expansion_shield_SKU:DFR0256]http://www.dfrobot.com/wiki/index.php/Mega_Multi-Expansion_shield_SKU:DFR0256[/url])
[*]an Ethernet shield
[/list]
When I play with the sketch "WebServer" with my Ethernet shield and my 2560, there is no problem, I can ping my Ethernet shield board from my computer. But when I use the complete assembly (with Mega Multi-Expansion shield) I can't ping my Ethernet shield.
I didn't find any help on internet :-(
Could you help me please ?
Thank you very much guys !
Antho
2014-04-22 20:07:46 Hello,
How do you connect the Ethernet to the Mega 2560.
I remember the Ethernet shield is using SPI interface to connect with Mega 2560.
And UNO SPI is defferent from MEGA one
[url=http://arduino.cc/en/Reference/Ethernet]http://arduino.cc/en/Reference/Ethernet[/url]
Please connect Connect mega SPI interface, and try again.
Grey.CC
How do you connect the Ethernet to the Mega 2560.
I remember the Ethernet shield is using SPI interface to connect with Mega 2560.
And UNO SPI is defferent from MEGA one
[url=http://arduino.cc/en/Reference/Ethernet]http://arduino.cc/en/Reference/Ethernet[/url]
Please connect Connect mega SPI interface, and try again.
