<?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>Nrf91 Custom server connection</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/50689/nrf91-custom-server-connection</link><description>Hi, I am interested in using the NRF91 in our new products. So far I have modified the Asset_tracker example to send my custom data instead of sending the &amp;quot;sensor data&amp;quot;. The idea is to send data to it over UART and it sending it to a custom server over</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 06 Aug 2019 16:25:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/50689/nrf91-custom-server-connection" /><item><title>RE: Nrf91 Custom server connection</title><link>https://devzone.nordicsemi.com/thread/202675?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2019 16:25:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ead4afb-2352-4845-b531-bc084992f803</guid><dc:creator>MJD093</dc:creator><description>&lt;p&gt;There are a couple ways to design your own custom program to handle device init and transport using TCP or UDP. I would direct you to the file nrf_socket.h (see /path/to/ncs/nrfxlib/bsdlib/include/). This header file contains all the structs, socket options and socket commands needed to set up a simple UDP or TCP connection.&lt;/p&gt;
&lt;p&gt;There&amp;#39;s also socket.h which is the generic socket library provided by Zephyr.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>