Hello all.
I have problem using GSM_SMS until I got connected GSMClient. My wish is while I have active GSMClient and send periodicly some "ping" signals to a remote server at the same time to be able to send and receive SMS.The two things work fine separately. But when I connect GSMClient, GSM_SMS.ready () starts to return "4", which according to the comments in the source code is "OK but no data"???
Between the two actions I leave enough time interval (>1000ms), but still does not work.
Is there a chance to use 3g and gsm_sms simultaneously?
10x in advance