Hi Tommi,
On 02/15/2019 06:11 AM, philippedeswert(a)gmail.com wrote:
From: Tommi Rekosuo <tommi.rekosuo(a)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