<?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>nRF9160 Not connecting over LTE on custom board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57860/nrf9160-not-connecting-over-lte-on-custom-board</link><description>I have designed my own board, based around the nRF9160 but unfortunately I am unable to connect to an LTE network. 
 I am running the at_client code and using LTE Link Monitor. Below, is the log file. 
 
 I have used the same SIM in the nRF9160DK and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Feb 2020 12:58:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57860/nrf9160-not-connecting-over-lte-on-custom-board" /><item><title>RE: nRF9160 Not connecting over LTE on custom board</title><link>https://devzone.nordicsemi.com/thread/236263?ContentTypeID=1</link><pubDate>Tue, 25 Feb 2020 12:58:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1e8c678-cf8d-4cce-8bba-4517882ab550</guid><dc:creator>RodWatt</dc:creator><description>&lt;p&gt;Just to to update the ticket, I have tried the system in Germany with a different NB-IOT SIM and it worked fine! Thanks again Kaja for all your advice during the antenna design and layout,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 Not connecting over LTE on custom board</title><link>https://devzone.nordicsemi.com/thread/235569?ContentTypeID=1</link><pubDate>Thu, 20 Feb 2020 18:24:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b3f8273-72df-4100-8210-78dd312417a5</guid><dc:creator>RodWatt</dc:creator><description>&lt;p&gt;Hi Heidi,&lt;/p&gt;
&lt;p&gt;Sorry just checking, is that a typo? I guess the _GPS text should not be there?&lt;/p&gt;
&lt;p&gt;ie&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_LTE_NETWORK_MODE_LTE_M=n&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Rod&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 Not connecting over LTE on custom board</title><link>https://devzone.nordicsemi.com/thread/235456?ContentTypeID=1</link><pubDate>Thu, 20 Feb 2020 13:00:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:110cc472-f060-4d49-867d-21e9993ef4f8</guid><dc:creator>RodWatt</dc:creator><description>&lt;p&gt;Hi Heidi,&lt;/p&gt;
&lt;p&gt;Thank you for the update. I will go ahead and try and get a Vodafone SIM and make the changes to the config file as detailed below.&lt;/p&gt;
&lt;p&gt;When LTE Link Monitor connects over NB-IOT, does the LTE icon go green?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It would be really cool if this icon changed depending on the connection type!&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Rod&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 Not connecting over LTE on custom board</title><link>https://devzone.nordicsemi.com/thread/235446?ContentTypeID=1</link><pubDate>Thu, 20 Feb 2020 12:42:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aca0f4fa-3802-4106-b473-37994b2788dc</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Hi Rod,&lt;/p&gt;
&lt;p&gt;Unfortunately, according to the &lt;a href="https://ibasis.com/solutions/iot-connectivity/network-coverage/"&gt;iBasis coverage list&lt;/a&gt;,&amp;nbsp;iBasis (the SIM that comes with the DK) does not have coverage for NB-IoT in the United Kingdom at the moment. I suggest finding a local network provider (for example Vodafone) with support for NB-IoT and using their SIM card instead.&amp;nbsp;This explains why you weren&amp;#39;t getting a signal.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When you do get a hold of a new SIM card:&lt;/p&gt;
&lt;p&gt;Yes, you can still use LTE Link Monitor to connect with NB-IoT. You can do one of the two suggestions listed below:&lt;/p&gt;
&lt;p&gt;1. You can change the AT%XSYSTEMMODE setting to NB-IoT, and run AT+CFUN=0 to make sure the configuration is saved by the modem after every reboot of the device.&lt;/p&gt;
&lt;p&gt;2. You can change the configuration in the application you&amp;#39;re running on the device by setting the following configs in the prj.conf file like so:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_LTE_NETWORK_MODE_LTE_M_GPS=n
CONFIG_LTE_NETWORK_MODE_NBIOT=y&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Heidi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 Not connecting over LTE on custom board</title><link>https://devzone.nordicsemi.com/thread/235210?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2020 13:50:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:473ef333-837a-4341-8d2a-a33edcb29f39</guid><dc:creator>RodWatt</dc:creator><description>&lt;p&gt;Thanks Kaja,&lt;/p&gt;
&lt;p&gt;Yes, I appreciate that I need to turn the circuit. I am not sure if you saw my update below ? I have realised that my board has the NBIOT only part fitted so I can not use LTE.&lt;/p&gt;
&lt;p&gt;Am I correct in saying that I just need to change the AT%XSYSTEMMODE setting to enviable NBIOT?&lt;/p&gt;
&lt;p&gt;I live in Cambridge, do you know&amp;nbsp;what the NBIOT coverage is here?&lt;/p&gt;
&lt;p&gt;I will go back to the DK and verify that I get a NBIOT connection. What is the best way of doing that?&lt;/p&gt;
&lt;p&gt;Rod&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 Not connecting over LTE on custom board</title><link>https://devzone.nordicsemi.com/thread/235200?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2020 13:40:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8511d80-1ab3-4367-a1c4-8bd02ef08cdc</guid><dc:creator>Kaja</dc:creator><description>&lt;p&gt;Hi Rod,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;yes you talked to me about the HW. But as I said in the previous answer, you need to tune the antenna for your specific board.&amp;nbsp;&lt;br /&gt;The impedance of the antenna will change from design to design, because things are not always exactly the same.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;If you have a look at this:&amp;nbsp;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-29cf6fb8e297431a83ab22fc05700934/9160Ant.pdf"&gt;devzone.nordicsemi.com/.../9160Ant.pdf&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This just means that you have to adjust the values of the matching components, so that the antenna is matched to 50 Ohm, withing your chosen freq. band, based on your specific board.&amp;nbsp;&lt;br /&gt;What I have done, is added ground on the DK, to have the same placement as in your design, just to see how &amp;quot;de-tuned&amp;quot; the antenna gets.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;We still get okay signal strength, and connection shown in the LTE Link Monitor:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-29cf6fb8e297431a83ab22fc05700934/log_5F00_dk_5F00_jordplan.txt"&gt;devzone.nordicsemi.com/.../log_5F00_dk_5F00_jordplan.txt&lt;/a&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-29cf6fb8e297431a83ab22fc05700934/bilde_5F00_lte_5F00_link_5F00_monitor_5F00_jordplan.PNG" /&gt;&lt;br /&gt;&lt;br /&gt;What freq. are you using?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Kaja&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 Not connecting over LTE on custom board</title><link>https://devzone.nordicsemi.com/thread/235151?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2020 11:29:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67be4691-f2b3-42c0-acbf-20f923b8c548</guid><dc:creator>RodWatt</dc:creator><description>&lt;p&gt;Hi Kaja,&lt;/p&gt;
&lt;p&gt;Ok, a bit more investigating and it looks like my board has the NBIOT only part fitted. I have an nRF9160-SI&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;B&lt;/strong&gt;&lt;/span&gt;A fitted. (I see the nRF9160DK has the - SI&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;C&lt;/strong&gt;&lt;/span&gt;A fitted) So, am I correct in saying that my board will only support NB-IOT? (and not LTE?)&lt;/p&gt;
&lt;p&gt;Can I still use the LTE Link Monitor to connected to NB-IOT?&lt;/p&gt;
&lt;p&gt;What changes do I need to make to the AT commands?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Rod&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 Not connecting over LTE on custom board</title><link>https://devzone.nordicsemi.com/thread/234651?ContentTypeID=1</link><pubDate>Mon, 17 Feb 2020 12:56:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0772e16-dfb2-4577-9bc1-5beef7fa77e3</guid><dc:creator>RodWatt</dc:creator><description>&lt;p&gt;Hi Kaja,&lt;/p&gt;
&lt;p&gt;I am using the exact same antenna as used on the nRF9160DK. I spent &amp;nbsp;a lot of time back and forth with one of your apps people on reviewing the layout and design so am confident/hopeful that its OK. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you see anything in the log file that would suggest Im getting any signal.?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;One of things I thought I could try would be to plug in an external antenna. As with the NRF9160DK, I have added&amp;nbsp;an RF switch (like J1 on the DK) . Is there one you could recommend? I have tried to find one on line but cant seem to find one compatible with the connector, J1 on the DK. Do you know what you call that connector? A search for&amp;nbsp;&lt;span&gt;MM8130-2600&amp;nbsp;doesn&amp;#39;t seem to help.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Rod&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 Not connecting over LTE on custom board</title><link>https://devzone.nordicsemi.com/thread/234638?ContentTypeID=1</link><pubDate>Mon, 17 Feb 2020 12:44:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85ba9ace-5548-4d01-ac7d-feb431ee1a3c</guid><dc:creator>Kaja</dc:creator><description>&lt;p&gt;Hi Rod,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;it might be that the antenna is too close to the ground to the right, but the antenna datasheet does not specify anything in this regard so it is hard to say. Have you had the antenna manufacturer look through the design as well?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;You might just need to tune the components values on the matching network.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Kaja&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>