Hello,
Whend I send a USSD message from my application I get an error "already in use" at the first time when I open my app.
How can I avoid this message?
Thanks.
P.S. I am using "RComm".
Hello,
Whend I send a USSD message from my application I get an error "already in use" at the first time when I open my app.
How can I avoid this message?
Thanks.
P.S. I am using "RComm".
could be that you are using wrong port, and that port is already in use. If you think it is not that, then do debug and see what line of code it is that raises this error. Also there is working sample for AT commands available in wiki, so maybe you should also have a look into it: http://wiki.forum.nokia.com/index.ph...T_Commands.zip