From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: Telit he910 ---- modem port got stuck
Date: Tue, 12 Mar 2013 12:53:08 -0500 [thread overview]
Message-ID: <513F6B84.8030909@gmail.com> (raw)
In-Reply-To: <513F30AB.6060806@southpole.se>
[-- Attachment #1: Type: text/plain, Size: 1452 bytes --]
Hi Jonas,
On 03/12/2013 08:42 AM, Jonas Bonn wrote:
> On 03/12/2013 02:26 PM, Ming Li Wu wrote:
>> Hello,
>>
>> I am using Telit HE910 modem, the version of firmware is 12.00.03.
>>
>> Sometimes, the modem port got stuck after sending AT+CGDCONT=1.
>> (Such as AT+CGDCONT=1,"IP","internet.tele2.se").
>>
>>
>> The following was the situation when this problem happened
>> Aux: > AT+CRSM=192,28621\r
>> Modem: > AT+CGDCONT=1,"IP","internet.tele2.se"\r
>> Modem: < AT+CGDCONT=1,"IP","internet.tele2.se"\r
>> Aux: < \r\n+CME ERROR: 4\r\n
>
> The problem, in short, is that the Telit HE910 does not support sending
> any AT command on the Modem port while there is an outstanding command
> on the Aux port (this should be true for all Telit modems). Does Ofono
Many M2M setups use the modem from multiple applications (e.g. one app
uses one port for SMS, another for data, another for GPRS). So I'd be
surprised if the Telit firmware had such a limitation. If that is the
case, then the Telit firmware is broken and should be fixed.
> support synchronizing these two channels so that they effectively share
> a common command queue? If yes, how?
There is no such capability. That would defeat the purpose of having
multiple channels in the first place. About the only thing you can do
is drive everything off of the AUX serial port and only use the Modem
port for entering into PPP mode.
Regards,
-Denis
prev parent reply other threads:[~2013-03-12 17:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-12 13:26 Telit he910 ---- modem port got stuck Ming Li Wu
2013-03-12 13:42 ` Jonas Bonn
2013-03-12 17:53 ` Denis Kenzior [this message]
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=513F6B84.8030909@gmail.com \
--to=denkenz@gmail.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.