AT commands

AT commands SearchSearch
Author Message
riham
Unregistered guest
Posted on Monday, March 01, 2004 - 05:07 pm:   

the following is the content of my SMSDEBUG.LOG file, i am trying to send an mms message and i get this

14:42:00:515 [2] ThreadProcessModem: AT+CNMI=2,2,2,1,0
14:42:00:656 [2] ThreadProcessModem:
ERROR

14:42:00:656 [2] ThreadProcessModem: AT+CNMI=2,2
14:42:00:828 [2] ThreadProcessModem:
ERROR

14:42:00:828 [2] ThreadProcessModem: AT+CNMI?
14:42:00:984 [2] ThreadProcessModem:
+CNMI: 0,0,0,0,1

OK

14:42:00:984 [2] ThreadProcessModem: AT+CPMS=?
14:42:01:140 [2] ThreadProcessModem:
+CPMS: ("MT","SM","ME"),("MT","SM","ME"),("MT","SM")

OK

14:42:01:140 [2] ThreadProcessModem: Modem initialization complete: COM1:

can anyone tell me what is the AT+CNMI=2,2,2,1,0
error and the AT+CNMI=2,2

please i need help!!
riham
Unregistered guest
Posted on Wednesday, March 03, 2004 - 08:44 am:   

Please help me:-(
Anonymous
 
Posted on Sunday, March 07, 2004 - 08:58 pm:   

please i need serious help:-(:-(
Bryce plz help me..
Ravikanth Bollapragada
Unregistered guest
Posted on Monday, March 08, 2004 - 02:36 pm:   

Hi Riham,

AT+CNMI is used for setting New Message Indication to TE.
Please refer to your mobile specific AT Commands document.

Regards,
Ravikanth Bollapragada.
http://www.bollapragada.com/ravikanth.htm
Sachin
Unregistered guest
Posted on Tuesday, March 09, 2004 - 11:30 am:   

Please send me a set of all the AT commands
riham
Unregistered guest
Posted on Tuesday, March 09, 2004 - 07:24 pm:   

i have looked at the AT commands set but they don't identify why such an error occurs specialy the combination of 2,2,2,1,0
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 2084
Registered: 10-2002
Posted on Thursday, March 11, 2004 - 07:31 pm:   

Hi Riham,

Apologies for the delay in getting back to you.

For support for the NowSMS product, please try out of our support discussion forums:

Now SMS/MMS Gateway Support - MMS & v5.0 Issues
Now SMS/MMS Gateway Support - SMS Issues

This particular forum, MMS Technical Issues is for MMS related topics that do not specifically relate to the NowSMS product ... and unfortunately my time does not permit me to participate in this forum as frequently.

The "AT+CNMI=2,2,2,1,0" returning an error is not a problem. It is used to tell the modem to send received messages directly over the modem interface instead of requiring the software to poll for new messages.

Many GSM modems do not support this option. NowSMS just tries to enable this option at start-up, and if it is not supported, relies on polling the modem for new messages.

This would not be related to any problems that you are having sending MMS messages.

How about posting over on the Now SMS/MMS Gateway Support - MMS & v5.0 Issues forum ... and show me information about the actual attempt to send an MMS message, and we'll troubleshoot the problem from there.

-bn


Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 2085
Registered: 10-2002
Posted on Thursday, March 11, 2004 - 07:32 pm:   


quote:

Please send me a set of all the AT commands




Go to http://www.etsi.org and download the ETSI GSM 07.05 and ETSI GSM 07.07 specifications for such a list.
Anonymous
 
Posted on Saturday, March 13, 2004 - 02:55 pm:   

thanx bryce:-)