<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>LTE_LC_EVT_CELL_UPDATE have mnc &amp;amp; mcc = 0 on nrf9160</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/99104/lte_lc_evt_cell_update-have-mnc-mcc-0-on-nrf9160</link><description>Hi, 
 
 When we receive a LTE_LC_EVT_CELL_UPDATE with a cell.id and cell.tac valid, the mcc and mnc are always equal to 0. 
 Is it a normal behaviour ? 
 How to get the good values ? 
 
 ----- 
 LTE_LC_EVT_CELL_UPDATE : 
 printk ( &amp;quot;LTE cell changed: Cell</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 May 2023 19:36:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/99104/lte_lc_evt_cell_update-have-mnc-mcc-0-on-nrf9160" /><item><title>RE: LTE_LC_EVT_CELL_UPDATE have mnc &amp; mcc = 0 on nrf9160</title><link>https://devzone.nordicsemi.com/thread/426694?ContentTypeID=1</link><pubDate>Mon, 22 May 2023 19:36:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5c815cb-6833-4855-8a80-4371d6be44dc</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Hello again,&lt;/p&gt;
&lt;p&gt;The AT command &lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/nw_service/cops_read.html"&gt;AT+COPS?&lt;/a&gt; returns the operator info.&lt;/p&gt;
&lt;p&gt;You can use the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.3.0/nrf/libraries/modem/modem_info.html"&gt;modem_info library&lt;/a&gt; as well.&lt;/p&gt;
&lt;p&gt;Some examples:&lt;br /&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/0652bce8f5b0bba6d4f1c185d57b99cdc8635834/samples/nrf9160/gnss/src/assistance.c#L43"&gt;https://github.com/nrfconnect/sdk-nrf/blob/0652bce8f5b0bba6d4f1c185d57b99cdc8635834/samples/nrf9160/gnss/src/assistance.c#L43&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/0652bce8f5b0bba6d4f1c185d57b99cdc8635834/applications/asset_tracker_v2/src/modules/data_module.c#L671"&gt;https://github.com/nrfconnect/sdk-nrf/blob/0652bce8f5b0bba6d4f1c185d57b99cdc8635834/applications/asset_tracker_v2/src/modules/data_module.c#L671&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE_LC_EVT_CELL_UPDATE have mnc &amp; mcc = 0 on nrf9160</title><link>https://devzone.nordicsemi.com/thread/425891?ContentTypeID=1</link><pubDate>Tue, 16 May 2023 13:50:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67ef1791-79ac-4d99-811c-79f38daa972b</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Just wanted to let you know that we are having a national holiday in Norway this week.&lt;/p&gt;
&lt;p&gt;I will be back next week.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE_LC_EVT_CELL_UPDATE have mnc &amp; mcc = 0 on nrf9160</title><link>https://devzone.nordicsemi.com/thread/425341?ContentTypeID=1</link><pubDate>Fri, 12 May 2023 12:45:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:12306d05-b381-49e4-8812-b66c40463d39</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;I will research that and will get back to you.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE_LC_EVT_CELL_UPDATE have mnc &amp; mcc = 0 on nrf9160</title><link>https://devzone.nordicsemi.com/thread/425049?ContentTypeID=1</link><pubDate>Thu, 11 May 2023 09:06:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:742ad2a8-cfb0-4605-bebc-8f73cd55a901</guid><dc:creator>yad</dc:creator><description>&lt;p&gt;Thanks Michal for this answer.&lt;/p&gt;
&lt;p&gt;Is there a way to get them during this event processing with another call ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE_LC_EVT_CELL_UPDATE have mnc &amp; mcc = 0 on nrf9160</title><link>https://devzone.nordicsemi.com/thread/424851?ContentTypeID=1</link><pubDate>Wed, 10 May 2023 12:34:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:635b34ae-fca0-4180-b5db-701188c8ad4d</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Hello again,&lt;/p&gt;
&lt;p&gt;I have found a note about it in &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.3.0/nrf/libraries/modem/lte_lc.html#c.lte_lc_evt_type.LTE_LC_EVT_CELL_UPDATE"&gt;the documentation&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;enumerator&lt;/span&gt;&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;code&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;LTE_LC_EVT_CELL_UPDATE&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Event received carrying information about the currently connected cell. The associated payload is the cell member of type &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.3.0/nrf/libraries/modem/lte_lc.html#structlte__lc__cell"&gt;&lt;span&gt;lte_lc_cell&lt;/span&gt;&lt;/a&gt; in the event. Note that only the cell.tac and cell.id members are populated in the event payload. &lt;strong&gt;The rest are expected to be zero.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE_LC_EVT_CELL_UPDATE have mnc &amp; mcc = 0 on nrf9160</title><link>https://devzone.nordicsemi.com/thread/423130?ContentTypeID=1</link><pubDate>Mon, 01 May 2023 15:41:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99bdf0be-f743-4d5d-92c1-4ea40b8a00a9</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Hello Yannick,&lt;/p&gt;
&lt;p&gt;I will look into it and come back to you.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>