| View previous topic :: View next topic |
Howard586
Joined: 10 Jul 2007 Posts: 4
|
Posted: Tue Jul 10, 2007 2:25 pm Post subject: Receiving messages using gnokii |
|
|
|
Hi,
I am unsing gnokii to receive SMS messages from my mobile phone, but i do not receive any although there are messages in my inbox ! |
|
| |
|
|
Leon Site Admin
Joined: 09 Jul 2007 Posts: 42 Location: Holland
|
Posted: Mon Aug 13, 2007 3:14 pm Post subject: |
|
|
|
Hello Howard,
I think your application is trying to read the messages from a message storage, other then where your phone stores the SMS messages.
Most phone support more then one message storage like:
"SM" - Memory on the SIM card
"ME" - Memory on the Phone
"MT" - Combined memory phone and SIM
"SR" - Memory for delivery reports
The preferred message storage is set with the following AT command:
AT+CPMS="SM" or AT+CPMS="ME"
Hope this helps
Leon |
|
| |
|
|
|
|
|
|
|