How to access SMS on SIM card in wireless Huawei E3372s

Hello!

Is there an easy way to access SMS for a SIM-card in a Huawei E3372s (e.g. directly in Networkmanager)? I read about Gammu/Wammu or gnokki or AT commands, but that seems overkill for just reading an SMS now and then…

Any ideas? :slight_smile:

Many thanks in advance

That’s all that I’m aware of, although it’s worth checking to see which devices are supported

Unfortunately, the database and this github thread suggests the E3372 device is not supported. YMMV.

Thanks!

I also have a “4G Systems” stick called “XSStick P14”, which has a Qualcomm MSM7200 chipset. But I can’t find out which mobile used this chipset…

…the HTC phones mentioned here

https://en.wikipedia.org/wiki/MSM7000

containing MSM7200 chipset are not supported by Gammu. Is this task really that exotic? I only want to read SMS coming in on my UMTS-stick…

TWIMC:

I found some things on the interwebs

https://www.smssolutions.net/tutorials/gsm/receivesmsat/

https://www.developershome.com/sms/howToReceiveSMSUsingPC.asp

…and now I can poke around in the modem and SIM card SMS storage. But the messages are stored there/shown in minicom as hex ASCII

I can translate them with this

http://www.asciitable.com/

But it’s a pain…

Would have to have python script or somethink to do this automagically. :frowning: