-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot send SMS with Telit xe910 modem in PDU mode using v7.0.0 #35
Comments
Hmmmm, that's not good. I removed "Text Mode" to simplify the code. I'll consider re-adding it if it's needed. |
I have Telit xe910 GSM Terminal and I tried "Cinterion - MC55i" as you suggested, other modems does not seems to work for my configuration. I can dial and hang-up any mobile phone but cannot sens SMS. I tried both "country code + gsm no" and "0 + gsm no" but both fails as I mentioned before. |
I've released a new version - 7.1.0-beta2 It contains a new modem: Telit ME910C1 Try it out and make sure you call
Please let me know if it fixes your issue. |
Hi,
I could send SMS with Telit xe910 Terminal using ATLib v7.0.0-RC2 via "Text mode", but in latest release v7.0.0 there is no "Text mode" anymore. I tried to send SMS using PDU mode but either process fails with CMS 301 / CMS 304 errors or it pretends as if SMS is sent, giving a CMGS response with no error, but does not send any SMS.
I tried both GSM7 and UCS2 character set but neither first nor second set works. I would be glad if "Text mode" functionalty exists in new releases.
Kind Regards
The text was updated successfully, but these errors were encountered: