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

Added Support for AT+CPAS and Read SMS #665

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

satyamkr80
Copy link

I've added support to read SMS and get call status (AT+CPAS) similar to the getCallStatus function of adafruit fona library. All example codes are included in examples.

satyamkr80 and others added 3 commits June 10, 2022 16:28
Added SMS read function in Interrupt and non interrupt mode.
Added getCallStatus function to get current call status using AT+CPAS command.
@LoicGRENON
Copy link

Nice work, I was interested in SMS reading feature and was starting to gather information when I found your PR.
You might want to fix the README as well though as SMS reading is also now possible with your PR :)

@satyamkr80
Copy link
Author

Nice work, I was interested in SMS reading feature and was starting to gather information when I found your PR. You might want to fix the README as well though as SMS reading is also now possible with your PR :)

Thanks @LoicGRENON , I will update the Readme.md file.

@LoicGRENON
Copy link

Nice work, I was interested in SMS reading feature and was starting to gather information when I found your PR. You might want to fix the README as well though as SMS reading is also now possible with your PR :)

Thanks @LoicGRENON , I will update the Readme.md file.

@satyamkr80 Just in case you didn't saw it, I sent you a PR on your branch a while ago to add some more features.

@satyamkr80
Copy link
Author

Nice work, I was interested in SMS reading feature and was starting to gather information when I found your PR. You might want to fix the README as well though as SMS reading is also now possible with your PR :)

Thanks @LoicGRENON , I will update the Readme.md file.

@satyamkr80 Just in case you didn't saw it, I sent you a PR on your branch a while ago to add some more features.

@LoicGRENON I am reviewing the changes and will merge them soon, Thanks for the fix.

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.

None yet

2 participants