<?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>Which service to use for generic data?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/428/which-service-to-use-for-generic-data</link><description>I need to have an iOS device send my nRF51 some commands, some settings, and retrieve some data, not at regular intervals. The nRF51 should only-speak-when-spoken-to. 
 I&amp;#39;m looking at all of the possible Bluetooth &amp;quot;services&amp;quot; and none of them seems like</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 09 Oct 2013 12:14:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/428/which-service-to-use-for-generic-data" /><item><title>RE: Which service to use for generic data?</title><link>https://devzone.nordicsemi.com/thread/2196?ContentTypeID=1</link><pubDate>Wed, 09 Oct 2013 12:14:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81f263f3-ce66-4687-be9a-6bd15c0429f6</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;An application note explaining how to build a custom service is now out. Get it &lt;a href="https://www.nordicsemi.com/eng/nordic/download_resource/24020/2/80193304"&gt;here&lt;/a&gt;!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Which service to use for generic data?</title><link>https://devzone.nordicsemi.com/thread/2195?ContentTypeID=1</link><pubDate>Sat, 07 Sep 2013 18:46:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33b6b2c0-ab47-48eb-9365-f7185b9f8d81</guid><dc:creator>wlgrd</dc:creator><description>&lt;p&gt;You can create your own service, with an arbitrary UUID and send data to this service, creating your own characteristic and handlers to write data to the nRF51.&lt;/p&gt;
&lt;p&gt;You can use the notification service to send data to the iOS-device whenever the nRF51 has some data to send. This can be a bit tricky, but by using the example projects provided you should be able to derive how to set up your own service.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>