<?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/NB-IOT connection with MIKROE LTE IOT 4 CLICK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113973/lte-nb-iot-connection-with-mikroe-lte-iot-4-click</link><description>Hii, 
 
 I&amp;#180;m working with LTE IoT 4 Click, by Mikroe, that use a nrf9160. 
 I need to connect to network with my modem, but i have some erros. My goal is to communicate with LTE or NB-IoT (preference for LTE). 
 
 When a trying to connect, my modem restart</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Sep 2024 13:47:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113973/lte-nb-iot-connection-with-mikroe-lte-iot-4-click" /><item><title>RE: LTE/NB-IOT connection with MIKROE LTE IOT 4 CLICK</title><link>https://devzone.nordicsemi.com/thread/503420?ContentTypeID=1</link><pubDate>Mon, 23 Sep 2024 13:47:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a34a5e93-cb5c-49b9-980a-f1ce2ab54abc</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/mikroe.png" /&gt;&lt;/p&gt;
&lt;p&gt;Just in the case, you&amp;#39;re still interested or someone else reads this thread.&lt;/p&gt;
&lt;p&gt;A normal USB serial adapter as power supply will not work.&lt;/p&gt;
&lt;p&gt;But there are special ones as &lt;a href="https://www.elecrow.com/canaduinor-breadboard-power-supply-3-3v-5v-12v-with-usb-uart.html"&gt;CANADUINO&amp;reg; Breadboard Power Supply 3.3V, 5V, 12V with USB-UART&lt;/a&gt; which works pretty well for power and serial-to-USB.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE/NB-IOT connection with MIKROE LTE IOT 4 CLICK</title><link>https://devzone.nordicsemi.com/thread/498977?ContentTypeID=1</link><pubDate>Tue, 20 Aug 2024 08:18:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4dd7183-82a6-437c-b8be-a6c9cf74bded</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;&amp;gt; My power supply is 3.3V, come from TTL.&lt;/p&gt;
&lt;p&gt;Not sure, what that means? Do you use a USB-Serial-TTL converter? And the 3.3V are from that? I don&amp;#39;t think, that this provides enough current, the most will only provide 75mA and more than 500mA will be required as peak. (The most USB-Serial-TTL even don&amp;#39;t supply 3.3V, they supply 5V and only use 3.3V on the I/O).&lt;/p&gt;
&lt;p&gt;&amp;gt; Can you tell me if my sequence of AT commands is correct?&lt;/p&gt;
&lt;p&gt;What I see, but it may be caused by something different and unknown,&lt;/p&gt;
&lt;p&gt;################################&lt;/p&gt;
&lt;p&gt;---- Sent utf8 encoded message: &amp;quot;AT+CFUN=1\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;*** Booting nRF Connect SDK v2.7.0-5cb85570ca43 ***&lt;br /&gt;*** Using Zephyr OS v3.6.99-100befc70c74 ***&lt;br /&gt;The AT host sample started&lt;/p&gt;
&lt;p&gt;################################&lt;/p&gt;
&lt;p&gt;that indicates an &amp;quot;reboot&amp;quot;, my guess, because of your power supply.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE/NB-IOT connection with MIKROE LTE IOT 4 CLICK</title><link>https://devzone.nordicsemi.com/thread/498976?ContentTypeID=1</link><pubDate>Tue, 20 Aug 2024 08:07:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b402eca-d8b9-459a-b585-a9148f055f94</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;modem firmware update:&lt;/p&gt;
&lt;p&gt;Your logs shows &amp;quot;mfw_nrf9160_1.3.5&amp;quot;, that&amp;#39;s pretty well. I don&amp;#39;t consider 1.3.6 will solve the issue.&lt;/p&gt;
&lt;p&gt;Anyway:&lt;/p&gt;
&lt;p&gt;I usually use a jlink and the &amp;quot;nRF connect for Desktop&amp;quot; and there the &amp;quot;Programmer&amp;quot; App.&lt;/p&gt;
&lt;p&gt;First connect the MIKROE with the JLink (your nRF???-DK) and power up both.&lt;/p&gt;
&lt;p&gt;Then start the &amp;quot;nRF connect for Desktop&amp;quot; and the &amp;quot;Programmer&amp;quot; app there.&lt;/p&gt;
&lt;p&gt;Select your JLink as &amp;quot;Device&amp;quot; in the &amp;quot;Programmer&amp;quot; app.&lt;/p&gt;
&lt;p&gt;Load the &amp;quot;mfw_nrf9160_1.3.6.zip&amp;quot; into the &amp;quot;Programmer&amp;quot; app ... wait&lt;/p&gt;
&lt;p&gt;If all goes well, the &amp;quot;Write&amp;quot; button gets enabled and you start the update pressing that.&lt;/p&gt;
&lt;p&gt;A special &amp;quot;Modem Dialog&amp;quot; shows up. Press OK and wait a couple of seconds (30s and more).&lt;/p&gt;
&lt;p&gt;On finish you get noticed by the &amp;quot;Programmer&amp;quot; app.&lt;/p&gt;
&lt;p&gt;Restart the MIKROE device.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE/NB-IOT connection with MIKROE LTE IOT 4 CLICK</title><link>https://devzone.nordicsemi.com/thread/498919?ContentTypeID=1</link><pubDate>Mon, 19 Aug 2024 20:15:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d555663-66aa-4bf9-b414-65df5f7e8b2e</guid><dc:creator>Luis Santos</dc:creator><description>&lt;p&gt;Thank you very much for your reply!&lt;/p&gt;
&lt;p&gt;Im from Brazil. My power supply is 3.3V, come from TTL.&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1724099003682v2.jpeg" /&gt;&lt;br /&gt;&lt;br /&gt; I tried your suggestions, but the errors are still the same. Below is the sequence of AT commands and the returns for two scenarios: without the &lt;code&gt;.overlay&lt;/code&gt; and &lt;code&gt;prj.conf&lt;/code&gt; suggestions, and with them.&amp;nbsp;Here ir my application:&amp;nbsp;&lt;a href="https://github.com/sluissantos/lte_4_click" target="_new"&gt;https://github.com/sluissantos/lte_4_click&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;at_client with nrf9160dk_nrf9160ns (testing with NB-IOT SYSTEMMODE=0,1,0,0)&lt;/p&gt;
&lt;p&gt;---- Opened the serial port /dev/ttyUSB0 ----&lt;br /&gt;*** Booting nRF Connect SDK v2.7.0-5cb85570ca43 ***&lt;br /&gt;*** Using Zephyr OS v3.6.99-100befc70c74 ***&lt;br /&gt;The AT host sample started&lt;br /&gt;Ready&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CGMR\r\n&amp;quot; ----&lt;br /&gt;mfw_nrf9160_1.3.5&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CFUN=4\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT%XSYSTEMMODE=0,1,0,0\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CIND=1,0,1\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CFUN=1\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CGDCONT=1,\&amp;quot;IP\&amp;quot;,\&amp;quot;smart.m2m.vivo.com.br\&amp;quot;\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+COPS=0\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CEREG=2\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CIMI\r\n&amp;quot; ----&lt;br /&gt;724238041443476&lt;br /&gt;OK&lt;br /&gt;+CEREG: 2,&amp;quot;5867&amp;quot;,&amp;quot;034C4997&amp;quot;,9&lt;br /&gt;+CEREG: 2&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CGATT?\r\n&amp;quot; ----&lt;br /&gt;+CGATT: 0&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CEREG?\r\n&amp;quot; ----&lt;br /&gt;+CEREG: 2,2&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CESQ\r\n&amp;quot; ----&lt;br /&gt;+CESQ: 99,99,255,255,29,64&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CSQ\r\n&amp;quot; ----&lt;br /&gt;+CSQ: 99,99&lt;br /&gt;OK&lt;br /&gt;+CEREG: 2,&amp;quot;A8AD&amp;quot;,&amp;quot;0318182D&amp;quot;,9&lt;br /&gt;+CEREG: 2&lt;/p&gt;
&lt;p&gt;at_client with nrf9160dk_nrf9160ns (testing with LTE-M SYSTEMMODE=1,0,0,0)&lt;br /&gt;*** Booting nRF Connect SDK v2.7.0-5cb85570ca43 ***&lt;br /&gt;*** Using Zephyr OS v3.6.99-100befc70c74 ***&lt;br /&gt;The AT host sample started&lt;br /&gt;Ready&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CGMR\r\n&amp;quot; ----&lt;br /&gt;mfw_nrf9160_1.3.5&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CFUN=4\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT%XSYSTEMMODE=1,0,0,0\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CIND=1,0,1\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CFUN=1\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;*** Booting nRF Connect SDK v2.7.0-5cb85570ca43 ***&lt;br /&gt;*** Using Zephyr OS v3.6.99-100befc70c74 ***&lt;br /&gt;The AT host sample started&lt;br /&gt;Ready&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;at_client with nrf9160dk_nrf9160ns with overlay (testing with NB-IOT SYSTEMMODE=0,1,0,0)&lt;/p&gt;
&lt;p&gt;*** Booting nRF Connect SDK v2.7.0-5cb85570ca43 ***&lt;br /&gt;*** Using Zephyr OS v3.6.99-100befc70c74 ***&lt;br /&gt;The AT host sample started&lt;br /&gt;Ready&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CGMR\r\n&amp;quot; ----&lt;br /&gt;mfw_nrf9160_1.3.5&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CFUN=4\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT%XSYSTEMMODE=0,1,0,0\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CIND=1,0,1\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CFUN=1\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CGDCONT=1,\&amp;quot;IP\&amp;quot;,\&amp;quot;smart.m2m.vivo.com.br\&amp;quot;\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+COPS=0\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CEREG=2\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CIMI\r\n&amp;quot; ----&lt;br /&gt;724238041443476&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CGATT?\r\n&amp;quot; ----&lt;br /&gt;+CGATT: 0&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CEREG?\r\n&amp;quot; ----&lt;br /&gt;+CEREG: 2,2&lt;br /&gt;OK&lt;br /&gt;+CEREG: 2,&amp;quot;A8AD&amp;quot;,&amp;quot;031A1C28&amp;quot;,9&lt;br /&gt;+CEREG: 2&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CESQ\r\n&amp;quot; ----&lt;br /&gt;+CESQ: 99,99,255,255,31,43&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CSQ\r\n&amp;quot; ----&lt;br /&gt;+CSQ: 99,99&lt;br /&gt;OK&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;at_client with nrf9160dk_nrf9160ns with overlay (testing with LTE-M SYSTEMMODE=1,0,0,0)&lt;/p&gt;
&lt;p&gt;*** Booting nRF Connect SDK v2.7.0-5cb85570ca43 ***&lt;br /&gt;*** Using Zephyr OS v3.6.99-100befc70c74 ***&lt;br /&gt;The AT host sample started&lt;br /&gt;Ready&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CGMR\r\n&amp;quot; ----&lt;br /&gt;mfw_nrf9160_1.3.5&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CFUN=4\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT%XSYSTEMMODE=1,0,0,0\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CIND=1,0,1\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CFUN=1\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;*** Booting nRF Connect SDK v2.7.0-5cb85570ca43 ***&lt;br /&gt;*** Using Zephyr OS v3.6.99-100befc70c74 ***&lt;br /&gt;The AT host sample started&lt;br /&gt;Ready&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Can you tell me if my sequence of AT commands is correct?&lt;/p&gt;
&lt;p&gt;I observed that my antenna signal quality is not as expected, but I don&amp;#39;t know if this is happening because my connection failed. Is it possible that my signal would be available even though my connection failed?&lt;/p&gt;
&lt;p&gt;This firmware version appears after I build the standard&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;at_client&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;sample. Can you tell me how I can update a custom firmware to version 1.3.6?&lt;br /&gt;&lt;br /&gt;I tried running your Zephyr application, but since I have limited experience with this, I wasn&amp;#39;t able to do it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE/NB-IOT connection with MIKROE LTE IOT 4 CLICK</title><link>https://devzone.nordicsemi.com/thread/498918?ContentTypeID=1</link><pubDate>Mon, 19 Aug 2024 20:03:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b624c3ce-eb0f-446b-b0d1-01741b841b60</guid><dc:creator>Luis Santos</dc:creator><description>&lt;p&gt;Thank you very much for your reply!&lt;/p&gt;
&lt;p&gt;I am already working on a custom board. Could you take a look at my custom board to verify if I made it correctly?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/sluissantos/lte_4_click" target="_new"&gt;https://github.com/sluissantos/lte_4_click&lt;br /&gt;&lt;br /&gt;M&lt;/a&gt;y board schematic:&lt;br /&gt;&lt;a id="" href="https://download.mikroe.com/documents/add-on-boards/click/lte_lot_4_click/LTE_IoT_4_click_v101_Schematic.pdf"&gt;https://download.mikroe.com/documents/add-on-boards/click/lte_lot_4_click/LTE_IoT_4_click_v101_Schematic.pdf&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;When I used that custom board, the output and errors were the same as when I tried with the nrf9160dk_nrf9160ns.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;at_client with custom board nrf9160_ns (testing with NB-IOT SYSTEMMODE=0,1,0,0)&lt;/p&gt;
&lt;p&gt;All pins have been configured as non-secure&lt;br /&gt;[Sec Thread] Secure image initializing!&lt;br /&gt;Booting TF-M v2.0.0&lt;br /&gt;*** Booting nRF Connect SDK v2.7.0-5cb85570ca43 ***&lt;br /&gt;*** Using Zephyr OS v3.6.99-100befc70c74 ***&lt;br /&gt;The AT host sample started&lt;br /&gt;Ready&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CGMR\r\n&amp;quot; ----&lt;br /&gt;mfw_nrf9160_1.3.5&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CFUN=4\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT%XSYSTEMMODE=0,1,0,0\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CIND=1,0,1\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CFUN=1\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CGDCONT=1,\&amp;quot;IP\&amp;quot;,\&amp;quot;smart.m2m.vivo.com.br\&amp;quot;\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+COPS=4\r\n&amp;quot; ----&lt;br /&gt;ERROR&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+COPS=0\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CEREG=2\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CIMI\r\n&amp;quot; ----&lt;br /&gt;724238041443476&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CGATT?\r\n&amp;quot; ----&lt;br /&gt;+CGATT: 0&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CEREG=2\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CESQ\r\n&amp;quot; ----&lt;br /&gt;+CESQ: 99,99,255,255,31,64&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CSQ\r\n&amp;quot; ----&lt;br /&gt;+CSQ: 99,99&lt;br /&gt;OK&lt;br /&gt;+CEREG: 2,&amp;quot;A8AD&amp;quot;,&amp;quot;0318182D&amp;quot;,9&lt;br /&gt;+CEREG: 2&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;at_client with custom board nrf9160_ns (testing with LTE-M SYSTEMMODE=1,0,0,0)&lt;/p&gt;
&lt;p&gt;All pins have been configured as non-secure&lt;br /&gt;[Sec Thread] Secure image initializing!&lt;br /&gt;Booting TF-M v2.0.0&lt;br /&gt;*** Booting nRF Connect SDK v2.7.0-5cb85570ca43 ***&lt;br /&gt;*** Using Zephyr OS v3.6.99-100befc70c74 ***&lt;br /&gt;The AT host sample started&lt;br /&gt;Ready&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CGMR\r\n&amp;quot; ----&lt;br /&gt;mfw_nrf9160_1.3.5&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CFUN=4\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT%XSYSTEMMODE=1,0,0,0\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CIND=1,0,1\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;---- Sent utf8 encoded message: &amp;quot;AT+CFUN=1\r\n&amp;quot; ----&lt;br /&gt;OK&lt;br /&gt;All pins have been configured as non-secure&lt;br /&gt;[Sec Thread] Secure image initializing!&lt;br /&gt;Booting TF-M v2.0.0&lt;br /&gt;*** Booting nRF Connect SDK v2.7.0-5cb85570ca43 ***&lt;br /&gt;*** Using Zephyr OS v3.6.99-100befc70c74 ***&lt;br /&gt;The AT host sample started&lt;br /&gt;Ready&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Can you tell me if my sequence of AT commands is correct?&lt;/p&gt;
&lt;p&gt;I observed that my antenna signal quality is not as expected, but I don&amp;#39;t know if this is happening because my connection failed. Is it possible that my signal would be available even though my connection failed?&lt;/p&gt;
&lt;p&gt;This firmware version appears after I build the standard &lt;code&gt;at_client&lt;/code&gt; sample. Can you tell me how I can update a custom firmware to version 1.3.6?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE/NB-IOT connection with MIKROE LTE IOT 4 CLICK</title><link>https://devzone.nordicsemi.com/thread/498611?ContentTypeID=1</link><pubDate>Fri, 16 Aug 2024 11:43:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eda0a2d3-9ad9-4f5f-ae1d-d759a8a3ec8d</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;I use such a MIKROE LTE IOT 4 CLICK with success. Here in south Germany both works LTE-M and NB-IoT.&lt;/p&gt;
&lt;p&gt;I use also the nrf9160dk_nrf9160_ns board definition and add the mikroe specific stuff using an additional &lt;a href="https://github.com/boaks/zephyr-coaps-client/blob/main/mikroe.overlay"&gt;mikroe.overlay&lt;/a&gt; and also some &lt;a href="https://github.com/boaks/zephyr-coaps-client/blob/main/mikroe-prj.conf"&gt;mikroe-prj.conf&lt;/a&gt;. (The CONFIG_UART_RX_PULLDOWN=y is specific to my project, just skip it.)&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure, what you use as power supply, it need to be a 3.3V one.&lt;/p&gt;
&lt;p&gt;And you may need to update the modems firmware to 1.3.6 as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE/NB-IOT connection with MIKROE LTE IOT 4 CLICK</title><link>https://devzone.nordicsemi.com/thread/498590?ContentTypeID=1</link><pubDate>Fri, 16 Aug 2024 09:27:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6821fc0e-c6e5-42bd-b0d6-7173dcfaa467</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;To start off, even though it doesn&amp;#39;t&amp;nbsp;immediately seem to be the issue here, it would be the best to build what you are running for the appropriate board. Right now you are flashing something built for the DK. Do you have a board file, or any other instructions that you have gotten along with the &lt;span&gt;Mikroe&amp;nbsp;&lt;/span&gt;board?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/93734/nrf9160-custom-board-connectivity-to-nrf-cloud/395927"&gt;I also found this previous case here that might be interesting to you&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>