Hi all.

The trick works, but I decided to create a new handler to add the required
compatibility to this modem without breaking anything else. I send the
proposal by mail to Delenikas in a separate mail. Using my custom handler I
was able to send, receive and query the SIM memory for the internal
messages. In the next days, as I develop my application, I will test more
functionality, but right now It seems promising!.

Let me know if you agree with the change.

Best regards and thanks a lot for your help.

P.D. The question about Maven2 and SMSLib 3.5.1 is still open.

Marcos.

On Thu, Oct 13, 2011 at 9:20 PM, Marcos Truchado
<[email protected]>wrote:

> Thanks a lot for your answer!, I will try and provide to you with feedback.
>
> Again, Thanks.
>
>
> On Thu, Oct 13, 2011 at 9:18 PM, T.Delenikas <[email protected]>wrote:
>
>> 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.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"SMSLib Discussion Group" group.
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.

Reply via email to