Click here to Skip to main content
15,892,737 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hello

I coded a program that send sms via atcommand in text mode
the operation success

but when i try to read arabic sms
the result contain wrong symboles

not arabic or english

not hexa

plz help
Posted

You are going to have to do some reading: SMS and the PDU format[^]
 
Share this answer
 
Comments
Sandeep Mewara 17-Apr-11 14:08pm    
Comment from OP:
thnx for reply

but i want any one to help me in my problem

i want to excute AT+CUSD=1,"*100#",15 // to get balance

if i use syriatel network it works fine because the respone is in english

but if i use mtn network, strange symboles appeare because the respone in arabic

what is the solution?
hi my solution is
GSMComm - the GSM Communication Library is a set of components to aid developers in
performing SMS-related tasks with compatible GSM mobile phones.

Available on the web at: http://www.scampers.org


i hope worked it.
 
Share this answer
 
Comments
Sandeep Mewara 17-Apr-11 14:08pm    
Comment from OP:
thnx for reply

but i want any one to help me in my problem

i want to excute AT+CUSD=1,"*100#",15 // to get balance

if i use syriatel network it works fine because the respone is in english

but if i use mtn network, strange symboles appeare because the respone in arabic

what is the solution?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900