mySTEP

Issue 769: USSD handling

Reported by Nikolaus Schaller, Jan 21, 2017

http://stackoverflow.com/questions/15850819/at-command-ussd

0. check dial string for only digits, +, - or # or *
1. detect that the dial string contains * or #
2. then don't ATD but AT+CUSD=1,"string"
3. process response which might indicate user interaction

Created: 7 years 11 months ago by Nikolaus Schaller

Status: New

Labels:
Type:Defect
Priority:Medium