Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MC55i AT+CMGD syntax #45

Open
rmweiss opened this issue Jan 28, 2015 · 2 comments
Open

MC55i AT+CMGD syntax #45

rmweiss opened this issue Jan 28, 2015 · 2 comments

Comments

@rmweiss
Copy link

rmweiss commented Jan 28, 2015

The Siements MC55i doesn't like the "AT+CMGD=,0" syntax:

DEBUG: write: AT+CMGD=2,0
DEBUG: response: ['+CMS ERROR: 500']

Without ",0" at the end it works:

DEBUG: write: AT+CMGD=3
DEBUG: response: ['OK']

Link to the documentation:
https://www.portech.com.tw/data/Siemens%20mc55i_AT.pdf

@RingoAl
Copy link

RingoAl commented Mar 3, 2018

Same problem with Siemens/Cinterion MC52it

@tomchy
Copy link

tomchy commented Apr 17, 2018

Could you check that on this updated fork? It is available via pip as python-gsmmodem-new.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants