tuongnq / gsm-shield-arduino

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

gsm returns IDLE status in some cases #52

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello guys. 
I've been working on an interfacing system of GSM Shield SM5100-B with Arduino 
UNO Rev 3. and a keypad and an LCD. 

when I used the example to send an SMS from the Arduino statically it worked 
fine and I received the sms. also, I succeeded making a call. 

the code I used to make the Call is attached called callCode.

what happened, not changing anything in the hardware configuration, I just 
uploaded the code that assembles all the parts in the system. this code is 
attached called finalCode. I faced the Message saying 
"SIM900 doesn't answer. Check power and serial pins in GSM.cpp status=IDLE"

Note: I've supplied the circuit with a 5 V and 2 A power source attached on the 
GSM shield to get the connectivity to the mobile operator network. 

I am using Arduino 1.0.3 IDE and the updated library of GSM Shield.

Any Help ! 

Original issue reported on code.google.com by nasiefkh...@gmail.com on 4 Jan 2013 at 4:33

Attachments:

GoogleCodeExporter commented 8 years ago
same pb - My board work fine with the 'old code' but I get this same error with 
the last librairie. Too bad... Max

Original comment by max.pati...@gmail.com on 19 Jan 2013 at 1:24

GoogleCodeExporter commented 8 years ago
hello, i have the same probleme at 1200baud but at 2400baud it is OK.

Original comment by tho...@feillant.com on 11 Feb 2013 at 10:32

GoogleCodeExporter commented 8 years ago
where i do put this baud rate? in the serial begin?

Original comment by althea_a...@rocketmail.com on 21 Feb 2013 at 11:26

GoogleCodeExporter commented 8 years ago
gsm.begin(int baudrate)

Original comment by martines...@gmail.com on 8 Mar 2013 at 10:46

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