[PATCH v3] telit: unsupported CSIM lock should not skip loading unlock retries
Colin Helliwell
colin.helliwell at ln-systems.com
Thu Apr 13 11:07:20 UTC 2017
Hi,
This thread turns out to be relevant to the latest in my battle with Cinterion modules. Their EHS5 doesn't support AT^SPIC, but it turns out it does support the CSIM commands used by the telit plugin - https://developer.gemalto.com/tutorial/how-query-pin-counter-ehsx
Looks like there may be some additional commands needed - I've yet to experiment fully - but one thing I have noticed is that the 'command' must be quoted, whereas the telit code e.g.:
#define CSIM_QUERY_PIN_RETRIES_STR "+CSIM=10,0020000100"
appears not to...?
More information about the ModemManager-devel
mailing list