<?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>Set an UDP connection</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48719/set-an-udp-connection</link><description>I have uploaded the AT CLIENT firmware and I have connected my nRF9160 dk to my apn, but I don&amp;#39;t find any type of AT commend to set a socket and open a port to send and receive messages using ad UDP connection in NB iot connection. 
 Which are those at</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 Jun 2019 12:22:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48719/set-an-udp-connection" /><item><title>RE: Set an UDP connection</title><link>https://devzone.nordicsemi.com/thread/193427?ContentTypeID=1</link><pubDate>Tue, 18 Jun 2019 12:22:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d43e723-a133-46af-b869-f26416453ab7</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;There is no AT command for IP traffic on the nRF9160.&lt;/p&gt;
&lt;p&gt;The interface towards IP (v4 or v6) is through berkley sockets via the &amp;quot;bsdlib&amp;quot; in firmware.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an example that uses UDP (fetches time over NTP):&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/Rallare/fw-nrfconnect-nrf/blob/nrf9160_samples/samples/nrf9160/ntp/src/main.c"&gt;https://github.com/Rallare/fw-nrfconnect-nrf/blob/nrf9160_samples/samples/nrf9160/ntp/src/main.c&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>