<?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 IP v4/v6 stack</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41540/nrf9160-ip-v4-v6-stack</link><description>The product specification state that there is an integrated IP stack in the nRF9160 device. Unfortunately there is no more information available how to use the stack. Also there is no dedicated AT command set for interacting with an IP stack but only</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 Aug 2019 09:06:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41540/nrf9160-ip-v4-v6-stack" /><item><title>RE: nRF9160 IP v4/v6 stack</title><link>https://devzone.nordicsemi.com/thread/202995?ContentTypeID=1</link><pubDate>Thu, 08 Aug 2019 09:06:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f8e8494-5438-4b1f-aa58-4c064742fb4d</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;The modem firmware in production version is available in the &lt;a href="https://www.nordicsemi.com/Products/Low-power-cellular-IoT/nRF9160/Download#infotabs"&gt;nRF9160 SiP download section&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can find more details about firmware development using &lt;a href="https://infocenter.nordicsemi.com/topic/struct_sdk/struct/sdk_ncs_latest.html?cp=5_0"&gt;nRF Connect SDK&lt;/a&gt; in our infocenter.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 IP v4/v6 stack</title><link>https://devzone.nordicsemi.com/thread/202890?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2019 15:19:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9cd68e98-25f1-4bd7-9522-483d19b4048b</guid><dc:creator>sheldon_b</dc:creator><description>&lt;p&gt;I&amp;#39;m looking at this post 8 months later, the link you included is gone (404 Error). I&amp;#39;m also very interested to see the roadmap / release date of the embedded stack. Could you provide a new link?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 IP v4/v6 stack</title><link>https://devzone.nordicsemi.com/thread/162503?ContentTypeID=1</link><pubDate>Wed, 19 Dec 2018 12:52:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:268272aa-12d8-44f0-be17-c96e52596107</guid><dc:creator>Christopher</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please have a look at this header file:&amp;nbsp;&lt;a href="https://github.com/NordicPlayground/nrfxlib/blob/master/bsdlib/include/nrf_socket.h"&gt;https://github.com/NordicPlayground/nrfxlib/blob/master/bsdlib/include/nrf_socket.h&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It contains the provided BSD socket API you can use to build your application. The same functions are used for socket offloading using the Zephyr socket API.&lt;/p&gt;
&lt;p&gt;The asset tracker demo application for the nrf9160 connects to nRF Cloud (AWS IoT backend) and use MQTT over TLS. See&amp;nbsp;&lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/tree/master/samples/nrf9160/asset_tracker"&gt;https://github.com/NordicPlayground/fw-nrfconnect-nrf/tree/master/samples/nrf9160/asset_tracker&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;CoAP over DTLS works as well. You could use for instance the CoAP library available in upstream Zephyr or the Nordic CoAP library available here (work in progress):&amp;nbsp;&lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/pull/311."&gt;github.com/.../311.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 IP v4/v6 stack</title><link>https://devzone.nordicsemi.com/thread/161622?ContentTypeID=1</link><pubDate>Thu, 13 Dec 2018 09:51:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d812f055-bb8d-4afd-9422-d424722df1a1</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;As stated on &lt;a href="https://www.nordicsemi.com/Products/Low-power-cellular-IoT/nRF9160-SiP/Download#infotabs"&gt;this page&lt;/a&gt;, software and tools will be available for download on December 14.You can also read about the modem firmware features&amp;nbsp;further down on the page:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Interface to Application CPU
&lt;ul&gt;
&lt;li&gt;AT-command Interface for control&lt;/li&gt;
&lt;li&gt;Socket Interface for Data&lt;/li&gt;
&lt;li&gt;Modem production test support&lt;/li&gt;
&lt;li&gt;Antenna Tuner per band Configurability&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Integrated TLS(1.2)/DTLS(1.2) and TCP/UDP/IPV4/IPV6 Dual Stack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>