zabsalahid / serialport-gsm

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

Ignore Data #90

Closed Hanwencc closed 2 years ago

Hanwencc commented 3 years ago

when i reciving a message. the log show, and 'onNewMessage' not work. Modem Received: Modem Received: +CMTI: "ME",27 Ignore Data: +CMTI: "ME",27 Modem Write: AT+CMGR=27 Modem Received: AT+CMGR=27 Activate Message Processing for: AT+CMGR=27 Modem Received: Modem Received: OK emmmmmm..... Why is this message ignored。。

redanium commented 2 years ago

Same here, both events don't get triggered onNewMessage & onNewMessageIndicator

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.