Will this work with the DFRobot GPS/GPRS/GSM Sheild?
GoogleCodeExporter opened this issue · 5 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. Using Arduino Uno and the following shield
http://www.dfrobot.com/wiki/index.php/GPS/GPRS/GSM_Module_V3.0_(SKU:TEL0051)#How
_to_drive_the_GPS_Mode_via_Arduino_board
2. Loading up example file "GSM_GPRSLibrary_AT
3.
What is the expected output? What do you see instead?
I'd expect it to answer the shield test request.
Instead i get
"GSM Shield testing.
Trying to force the baud-rate to 9600
ERROR: SIM900 doesn't answer. Check power and serial pins in GSM.cpp
status=IDLE"
What version of the product are you using? On what operating system?
I am currently on a Windows 7 64 bit PC. using the latest Arduino software.
Please provide any additional information below.
Basically all I am after is if this library will work with the product I was
given in the link above. If not, does any one know where to look? I feel like I
have combed Google as best as I know how. But the wiki for the shield doesn't
seem to have easy to understand information.
TLDR: Does this library work with the DFRobot GPS/GSM/GPRS shield?
Thanks for any help
Original issue reported on code.google.com by csm...@hunterwood.com
on 14 May 2013 at 9:42
GoogleCodeExporter commented
hi have you had any solution for tour problem I too have the same problem so
stuck in the project and looking for help,if you get any please assist me.
Original comment by nknavee...@gmail.com
on 19 Jun 2013 at 7:50
GoogleCodeExporter commented
[deleted comment]
GoogleCodeExporter commented
After looking not it. It looks like my service provider doesn't support GPRS
any more. So the real problem is that end. So I'm guessing what will need to be
done is stack multiple shields tougher to get what you need working instead of
a multi in one unit.
Original comment by csm...@hunterwood.com
on 19 Jun 2013 at 8:35
GoogleCodeExporter commented
I never used DFRobot GPS/GPRS/GSM Sheild so I can't help you. Sorry
Original comment by martines...@gmail.com
on 25 May 2013 at 10:29
GoogleCodeExporter commented
This issue section is not longer supported.
Please check the support page www.gsmlib.org
Original comment by martines...@gmail.com
on 6 Jul 2013 at 11:27
- Changed state: Fixed