On Fri, Apr 14, 2017 at 2:57 PM, Colin Helliwell <[email protected]> wrote: > > static const UnlockRetriesMap unlock_retries_map_csim [] = { > { MM_MODEM_LOCK_SIM_PIN, "+CSIM=10,\"0020000100\"" }, > { MM_MODEM_LOCK_SIM_PUK, "+CSIM=10,\"002C000100\"" }, > { MM_MODEM_LOCK_SIM_PIN2, "+CSIM=10,\"0020008100\"" }, > { MM_MODEM_LOCK_SIM_PUK2, "+CSIM=10,\"002C008100\"" }, > };
Carlo, does the Telit modem allow the quoted string given as second argument to +CSIM, instead of the currently unquoted ones? -- Aleksander https://aleksander.es _______________________________________________ ModemManager-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel
