vthh94 / gsm-shield-arduino

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

no sms received #70

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Upload GSM_GPRSLibrary_SMS.ino and change the phone number together with the 
country code
2. Change the TxRx pins on my shield to pin 2&3 which stated in libraries.

What is the expected output? What do you see instead?
-NO coding error, but i din't received any sms on my mobile phone.
-What I got from serialmonitor is :
  GSM Shield testing.
  status=READY
  SMS sent OK

What version of the product are you using? On what operating system?
-Arduino Uno Rev3
-icomsat v1.1(SIM900)
-power adapter 12V/1.2A

Please provide any additional information below.
-  I had tried to replace this line with lcd.print. 
(sms.SendSMS("+60128908871", "SMS from Arduino"))
So far I got the expected result on lcd to proved that my gsm shield should be 
working fine. But when changed back the lcd.print to sms.sendsms... my mobile 
phone did not received any sms.

Original issue reported on code.google.com by tkhong8...@gmail.com on 27 Mar 2013 at 3:54

GoogleCodeExporter commented 8 years ago
Hello I have the same problem.

  GSM Shield testing.
  status=READY
  SMS sent OK

But no message is recieved. Have you been able to solve this?

Thanks.

Original comment by timo...@gmail.com on 29 May 2013 at 7:48

GoogleCodeExporter commented 8 years ago
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