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

fixes incoming SMS for SIM800 #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

kkroo
Copy link

@kkroo kkroo commented Nov 17, 2015

Addresses #60

@babca
Copy link

babca commented Aug 19, 2016

@kkroo I've merged all forks into one here
https://github.com/babca/python-gsmmodem

You can now set custom CNMI command when initializing gsmmodem class so you don't have to hack the source anymore.
modem = GsmModem(.., ..., AT_CNMI = "2,1,0,1")
Default value is 2,1,0,2.

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

Successfully merging this pull request may close these issues.

2 participants