vthh94 / gsm-shield-arduino

Automatically exported from code.google.com/p/gsm-shield-arduino
0 stars 0 forks source link

"GetSms" & "ReadSms": Not Working, but the start it's ok #103

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. trying using the "GSM_GPRSLibrary_SMS" example, the modem is correctly 
initiate but no any sms is read.
2. Tried to use getSms instead of ReadSms like suggested to the output but 
nothing is changed
3. I'm trying using Arduino Uno Rev 3 and GSM module in attachment

What is the expected output? What do you see instead?
Should I read sms, but nothing append seems blank

What version of the product are you using? On what operating system?
Arduino Uno Rev 3, tried Also with Arduino Mega 2560 without success

Please provide any additional information below.
In attachment you can find the right model ...

Original issue reported on code.google.com by roccabia...@gmail.com on 22 Apr 2014 at 8:12

Attachments:

GoogleCodeExporter commented 8 years ago
Used the latest library avaiable here: http://www.gsmlib.org/download.html

Original comment by roccabia...@gmail.com on 22 Apr 2014 at 8:14