Summary: | telit: error parsing +CSIM responses | ||
---|---|---|---|
Product: | ModemManager | Reporter: | Aleksander Morgado <aleksander> |
Component: | plugins | Assignee: | ModemManager bug user <modemmanager> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | c.lobrano |
Version: | git master | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Aleksander Morgado
2017-03-24 10:32:07 UTC
Hi Aleksander, I've seen this error when SIM is not ready (#QSS: 3 yet to come), but didn't have time to work on it. Normally, the expected reply is 6C7X, where X is an hexadecimal representing the remaining retries. I looked better at 3GPP specification, asking some help, and 6A88 is actually an error code representing "Reference data not found", which fit well with the test conditions (again, SIM not ready). I would propose a patch considering 6A88 as well in csim_parser, returning a better defined error/warning message. What do you think? Fixed in git master, 44daf791bbf0c251882f723e9fcc9c89606d69fc |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.