Cinterion 'simstatus'

Aleksander Morgado aleksander at aleksander.es
Thu Mar 9 08:02:31 UTC 2017


On Wed, Mar 8, 2017 at 9:29 PM, Reinhard Speyerer <rspmn at arcor.de> wrote:
>> I'll look for a command which can achieve the same test - perhaps the
>> function could switch over to the alternative if it gets an
>> 'unsupported' error? (My modems give a "+CME ERROR: 22")
>
> Maybe AT^SSET would be worth a try as it was already supported by TC63 modems:
>
>         AT^SSET=1
>         OK
>         AT+CPIN=xxxx
>         OK
>         ^SSIM READY
>         AT^SSET=0
>         OK

That's a totally acceptable thing indeed. We could enable AT^SSET=1
early in the initialization and just wait for ^SSIM to be reported,
maybe adding some additional "fallback wait time" in the case it isn't
received, or something like that.


-- 
Aleksander
https://aleksander.es


More information about the ModemManager-devel mailing list