zabsalahid / serialport-gsm

SerialPort-GSM is a simplified plugin for communicating with gsm modems. (Primarily for sms) (Focused in PDU mode)
MIT License
90 stars 48 forks source link

Message Handler ERROR 321 #92

Closed nompaixg06 closed 2 years ago

nompaixg06 commented 3 years ago

Hello whenever i receive a message this error appears: Modem Received: Modem Received: +CMTI: "ME",67 Ignore Data: +CMTI: "ME",67 Modem Write: AT+CMGR=67 Modem Received: AT+CMGR=67 Activate Message Processing for: AT+CMGR=67 Modem Received: Modem Received: +CMS ERROR: 321 Call callback for: AT+CMGR=67

It worked one time with a sender on iPhone, thank you in advance

Apollon77 commented 3 years ago

Hm ... what you do not understand? The device returns an error on that request ... As I know that error means:

The memory/message storage index assigned to the AT command is invalid.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.