<?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 as an ATCommand module controlled from external MCU</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/100032/nrf9160-as-an-atcommand-module-controlled-from-external-mcu</link><description>Hello, 
 I want to use nRF9160 as a LTE-GNSS module (want GSM/NB-Iot and GNSS capabilities) controlled via UART (RX, TX, GND) from an external MCU (in my case nRF52832). 
 I am actually designing the pcb and I need to previously understand some concepts</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 31 May 2023 20:08:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/100032/nrf9160-as-an-atcommand-module-controlled-from-external-mcu" /><item><title>RE: nRF9160 as an ATCommand module controlled from external MCU</title><link>https://devzone.nordicsemi.com/thread/428570?ContentTypeID=1</link><pubDate>Wed, 31 May 2023 20:08:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8838786f-3645-4593-8712-3b8fe31a2404</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello Toni,&lt;/p&gt;
&lt;p&gt;Have you looked at AT client sample&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/at_client/README.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/at_client/README.html&lt;/a&gt;&amp;nbsp;from NCS?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 as an ATCommand module controlled from external MCU</title><link>https://devzone.nordicsemi.com/thread/427767?ContentTypeID=1</link><pubDate>Fri, 26 May 2023 11:25:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab348352-a5ea-4042-b6cb-5c39d35e47e7</guid><dc:creator>Toni Alomar</dc:creator><description>&lt;p&gt;Hello Kazi,&lt;/p&gt;
&lt;p&gt;Thanks for your support.&lt;/p&gt;
&lt;p&gt;I have my own pcb that includes a nrf52832 (which I program through its own SWD interface) and a nRF9160 (which will be programmed using its SWD interface as well). So we have 2 SWD interfaces to control each mcu.&lt;/p&gt;
&lt;p&gt;The main MCU is the first one (nRF52832) and it will have 3 pins from it connected to the nRF9160 (RX, TX, GND). That means main MCU will communicate using UART with the nRF9160. I want the main mcu to see the nRF9160 as an AT Command module because UART is the only via of communication between them.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;My question is simple: in order to have the nRF9160 in this &amp;quot;AT Command mode&amp;quot; I assume there&amp;#39;s an example code provided by Nordic that I have to flash into the nRF9160 (using its SWD interface) and specifying in the example code the correct pins in which I have mapped the RX,TX from the main MCU. Is that right?&lt;/p&gt;
&lt;p&gt;Hope everything is clear and you could help me.&lt;/p&gt;
&lt;p&gt;Toni&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 as an ATCommand module controlled from external MCU</title><link>https://devzone.nordicsemi.com/thread/427024?ContentTypeID=1</link><pubDate>Tue, 23 May 2023 16:48:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9f938c9-56d9-4c5c-ac31-4d7a03c26b23</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello Toni,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The Debug in connectors&amp;nbsp;&lt;/span&gt;&lt;span&gt;P18&lt;/span&gt;&lt;span&gt;&amp;nbsp;(nRF9160) and&amp;nbsp;&lt;/span&gt;&lt;span&gt;P23&lt;/span&gt;&lt;span&gt;&amp;nbsp;(nRF52840) make it possible to connect external debuggers for debugging when the interface USB cable is not connected or if the DK is in IF MCU DISCONNECT mode.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&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/pastedimage1684860087022v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Could you please elaborate a bit what you meant by &amp;#39;&amp;#39; implements de AT funcionality through desired RX,TX specified in the program.&amp;#39;&amp;#39;?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Here you can find the GNSS related AT commands:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/serial_lte_modem/doc/GNSS_AT_commands.html"&gt;GNSS AT commands — nRF Connect SDK 2.3.99 documentation (nordicsemi.com)&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;There you can see the enable pin functionalities of nRF9160&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/nwp_037/WP/nwp_037/enable.html?cp=2_0_6_3_3_2"&gt;https://infocenter.nordicsemi.com/topic/nwp_037/WP/nwp_037/enable.html?cp=2_0_6_3_3_2&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;BR&lt;/p&gt;
&lt;p&gt;Kazi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>