All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christopher Vogl <christopher.vogl@hale.at>
To: ofono@ofono.org
Subject: Re: [PATCH] telit: sim status notification without polling
Date: Fri, 24 Aug 2012 12:26:19 +0200	[thread overview]
Message-ID: <503756CB.5090708@hale.at> (raw)
In-Reply-To: <50366A44.3030202@gmail.com>

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

Hi Denis,

On 23/08/12 19:37, Denis Kenzior wrote:
> Hi Christopher,
>
>>> Also, one other thing I'm concerned about is the CFUN=4 usage when we
>>> try to set the modem offline. Your comments indicate that the Telit
>>> modem resets the SIM when we issue CFUN=4. Going from Online True ->
>>> False we don't actually want to reset the SIM. Does CFUN take an extra
>>> parameter to turn SIM reset off by any chance?
>>
>> Telit documentation says that +CFUN supports a second parameter which
>> should turn reset off.
>> AT+CFUN=? also returns +CFUN: (0,1,2,4,5),(0)
>> AT reference manual: "reset flag 0 - do not reset the ME before setting
>> it to <fun> functionality level"
>>
>> But the modem keeps returning +CME ERROR: 4 when I try it (no matter
>> which CFUN level).
>
> That is funny.  Maybe the modem does not support a true 'offline' or 
> 'airplane' mode.  In which case the driver might need to be modified 
> somewhat.
>
> This is something we will need to solve in the future.  If not fixed, 
> I'm guessing that going Online then Offline will reset the SIM and 
> cause all kinds of funny behavior.
>
>>
>> The modem behaves very strange sometimes. I kept getting timeouts when
>> setting AT+CFUN=4. I once tried it manually and it took 26 seconds until
>> I got an OK.
>> Currently it works fine again.
>>
>
> Is there a newer firmware available by any chance?
>

I'm currently using firmware version 08.01.107. Apparently there is a 
08.01.108 version. I contacted the Telit support and they said they are 
testing this version, so I don't know if it is available now. I hope we 
are getting an official Telit support with the possibility for updates 
soon - will know more on Tuesday.

Regards,
Christopher

--
Scanned by MailScanner.


  reply	other threads:[~2012-08-24 10:26 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-13 13:16 [PATCH 1/8] telit: notify sim inserted when sim ready Christopher Vogl
2012-08-13 13:23 ` Denis Kenzior
2012-08-20 14:34   ` Christopher Vogl
2012-08-20 14:50     ` Denis Kenzior
2012-08-20 15:20       ` Christopher Vogl
2012-08-20 15:42         ` Denis Kenzior
2012-08-22 14:24           ` [PATCH] sim: return from CPIN when SIM unlocked for telit Christopher Vogl
2012-08-22 14:24             ` [PATCH] telit: sim status notification without polling Christopher Vogl
2012-08-23 14:21               ` Denis Kenzior
2012-08-23 16:00                 ` Christopher Vogl
2012-08-23 17:37                   ` Denis Kenzior
2012-08-24 10:26                     ` Christopher Vogl [this message]
2012-08-28 15:19                     ` Christopher Vogl
2012-08-28 14:53                       ` Denis Kenzior
2012-08-29 15:01                         ` [PATCH] telit: enable extended sim status notification Christopher Vogl
2012-08-30 14:46                           ` Denis Kenzior
2012-08-22 23:44             ` [PATCH] sim: return from CPIN when SIM unlocked for telit 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=503756CB.5090708@hale.at \
    --to=christopher.vogl@hale.at \
    --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.