Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

FXT009 Short Message Problem

Status
Not open for further replies.

lex24

Newbie level 4
Joined
Jul 2, 2014
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
32
When i send sms use
Code:
AT+CGMS="+62.........."
> hai <ctrl-z>

i got :

+ CMS ERROR 512

When i send sms to the number, my sms pending also.

Can someone help me?
 
Last edited by a moderator:

+ CMS ERROR 512 means "SIM Not Ready". Did you check with your GSM Module datasheet?

1. AT+CMGS command given through uC or Hyperterminal?
2. Can you able to receive SMS on same SIM CARD?
3. Can you able to make call from your GSM Module (same SIM CARD)?
4. AT+CMGF=1 set?
5. +62 is your country code?
6. Will this Module work in your country?
7. Sufficient balance amount available in SIM CARD.

pmk
 

1. Can you able to send SMS using same SIM CARD from your mobile phone?
2. have you checked with different SIM CARD on GSM Module?

pmk
 

For speedEC

1. AT+CMGS command given through uC or Hyperterminal?
i use hyperterminal
2. Can you able to receive SMS on same SIM CARD?
if i use the number on my mobile phone i can receive and send, but when the sim card i insert to modem, i can't send
and receive
3. Can you able to make call from your GSM Module?
How can i do it? can you help me?
4. AT+CMGF=1 set
off course
5. +62 is your country code?
yes, i live at indonesia
6. Will this Module work in your country?
i don't know, but when i try gprs fitur it's work
7. have you checked with different SIM CARD on GSM Module?
i will try

- - - Updated - - -

Oh ya, i forgot. MY firmware 7.45.0
its's my problem because firmware isuue? if it's firmware problem how to solved it? thx.
 

MY firmware 7.45.0
its's my problem because firmware isuue? if it's firmware problem how to solved it?

How do you arrive to this as firmware problem? If you want to update the firmware, you have to ask your seller (mostly they don't have) or company website and update the GSM Module through DB_RX and DB_TX pins. You cannot update the firmware if you bought as GSM Modem. If you have evaluation board then there will debug port that you can update the firmware. Consult your seller/company website for more info.

- - - Updated - - -

3. Can you able to make call from your GSM Module?
How can i do it? can you help me?

just issue "AT" command ATD+62<PH NUUMBER>;
See datasheet for details on ATD command.

pmk
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top