All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH 5/8] atmodem/gprs.c: Add CEREG support
Date: Sun, 17 Feb 2019 22:04:31 -0600	[thread overview]
Message-ID: <9d707b1b-cd8a-219a-e108-4e6b61c59f75@gmail.com> (raw)
In-Reply-To: <20190215121142.28163-6-philippedeswert@gmail.com>

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

Hi Tommi,

On 02/15/2019 06:11 AM, philippedeswert(a)gmail.com wrote:
> From: Tommi Rekosuo <tommi.rekosuo@treon.fi>
> 
> For NB-IoT modems we need to use AT+CEREG instead of AT+CGREG
> when in LTE network and detecting network registration in initial boot.
> Enable +CEREG URC and use that also to detect registration state.

Read the thread I referred to in one of my other replies.  gprs should 
really be taught to understand that it is on LTE and not even bother 
asking for registration_status from gprs driver in those cases.  That 
would remove any need to add the code in this proposal.

Regards,
-Denis

  reply	other threads:[~2019-02-18  4:04 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-15 12:11 [PATCH 0/8] [RFC] Support for serial u-blox NB-IoT modems philippedeswert
2019-02-15 12:11 ` [PATCH 1/8] ublox-serial: add new plugin for u-blox philippedeswert
2019-02-16 12:25   ` Jonas Bonn
2019-02-16 13:55     ` Philippe De Swert
2019-02-17 14:46       ` Jonas Bonn
2019-02-17 15:08   ` Jonas Bonn
2019-02-15 12:11 ` [PATCH 2/8] Makefile.am : include new u-blox serial modem driver philippedeswert
2019-02-15 12:11 ` [PATCH 3/8] gprs.h: Add ofono_gprs_get_netreg function philippedeswert
2019-02-15 12:11 ` [PATCH 4/8] gprs.c: " philippedeswert
2019-02-15 12:11 ` [PATCH 5/8] atmodem/gprs.c: Add CEREG support philippedeswert
2019-02-18  4:04   ` Denis Kenzior [this message]
2019-02-15 12:11 ` [PATCH 6/8] gprs-context : Force use of atd99 philippedeswert
2019-02-18  3:08   ` Denis Kenzior
2019-02-18 16:42     ` Reinhard Speyerer
2019-03-13  8:19   ` Jonas Bonn
2019-03-13 13:00     ` Reinhard Speyerer
2019-03-15 12:37     ` Philippe De Swert
2019-02-15 12:11 ` [PATCH 7/8] common: Add new NB-IoT technologies philippedeswert
2019-02-18  3:19   ` Denis Kenzior
2019-02-15 12:11 ` [PATCH 8/8] Fix gprs_netreg_update behaviour if PPP connection active philippedeswert
2019-02-18  4:00   ` 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=9d707b1b-cd8a-219a-e108-4e6b61c59f75@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.