Edit the file "ATHandler_Wavecom.java" (you'll find it inside smslib package
structure) and comment out lines:
getModemDriver().write("AT+CFUN=1\r");
Thread.sleep(Service.getInstance().getSettings().AT_WAIT_AFTER_RESET);
getModemDriver().clearBuffer();
from the reset() method. Recompile and try once more.
--
You received this message because you are subscribed to the Google Groups
"SMSLib Discussion Group" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/smslib/-/3F1OatsFmxgJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/smslib?hl=en.