Hello,
I’m working on a project witch consists to manage sms on a board with Q2400 module. It works perfect since a few years but now I have troubles with lands like Greece, Israël, … who don’t use ISO 8859-1 character set.
My AT code sample :
AT+WCCS=1,0, start character, stop character & mydatas : edit custom character set for Custom->GSM
AT+WCCS=1,1, start character, stop character & mydatas : edit custom character set for GSM->Custom
AT+CSCS=“CUSTOM” : select terminal equipment character set
AT+WPCS=“CUSTOM” : select phonebook character set
Can anyone give me more information/links about standard procedures to handle automatically all characters sets?
Thank you,
Fabien