On Wed, Sep 24, 2008 at 1:04 PM, Thanasis <[EMAIL PROTECTED]> wrote: > > Ernas, do you also work with CDMA modems? It would be great if we have > some feedback from you. I don't have CDMA modems in my country and the > only known-to-work CDMA implementation is for Wavecom Wismo CDMA. The > specific AT Handler was developed by MDengFeng. I think there is some > problem with the character sets supported by CDMA modems.
Yes, I am using MDengFeng's Wavecom Wismo CDMA AT Handler for my SunTraveller CDMA modem. I've seen error (Null pointer exception on regular expression) when reading bunch of messages from modem couple weeks ago, but I can not pin point on what line number exactly the exception came from. Actually I tried to rewrite the handler, test against message that already in inbox, and finally I could read all messages from inbox without error. But, after the inbox cleaned up, I tried to use MDengFeng's handler again, and I didn't see error again. I'm attaching rewritten handler just for your review. -- Ernas M. Jamil --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib Users" 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 -~----------~----~----~----~------~----~------~--~---
ATHandler_Wavecom_SunTraveller.java
Description: Binary data
