<?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-M on nrf9160 custom PCB</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/102704/lte-m-on-nrf9160-custom-pcb</link><description>Hi, 
 I am currently writing the firmware for a custom PCB with the nrf9160 SOC onboard. 
 I did much of the development work on the nrf9160dk dev kit. 
 I am running into issues getting LTE-M and MQTT working on the custom PCB. 
 To test I have used</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 24 Aug 2023 12:32:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/102704/lte-m-on-nrf9160-custom-pcb" /><item><title>RE: LTE-M on nrf9160 custom PCB</title><link>https://devzone.nordicsemi.com/thread/442976?ContentTypeID=1</link><pubDate>Thu, 24 Aug 2023 12:32:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:051b80df-1d98-4af0-b6e8-75fa19c124b0</guid><dc:creator>DunKCubik</dc:creator><description>&lt;p&gt;Ok.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I managed to find the problem. Our custom PCB has the option for eSIM or regular SIM card and it was defaulting to eSIM!&lt;/p&gt;
&lt;p&gt;Now i&amp;#39;ve selected the SIM card problem is solved and I can get an LTE-M connection.&lt;/p&gt;
&lt;p&gt;Still not sure why I still have issues with NCS V2.4.0 or 2.4.1 though but I will try reinstalling etc.&lt;/p&gt;
&lt;p&gt;thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE-M on nrf9160 custom PCB</title><link>https://devzone.nordicsemi.com/thread/441909?ContentTypeID=1</link><pubDate>Thu, 17 Aug 2023 14:51:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89c31bdf-34d5-485f-a0c0-bf998526b7b8</guid><dc:creator>DunKCubik</dc:creator><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; haven&amp;#39;t managed to get a modem trace yet but have found the reason for the issue I think. It seems to only happen with nrf connect SDK v2.4.0 and 2.4.1.&lt;/p&gt;
&lt;p&gt;After trying 2 SIMS and 2 dev kits with the same code and no good I tried rolling back to SDK 2.3.0 and it connects to LTE-M and MQTT on the nrf9160dk as I&amp;#39;d seen before.&lt;/p&gt;
&lt;p&gt;Any idea why I would have issues with 2.4.0 and 2.4.1??&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE-M on nrf9160 custom PCB</title><link>https://devzone.nordicsemi.com/thread/441807?ContentTypeID=1</link><pubDate>Thu, 17 Aug 2023 09:47:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d4f5bda-142c-4801-8ebf-e5cb2991de0a</guid><dc:creator>DunKCubik</dc:creator><description>&lt;p&gt;Thanks. I am in the Office Today so will try to give it a go later.&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Duncan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE-M on nrf9160 custom PCB</title><link>https://devzone.nordicsemi.com/thread/441775?ContentTypeID=1</link><pubDate>Thu, 17 Aug 2023 08:02:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03272ac5-76d8-401b-94b2-efba8b9eb198</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hi Duncan, yes, the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.1/nrf/libraries/modem/nrf_modem_lib.html#modem-trace-module"&gt;modem trace can be collected using RTT&lt;/a&gt;. You need to configure&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a title="(in Kconfig reference v&amp;amp;nbsp;)" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.1/kconfig/index.html#CONFIG_NRF_MODEM_LIB_TRACE_BACKEND_RTT"&gt;&lt;code&gt;&lt;span&gt;CONFIG_NRF_&lt;span&gt;MODEM&lt;/span&gt;_LIB_&lt;span&gt;TRACE&lt;/span&gt;_BACKEND_RTT&lt;/span&gt;&lt;/code&gt;&lt;/a&gt;&amp;nbsp;&lt;a title="(in Kconfig reference v&amp;amp;nbsp;)" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.1/kconfig/index.html#CONFIG_NRF_MODEM_LIB_TRACE_BACKEND_RTT"&gt;&lt;code&gt;&lt;/code&gt;&lt;/a&gt;to send&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;modem&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;trace&lt;/span&gt;s over SEGGER RTT.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE-M on nrf9160 custom PCB</title><link>https://devzone.nordicsemi.com/thread/441527?ContentTypeID=1</link><pubDate>Wed, 16 Aug 2023 08:11:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57f80f9b-f87b-4f24-b879-d1dc491fe821</guid><dc:creator>DunKCubik</dc:creator><description>&lt;p&gt;Hi, sorry I have got sidetracked with other issues at the moment.&lt;/p&gt;
&lt;p&gt;We have bought a new nr9160 devkit so I&amp;#39;ll try that with the new ibasis SIM later on today if I can.&lt;/p&gt;
&lt;p&gt;Regarding the modem trace...can this be done over RTT as I do not have a UART free on the custom PCB?&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Duncan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE-M on nrf9160 custom PCB</title><link>https://devzone.nordicsemi.com/thread/441090?ContentTypeID=1</link><pubDate>Mon, 14 Aug 2023 08:05:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d3ca958-f80f-4163-95b9-a42d0fa5a54e</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Can you please provide a modem trace from the custom board? If you are seeing the same issue on the DK it would be good to have a modem trace from this as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE-M on nrf9160 custom PCB</title><link>https://devzone.nordicsemi.com/thread/440757?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2023 13:18:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88e5e6bc-7203-41b8-894b-a0f89f06ac86</guid><dc:creator>DunKCubik</dc:creator><description>&lt;p&gt;The custom board has the same issue. It was talking to the LTE-M network as I showed in my 1st post (RCC connected -&amp;gt; RCC idle), but now same as dev kit.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE-M on nrf9160 custom PCB</title><link>https://devzone.nordicsemi.com/thread/440755?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2023 13:17:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35bd2e3b-d5e8-4c0b-a41f-b23c424efb9f</guid><dc:creator>DunKCubik</dc:creator><description>&lt;p&gt;Ok that makes sense, although it has been working fine up until Yesterday. I did update the modem firmware and loaded asset tracker into the dev board and it could have been after this that I noticed the issues.&lt;/p&gt;
&lt;p&gt;I have plenty of data on the ibasis SIM but have just noticed it says not connected to a device.. could this be the issue?&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1691673442451v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE-M on nrf9160 custom PCB</title><link>https://devzone.nordicsemi.com/thread/440753?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2023 13:11:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f269302d-d8bf-48b8-ab93-115bfadac5c3</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;So far there seems to be an issue with the SIM.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The reason I wanted to you to test with the AT client was to get more information regarding the network&amp;nbsp;status. How old is the iBasis SIM, have you verified that this has prepaid data? This SIM is delivered with 10Mb. You should be able to see status on nRF Cloud if you have registered it there.&lt;/p&gt;
&lt;p&gt;Do you see the same on the custom board as well? Can you connect to your custom board?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE-M on nrf9160 custom PCB</title><link>https://devzone.nordicsemi.com/thread/440741?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2023 12:50:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13b13fd9-fcaf-4faf-aec4-7e255985307a</guid><dc:creator>DunKCubik</dc:creator><description>&lt;p&gt;Yes, but not always reproduceable.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE-M on nrf9160 custom PCB</title><link>https://devzone.nordicsemi.com/thread/440735?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2023 12:39:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ec0a8a5-eec3-4476-a009-3773f9ac5e06</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;In your last comment, is that the output from the Serial Terminal?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE-M on nrf9160 custom PCB</title><link>https://devzone.nordicsemi.com/thread/440698?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2023 10:41:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5496a9b-f8ef-4fdf-a6ec-6fb8a4c553c3</guid><dc:creator>DunKCubik</dc:creator><description>&lt;p&gt;Also got this sometimes when I select / deselect COM port&lt;/p&gt;
&lt;div class="core19-log-entry core19-log-level-info"&gt;
&lt;div class="core19-log-cell core19-log-time"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="core19-log-entry core19-log-level-info"&gt;
&lt;div class="core19-log-cell"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="core19-log-entry core19-log-level-info"&gt;
&lt;div class="core19-log-cell"&gt;Closed port: COM11&lt;/div&gt;
&lt;/div&gt;
&lt;div class="core19-log-entry core19-log-level-info"&gt;
&lt;div class="core19-log-cell core19-log-time"&gt;11:36:24.935&lt;/div&gt;
&lt;div class="core19-log-cell"&gt;Opened port with options: {&amp;quot;path&amp;quot;:&amp;quot;COM11&amp;quot;,&amp;quot;baudRate&amp;quot;:115200}&lt;/div&gt;
&lt;/div&gt;
&lt;div class="core19-log-entry core19-log-level-error"&gt;
&lt;div class="core19-log-cell core19-log-time"&gt;11:36:24.947&lt;/div&gt;
&lt;div class="core19-log-cell"&gt;AT command AT+CFUN=1 failed: *** Booting Zephyr OS build v3.3.99-ncs1 *** The AT host sample started Ready ERROR&lt;/div&gt;
&lt;/div&gt;
&lt;div class="core19-log-entry core19-log-level-info"&gt;
&lt;div class="core19-log-cell core19-log-time"&gt;11:36:24.947&lt;/div&gt;
&lt;div class="core19-log-cell"&gt;Device is in line mode.&lt;/div&gt;
&lt;/div&gt;
&lt;div class="core19-log-entry core19-log-level-error"&gt;
&lt;div class="core19-log-cell core19-log-time"&gt;11:36:25.150&lt;/div&gt;
&lt;div class="core19-log-cell"&gt;AT command AT+CPIN? failed: +CME ERROR: 13&lt;/div&gt;
&lt;/div&gt;
&lt;div class="core19-log-entry core19-log-level-error"&gt;
&lt;div class="core19-log-cell core19-log-time"&gt;11:36:25.161&lt;/div&gt;
&lt;div class="core19-log-cell"&gt;AT command AT+CIMI failed: +CME ERROR: 0&lt;/div&gt;
&lt;/div&gt;
&lt;div class="core19-log-entry core19-log-level-error"&gt;
&lt;div class="core19-log-cell core19-log-time"&gt;11:36:25.363&lt;/div&gt;
&lt;div class="core19-log-cell"&gt;AT command AT%CONEVAL failed: +CME ERROR:&lt;/div&gt;
&lt;/div&gt;
&lt;div class="core19-log-entry core19-log-level-error"&gt;
&lt;div class="core19-log-cell core19-log-time"&gt;11:36:25.423&lt;/div&gt;
&lt;div class="core19-log-cell"&gt;AT command AT%XICCID failed: +CME ERROR:&lt;/div&gt;
&lt;/div&gt;
&lt;div class="core19-log-entry core19-log-level-error"&gt;
&lt;div class="core19-log-cell core19-log-time"&gt;11:36:25.474&lt;/div&gt;
&lt;div class="core19-log-cell"&gt;AT command AT+CPINR=&amp;quot;SIM PIN&amp;quot; failed: +CME ERROR: 0&lt;/div&gt;
&lt;/div&gt;
&lt;div class="core19-log-entry core19-log-level-error"&gt;
&lt;div class="core19-log-cell core19-log-time"&gt;11:36:25.484&lt;/div&gt;
&lt;div class="core19-log-cell"&gt;AT command AT+CPINR=&amp;quot;SIM PIN2&amp;quot; failed: +CME ERROR: 0&lt;/div&gt;
&lt;/div&gt;
&lt;div class="core19-log-entry core19-log-level-error"&gt;
&lt;div class="core19-log-cell core19-log-time"&gt;11:36:25.494&lt;/div&gt;
&lt;div class="core19-log-cell"&gt;AT command AT+CPINR=&amp;quot;SIM PUK&amp;quot; failed: +CME ERROR: 0&lt;/div&gt;
&lt;/div&gt;
&lt;div class="core19-log-entry core19-log-level-error"&gt;
&lt;div class="core19-log-cell core19-log-time"&gt;11:36:25.504&lt;/div&gt;
&lt;div class="core19-log-cell"&gt;AT command AT+CPINR=&amp;quot;SIM PUK2&amp;quot; failed: +CME ERROR: 0&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE-M on nrf9160 custom PCB</title><link>https://devzone.nordicsemi.com/thread/440696?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2023 10:31:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:713767a8-0866-4905-b1ca-1bc898124c5a</guid><dc:creator>DunKCubik</dc:creator><description>&lt;p&gt;Still not getting anywhere.&lt;/p&gt;
&lt;p&gt;When I open cellular monitor I get&amp;nbsp;a message...&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1691663107875v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I click close..&lt;/p&gt;
&lt;p&gt;then select device (devkit)..&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1691663195309v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;when you say try to disconnect from port do you mean select &amp;quot;Terminal serial port&amp;quot; drop down and click &amp;quot;deselect&amp;quot;, then change back to &amp;quot;COM11&amp;quot;??&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I did that and then I click &amp;quot;start&amp;quot; and it runs with &amp;quot;Stop&amp;quot; available and &amp;quot;Refresh Dashboard&amp;quot; available.&lt;/p&gt;
&lt;p&gt;If I click &amp;quot;Refresh Dashboard&amp;quot; then I get..&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1691663511867v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;div class="core19-log-entry core19-log-level-error"&gt;
&lt;div class="core19-log-cell core19-log-time"&gt;11:30:27.434&lt;/div&gt;
&lt;div class="core19-log-cell"&gt;AT command AT+CPIN? failed: +CME ERROR: 13&lt;/div&gt;
&lt;/div&gt;
&lt;div class="core19-log-entry core19-log-level-error"&gt;
&lt;div class="core19-log-cell core19-log-time"&gt;11:30:27.438&lt;/div&gt;
&lt;div class="core19-log-cell"&gt;AT command AT+CIMI failed: +CME ERROR:&lt;/div&gt;
&lt;/div&gt;
&lt;div class="core19-log-entry core19-log-level-error"&gt;
&lt;div class="core19-log-cell core19-log-time"&gt;11:30:27.556&lt;/div&gt;
&lt;div class="core19-log-cell"&gt;AT command AT%XICCID failed: +CME ERROR:&lt;/div&gt;
&lt;div class="core19-log-cell"&gt;&lt;/div&gt;
&lt;div class="core19-log-cell"&gt;Have I done this correctly??&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE-M on nrf9160 custom PCB</title><link>https://devzone.nordicsemi.com/thread/440689?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2023 10:11:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:377e75da-b3ee-4c60-9345-b5798b411f35</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Can you please repeat the steps, then in Serial Terminal try to disconnect from port and reconnect again. When using the DK it should find correct serial port.&lt;/p&gt;
&lt;p&gt;Afterwards, you should be able to click Refresh Dashboard again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE-M on nrf9160 custom PCB</title><link>https://devzone.nordicsemi.com/thread/440686?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2023 09:42:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63f5cfc4-3e3b-4db4-a794-d477899e0e2a</guid><dc:creator>DunKCubik</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;&amp;Oslash;yvind,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I confirmed that I have data on both SIMs and the simhero card does support LTE-M and NB-Iot as I&amp;#39;ve used it on the dev kit before.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I have programmed the devkit as you instructed but cannot get Cellular Monitor connected. Open serial terminal option is greyed out and not available. If I click Start then seems to start a trace but never stops. I can click Refresh dashboard however and get...&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class="core19-log-entry core19-log-level-error"&gt;
&lt;div class="core19-log-cell core19-log-time"&gt;10:41:41.289&lt;/div&gt;
&lt;div class="core19-log-cell"&gt;AT command AT+CPIN? failed: +CME ERROR: 1&lt;/div&gt;
&lt;/div&gt;
&lt;div class="core19-log-entry core19-log-level-error"&gt;
&lt;div class="core19-log-cell core19-log-time"&gt;10:41:41.293&lt;/div&gt;
&lt;div class="core19-log-cell"&gt;AT command AT+CIMI failed: 3 +CME ERROR:&lt;/div&gt;
&lt;/div&gt;
&lt;div class="core19-log-entry core19-log-level-error"&gt;
&lt;div class="core19-log-cell core19-log-time"&gt;10:41:41.406&lt;/div&gt;
&lt;div class="core19-log-cell"&gt;AT command AT%XICCID failed: +CME ERROR: 0&lt;/div&gt;
&lt;div class="core19-log-cell"&gt;&lt;/div&gt;
&lt;div class="core19-log-cell"&gt;But not sure if this is valid??&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE-M on nrf9160 custom PCB</title><link>https://devzone.nordicsemi.com/thread/440678?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2023 09:17:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f79769f-b4be-494a-a7b8-628b6bb630d1</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
[quote user=""]I have 2 sims (the included ibasic one and a &amp;quot;simhero&amp;quot; card) - both work fine on dev kit but neither on the custom PCB.[/quote]
&lt;p&gt;Can you verify that both SIM card have data available? I&amp;#39;m not familiar with simhero, do they support LTE-M and NB-IoT?&lt;/p&gt;
[quote user="DunKCubic"]Can&amp;#39;t see that I&amp;#39;ve changed anything at all, so very weird.&amp;nbsp;[/quote]
&lt;p&gt;With regards to your last comment, can you please download our &lt;a href="https://www.nordicsemi.com/Products/Development-hardware/nRF9160-DK/Download#infotabs"&gt;pre-compiled firmware package from the nRF9160DK download page&lt;/a&gt; and program the AT Client (&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;img_app_bl\nrf9160dk_at_client_2023-06-01_0677b099.hex&lt;/span&gt;)&lt;/p&gt;
&lt;p&gt;Then&amp;nbsp;open the Cellular Monitor in nRF Connect for Desktop. First connect to the nRF9160DK, and then click on open Serial Terminal. In the Terminal type AT and hit send to verify function. It should respond with OK. Next you need to click on Refresh Dashboard in the Cellular Monitor. This will issue several commands in the Serial Terminal. Copy the output and paste here, please.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Thanks.&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE-M on nrf9160 custom PCB</title><link>https://devzone.nordicsemi.com/thread/440558?ContentTypeID=1</link><pubDate>Wed, 09 Aug 2023 15:30:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61e21c12-d0ce-4c8a-9e8e-e32471842a24</guid><dc:creator>DunKCubik</dc:creator><description>&lt;p&gt;Not sure what I&amp;#39;ve done now but getting these errors on the dev kit now when I&amp;#39;m trying &amp;quot;cellfund_less4_exer1&amp;quot; the simple MQTT example!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;00&amp;gt; [00:00:00.253,906] &amp;lt;inf&amp;gt; Lesson4_Exercise1: Connecting to LTE network
00&amp;gt; [00:00:00.253,906] &amp;lt;err&amp;gt; lte_lc: Failed to get system mode, error: -1
00&amp;gt; [00:00:00.253,936] &amp;lt;err&amp;gt; lte_lc: Could not get current system mode, error: -14
00&amp;gt; [00:00:00.253,936] &amp;lt;inf&amp;gt; Lesson4_Exercise1: Modem could not be configured, error: -14
00&amp;gt; [00:00:00.254,058] &amp;lt;err&amp;gt; Lesson4_Exercise1: getaddrinfo failed: -11&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Can&amp;#39;t see that I&amp;#39;ve changed anything at all, so very weird.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>