Hello ,
I'm trying to make an arduino project that will receive get massage from web , and the gsm would send an content message.
all is working separately, the ethernet and the GSM , but when together they are not and the GMS turn off .
GSM shield : http://www.elecfreaks.com/store/downloa ... asheet.pdf
Ethernet shield : http://www.elechouse.com/elechouse/inde ... ts_id=2128
I so this solution http://forum.arduino.cc/index.php/topic,20340.0.html but couldn't understand the solution ,
ethernet uses pin 2,4
and he set that gsm would work on 3,4
so it should steel not work , am i wrong ? please explane :?