<?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>Sending data via the AT command client</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42413/sending-data-via-the-at-command-client</link><description>Hello, 
 I managed to flash the AT command client to the board and connect to a network (both verified by COPS and CEREG) 
 Am I right that there is currently no AT command available to send any data (e.g. TCP or UDP) to an arbitrary IP address? 
 Best</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Oct 2019 07:59:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42413/sending-data-via-the-at-command-client" /><item><title>RE: Sending data via the AT command client</title><link>https://devzone.nordicsemi.com/thread/213322?ContentTypeID=1</link><pubDate>Fri, 04 Oct 2019 07:59:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3df183a-8d10-4ab5-a572-11ca9dcac290</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi RicFlair,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We are currently working on this, you can follow the activity in &lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/pull/1099"&gt;this PR&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending data via the AT command client</title><link>https://devzone.nordicsemi.com/thread/213290?ContentTypeID=1</link><pubDate>Fri, 04 Oct 2019 04:51:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c312dee9-9c9b-4e9b-aea7-67e47aea12af</guid><dc:creator>RicFlair</dc:creator><description>&lt;p&gt;Hi Sigurd,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;IS&amp;nbsp;there an update on this at this time or a ETA? I too am very interested in this.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending data via the AT command client</title><link>https://devzone.nordicsemi.com/thread/205317?ContentTypeID=1</link><pubDate>Wed, 21 Aug 2019 12:36:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b313dbe-e1f3-49ac-b6ed-588a8f7fcb7c</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This would be similar to a thin modem. Look at this post &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/45414/options-for-nrf91---without-gps-or-standalone-modem/178906#178906"&gt;here&lt;/a&gt;, a SW&amp;nbsp;&lt;span&gt;thin modem is planned.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending data via the AT command client</title><link>https://devzone.nordicsemi.com/thread/205238?ContentTypeID=1</link><pubDate>Wed, 21 Aug 2019 09:21:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:287ff165-944d-459a-a6bb-6cbffafc330b</guid><dc:creator>rebane</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Do you plan to add socket support to AT commands?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending data via the AT command client</title><link>https://devzone.nordicsemi.com/thread/165177?ContentTypeID=1</link><pubDate>Fri, 11 Jan 2019 13:23:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3b2deb9-3af6-47ee-843b-bde8de5a992b</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There is currently no AT commands for that, but we provide a BSD socket library for creation and configuration of sockets for the nRF9160. The BSD Socket &lt;span&gt;library&amp;nbsp;&lt;/span&gt;provides sockets for UDP, TCP, DTLS, TLS, and AT commands.&lt;/p&gt;
&lt;p&gt;Please have a look at &lt;a href="https://github.com/NordicPlayground/nrfxlib/blob/master/bsdlib/include/nrf_socket.h"&gt;this header file&lt;/a&gt;. It contains the provided BSD socket API you can use to build your application. In &lt;a href="https://github.com/Rallare/fw-nrfconnect-nrf/blob/nrf9160_samples/samples/nrf9160/tcp/src/main.c"&gt;this repo&lt;/a&gt; you can find an example on how to use it for TCP sockets.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>