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

USSD support? #10

Open
BdT141 opened this issue Oct 2, 2017 · 3 comments
Open

USSD support? #10

BdT141 opened this issue Oct 2, 2017 · 3 comments

Comments

@BdT141
Copy link

BdT141 commented Oct 2, 2017

Hi, great library! I was wondering if you've considered adding USSD support for things like checking balances and such?

Regards,
Brandon

@vittorioexp
Copy link
Owner

Hi, that's a good idea but i don't have so much time to add that new part. You should try to find out the commands that are needed.(https://www.elecrow.com/download/SIM800%20Series_AT%20Command%20Manual_V1.09.pdf)
Let me know.

Vittorio

@BdT141
Copy link
Author

BdT141 commented Oct 3, 2017

I've done it in Python for Raspberry Pi, but python's string handling methods are WAY more convenient. If I get it working I'll share the code with you.

@vittorioexp
Copy link
Owner

vittorioexp commented Oct 4, 2017

Thank you, feel free to give your contribution by editing the library with a pull request when you are sure your Arduino USSD functions work (or you can just write here the code so i'll add it to the library).

Vittorio

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

2 participants