Hi Guys
I'm trying to write a little C# application that send USSD commands to Vodacom via Vodafone Mobile Connect Lite usb modem.
Whilst "AT+COPS?" works fine, "AT+CUSD=1,*111#, 15" command sometimes works and sometimes it doesn't. When it does work, it tried to send "AT+CUSD=1,1, 15" (to choose an option) which has not worked yet.
The kind of errors I get are:
No response from modem
Phone is Busy
Does anyone know Why I'm getting there and where I'm going wrong?
Your help will be highly appreated.
Thank you
I'm trying to write a little C# application that send USSD commands to Vodacom via Vodafone Mobile Connect Lite usb modem.
Whilst "AT+COPS?" works fine, "AT+CUSD=1,*111#, 15" command sometimes works and sometimes it doesn't. When it does work, it tried to send "AT+CUSD=1,1, 15" (to choose an option) which has not worked yet.
The kind of errors I get are:
No response from modem
Phone is Busy
Does anyone know Why I'm getting there and where I'm going wrong?
Your help will be highly appreated.
Thank you