Que tal compañeros, estoy probando el shield gprs con arduino mega 2560,
seguí exactamente los mismos pasos que éste video(que es el probedor):
Use esa misma libreria, hice las modificaciones pertinentes pero al
parecer arduino mega 2560 no se puede comunicar por serial con el shield me aparece éste error:
In English
I'm testing the gprs shield with Arduino Mega 2560,
I followed exactly the same steps that this video (the probedor)
Use the same library. I made the relevant changes but
Apparently arduino mega 2560 can not communicate by serial with shield. This is the error:
GSM Shield testing
Trying to force the baud-rate to 9600
1200
2400
4800
9600
19200
38400
57600
115200
ERROR: SIM900 doesn't answer. Check power and serial pins in GSM.cpp
status=IDLE
I tried with all baud (1200,2400, etc..) and it does not work
Intenté probando con todos los baudios(1200,2400,etc..) pero sigue sin dando el mismo mensaje
This is connected to an external source 9v
Está conectado a una fuente externa de 9v
Porfavor ayuda!