Added Support for AT+CPAS and Read SMS - #665
satyamkr80 wants to merge 11 commits into
Conversation
Added SMS read function in Interrupt and non interrupt mode.
Added getCallStatus function to get current call status using AT+CPAS command.
|
Nice work, I was interested in SMS reading feature and was starting to gather information when I found 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. |
added phonebook functionality
fixed phonebook selection command
Update README.md
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.