<?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 SiP custom board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89149/nrf9160-sip-custom-board</link><description>Hi, 
 I want to use the nRF9160 SiP to connect via NB IoT to AWS IoT server but I don&amp;#39;t want to use any SDK, I only want to use AT COMMANDS, there is some process that I could follow? 
 I&amp;#39;ve been using the nRF9160 DK and programmed the SLM sample to connect</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Jun 2022 08:24:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89149/nrf9160-sip-custom-board" /><item><title>RE: nRF9160 SiP custom board</title><link>https://devzone.nordicsemi.com/thread/373859?ContentTypeID=1</link><pubDate>Thu, 23 Jun 2022 08:24:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:822a85ee-d83f-4a29-a6dd-6cb4fa1a9cdf</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;You will &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf9160_gs.html#getting-started-with-nrf9160-dk"&gt;need the nRF Connect Software Development Kit (SDK)&lt;/a&gt; in order to develop any firmware for your nRF9160 SiP. But we do have precompiled firmware that you can use to test on the nRF9160 SiP, such as the Serial LTE Modem. Note that this version does not support e.g. AGPS. To enable features you will need to download our nRF Connect SDK via e.g. Toolchain Manager.&lt;/p&gt;
&lt;p&gt;Hopes this clears&amp;nbsp;the confusion.&amp;nbsp;Remember to search DevZone for answers, and if you can&amp;#39;t find the answer just register a new ticket.&amp;nbsp;&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: nRF9160 SiP custom board</title><link>https://devzone.nordicsemi.com/thread/373853?ContentTypeID=1</link><pubDate>Thu, 23 Jun 2022 08:09:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c89a58a6-22b4-4cc4-b145-f82ffbfb6380</guid><dc:creator>Cristina</dc:creator><description>&lt;p&gt;I thought I could use the nRF9160 without any sdk, but knowing that such sdk it&amp;#39;s been stored on the SiP, I don&amp;#39;t have any problem using the SLM.&lt;/p&gt;
&lt;p&gt;Sorry for the enconvenience.&lt;/p&gt;
&lt;p&gt;Thank you so much for your help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SiP custom board</title><link>https://devzone.nordicsemi.com/thread/373851?ContentTypeID=1</link><pubDate>Thu, 23 Jun 2022 08:07:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb5e61bd-8628-4d2c-ad57-dbecc89e00a9</guid><dc:creator>Cristina</dc:creator><description>&lt;p&gt;Thank you very much, I understand better now how to implement my custom board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SiP custom board</title><link>https://devzone.nordicsemi.com/thread/373598?ContentTypeID=1</link><pubDate>Wed, 22 Jun 2022 08:18:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:174068fd-bd07-484c-aaac-8484f6028a2d</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure I understand what you want to achieve. The Serial LTE Modem is currently the only application we have to &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/serial_lte_modem/doc/MQTT_AT_commands.html#mqtt-client-at-commands"&gt;connect AWS server using MQTT with AT commands.&amp;nbsp;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Please elaborate more on what you are trying to achieve.&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: nRF9160 SiP custom board</title><link>https://devzone.nordicsemi.com/thread/373517?ContentTypeID=1</link><pubDate>Tue, 21 Jun 2022 15:50:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4192c5c-b17d-4173-9b40-c4bb6e30c558</guid><dc:creator>rajeev</dc:creator><description>[quote userid="116007" url="~/f/nordic-q-a/89149/nrf9160-sip-custom-board/373362"]&lt;p&gt;If I want to use SLM sample, wil happen the same thing?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;Yes, I forgot about that. Yes, the Serial LTE Modem (SLM) application should do the same.&lt;br /&gt;&lt;br /&gt;I have actually not tested or played around with connecting nRF9160 to the AWS broker. Luckily, nRF SDK has an &lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/main/samples/nrf9160/aws_iot"&gt;aws_iot&lt;/a&gt; example for that.&lt;/p&gt;
&lt;p&gt;You might have to follow that to see how it initiates and connects to the AWS broker. Then apply the same AT+COMMANDS in the SLM to establish the connection.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;This link might be helpful but not sure:&amp;nbsp;&lt;a id="" href="https://www.hackster.io/victorffs/connecting-sim7600x-h-to-aws-using-mqtt-and-at-commands-2a693c"&gt;https://www.hackster.io/victorffs/connecting-sim7600x-h-to-aws-using-mqtt-and-at-commands-2a693c&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Nordic team might be having a better answer to this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SiP custom board</title><link>https://devzone.nordicsemi.com/thread/373362?ContentTypeID=1</link><pubDate>Tue, 21 Jun 2022 07:53:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad7488cc-4298-4d3c-9440-b4dba1020de7</guid><dc:creator>Cristina</dc:creator><description>&lt;p&gt;Hi Raj,&lt;/p&gt;
[quote userid="25014" url="~/f/nordic-q-a/89149/nrf9160-sip-custom-board/373296"]o run or accept external AT Commands to the nRF9160, you will initially have to program the nRF9160 SiP with the Nordics &lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/main/samples/nrf9160/at_client"&gt;at_client&lt;/a&gt; sample application. And of course, to do so, you will have to use the nRF Connect SDK. The firmware will then reside on the nRF9160 that will accept the AT commands and execute them.[/quote]
&lt;p&gt;If I want to use SLM sample, wil happen the same thing?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;If not, could you send me a routine to follow to connect to AWS IoT server only using at commands? &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SiP custom board</title><link>https://devzone.nordicsemi.com/thread/373299?ContentTypeID=1</link><pubDate>Mon, 20 Jun 2022 15:13:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a3f7375-55a2-4566-9b1e-2c06f661f26c</guid><dc:creator>rajeev</dc:creator><description>&lt;p&gt;You will initially have to program the nRF9160 SiP with the &lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/main/samples/nrf9160/at_client"&gt;at_client sample&lt;/a&gt; application using the nRF Connect SDK. There is no other way to do this but to use the Nordic SDK.&lt;br /&gt;&lt;br /&gt;Once done, then the nRF9160 will start accepting AT Commands via the UART from an external MCU. This allows you to use it only as an external modem.&lt;br /&gt;&lt;br /&gt;Hope this answers your question?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 SiP custom board</title><link>https://devzone.nordicsemi.com/thread/373296?ContentTypeID=1</link><pubDate>Mon, 20 Jun 2022 15:04:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65029938-8fcb-4452-b9e5-803a5418bb9e</guid><dc:creator>rajeev</dc:creator><description>&lt;p&gt;Hello &lt;a href="https://devzone.nordicsemi.com/members/cristina"&gt;Cristina&lt;/a&gt;,&lt;br /&gt;To run or accept external AT Commands to the nRF9160, you will initially have to program the nRF9160 SiP with the Nordics &lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/main/samples/nrf9160/at_client"&gt;at_client&lt;/a&gt; sample application. And of course, to do so, you will have to use the nRF Connect SDK. The firmware will then reside on the nRF9160 that will accept the AT commands and execute them.&lt;br /&gt;&lt;br /&gt;Once the above is done, you can then use an external MCU to read/write AT commands via the UART to the nRF9160 and use it as only a cell modem.&lt;/p&gt;
&lt;p&gt;Does this answer your question?&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>