Sim800L-Arduino-Library-revised icon indicating copy to clipboard operation
Sim800L-Arduino-Library-revised copied to clipboard

USSD support?

Open BdT141 opened this issue 8 years ago • 3 comments

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

Regards, Brandon

BdT141 avatar Oct 02 '17 14:10 BdT141

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

vittorioexp avatar Oct 03 '17 19:10 vittorioexp

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.

BdT141 avatar Oct 03 '17 19:10 BdT141

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

vittorioexp avatar Oct 04 '17 07:10 vittorioexp