I can access gsm modem using C# and AT commands.
After sending: AT+CUSD=1,"*789#",15
, it responses with:
+CUSD: 1,"Welcome to Power Menu
- Amar Tune
- Internet
- Self Services
- Infotainment
- News
- Islamic Services
- Music Station
- More 0: Back H: MainMenu",64
I want to go to menu 3 like 3. Self Services
. But how do I reply to it. Could you help me?