We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
hi frieds,
I am doing interfacing gsm modem with my com port through vc++ application. we have three majore function 1) check signal strength 2) read sms using at+cmgl="ALL" 3) send sms using at+cmgs
it run perfect but after few days it creates problem in reading sms virtually it has sms in sim memory but when i check for command that time it shows "ok" response from modem .so it shows that there is no sms in sim memory but when we restart modem than it start working fine
so please guide me about this problem.