<?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>nRF-9160-DK - LED 3 Blinking</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68709/nrf-9160-dk---led-3-blinking</link><description>After flashing the nRF-9160-DK with the required firmware ( as instructed in this video https://www.youtube.com/watch?v=rMvW3HXLErk&amp;amp;feature=youtu.be ), the LED 3 is flashing. Does that mean that all the firmware is correctly loaded?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Nov 2020 12:21:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68709/nrf-9160-dk---led-3-blinking" /><item><title>RE: nRF-9160-DK - LED 3 Blinking</title><link>https://devzone.nordicsemi.com/thread/281539?ContentTypeID=1</link><pubDate>Tue, 24 Nov 2020 12:21:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:feb2b3b1-c03f-451f-8261-d0d151b50908</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I asked internally, and as of now, there&amp;#39;s no LTE-M support in India. However, there&amp;#39;s support for NB-IoT in some places with the operator&amp;nbsp;Reliance Jio, so you should contact them about whether there&amp;#39;s NB-IoT coverage in your area, as well as to get a SIM card with support for NB-IoT.&lt;/p&gt;
&lt;p&gt;By default, the&amp;nbsp;&lt;span&gt;modem starts in LTE-M mode in our examples, so if you&amp;#39;re going to use NB-IoT you&amp;#39;ll have to change that. If your sample or application uses the&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.4.0/nrf/include/modem/lte_lc.html"&gt;LTE Link Control driver&lt;/a&gt;, which the Asset Tracker application does, you can select&amp;nbsp;NB-IoT with&amp;nbsp;&lt;a title="(in Kconfig reference v&amp;amp;nbsp;)" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/kconfig/CONFIG_LTE_NETWORK_MODE_NBIOT.html#cmdoption-arg-CONFIG_LTE_NETWORK_MODE_NBIOT"&gt;&lt;code&gt;&lt;span&gt;CONFIG_LTE_NETWORK_MODE_NBIOT&lt;/span&gt;&lt;/code&gt;&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You can also ask our regional sales manager in India,&amp;nbsp;Mr. Gaurav Kapoor, about support for LTE-M and/or NB-IoT coverage in India, as he has more information about the local support for this. If you need his contact information, please let me know so I can make this ticket private and share it with you.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Marte&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF-9160-DK - LED 3 Blinking</title><link>https://devzone.nordicsemi.com/thread/281502?ContentTypeID=1</link><pubDate>Tue, 24 Nov 2020 10:45:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35771339-9650-4f5d-a71d-86a010c0cc01</guid><dc:creator>vkadal</dc:creator><description>&lt;p&gt;Thanks for the input. Looks like the issue is in the SIM card. I was trying to test the SiM by inserting it in android mobile and I am not able to access the Internet. How to resolve this issue? I am in touch with my local service provider to check the SIM&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF-9160-DK - LED 3 Blinking</title><link>https://devzone.nordicsemi.com/thread/281469?ContentTypeID=1</link><pubDate>Tue, 24 Nov 2020 09:08:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8379304c-9f52-40ec-b206-6082bff1bfbb</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I assume the project on your nRF9160 DK is the&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/asset_tracker/README.html"&gt;Asset Tracker application&lt;/a&gt;. If so, LED 3 blinking indicates that the device is connecting to the LTE network. When LED 3 stays on, the connection is established. You can see what the different LEDs indicate in the Asset Tracker application&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/asset_tracker/README.html#user-interface"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can also check LTE connection using the LTE Link Monitor in nRF Connect for Desktop, by looking at the LTE tab on the right. If it&amp;#39;s green, then the device is connected to the LTE Network. You can also see which Network you&amp;#39;re connected to further down.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/500x400/__key/communityserver-discussions-components-files/4/8284.LTE_5F00_connection.png" /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>