All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric BOUXIROT <eric.bouxirot@azimut-monitoring.com>
To: ofono@ofono.org
Subject: Re: problem sim status
Date: Thu, 27 Mar 2014 21:21:28 +0100	[thread overview]
Message-ID: <lh218l$pqc$1@ger.gmane.org> (raw)
In-Reply-To: <53348499.30802@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 981 bytes --]

Denis Kenzior a pensé très fort :
> Hi Eric,
>
> On 03/27/2014 01:55 PM, Eric BOUXIROT wrote:
>> hi,
>> 
>> i make an embedded platform with a 3G modem from Sierra Wireless (SL808x
>> series).
>> i have a problem with ofono (v1.14) that ask sim status too fast after
>> modem added resulting in CME Error 14 (SIM busy).
>> 
>> is there a way to delay the sim status query (+CPIN) ??
>> 
>
> Try adding OFONO_VENDOR_SIERRA to the list of vendors that require CPIN?
> retry logic.  See drivers/atmodem/sim.c:1256
>
> Regards,
> -Denis

ok, i will add this, but if i understand well, this is for +CPIN 
request AFTER sending a PIN. (but i mean my modem need this too.)

my problem is when modem is added throught dbus/ofono, ofono send somes 
init commands and finaly i mean sim-manager send an +CPIN request to 
know if SIM is locked or not... THIS request fail with CME error 14 
because of too fast query.

i will try to put a log in few minutes..


  reply	other threads:[~2014-03-27 20:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-27 18:55 problem sim status Eric BOUXIROT
2014-03-27 20:05 ` Denis Kenzior
2014-03-27 20:21   ` Eric BOUXIROT [this message]
2014-03-27 20:30     ` Denis Kenzior
2014-03-27 21:34       ` Eric BOUXIROT
2014-03-27 22:14         ` Eric BOUXIROT
2014-03-28 17:27       ` Eric BOUXIROT
2014-03-28 17:31         ` Eric BOUXIROT
2014-03-28 20:54         ` Denis Kenzior
2014-03-29 13:35           ` Eric BOUXIROT
2014-03-31 15:30             ` Denis Kenzior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='lh218l$pqc$1@ger.gmane.org' \
    --to=eric.bouxirot@azimut-monitoring.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.