<?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>User defined data in standard GATT</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5565/user-defined-data-in-standard-gatt</link><description>We are going to build commercial applications that sends 20 bytes of sensors data. Could we use a standard Gatt ?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Feb 2015 12:41:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5565/user-defined-data-in-standard-gatt" /><item><title>RE: User defined data in standard GATT</title><link>https://devzone.nordicsemi.com/thread/19504?ContentTypeID=1</link><pubDate>Mon, 16 Feb 2015 12:41:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e87956e9-8ec4-485e-9207-6b0cb52d4617</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;Yes, you could re-use the code for temperature or other profile. There&amp;#39;s no issue with having your own UUID on services with regard to qualifying towards Bluetooth SIG.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User defined data in standard GATT</title><link>https://devzone.nordicsemi.com/thread/19503?ContentTypeID=1</link><pubDate>Fri, 13 Feb 2015 11:18:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d948acff-88b5-4664-abe3-ee9d6a68cd94</guid><dc:creator>kjell bystedt</dc:creator><description>&lt;p&gt;Hello could we use any standard GATT like the temprature with an own custom 128 bit UUID. It it possible to get a SIG certification for such product or ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User defined data in standard GATT</title><link>https://devzone.nordicsemi.com/thread/19505?ContentTypeID=1</link><pubDate>Fri, 13 Feb 2015 10:14:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6caa3a9a-c9fa-4177-9998-743ec5aac813</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;&lt;a href="https://www.nordicsemi.com/eng/nordic/download_resource/24020/5/14634310"&gt;We have an Application note on creating your own profiles for BLE applications. Please have a look here.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User defined data in standard GATT</title><link>https://devzone.nordicsemi.com/thread/19502?ContentTypeID=1</link><pubDate>Fri, 13 Feb 2015 09:54:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f52695e-862c-40f3-b83b-bca1905f0efa</guid><dc:creator>P&amp;#229;l H&amp;#229;land</dc:creator><description>&lt;p&gt;Yes, you should be able to use standard GATT.&lt;/p&gt;
&lt;p&gt;Create a custom 128 bit UUID, that you use for your service and characteristc. Assign notification properties to the characteristic and max length at 20 variable length.&lt;/p&gt;
&lt;p&gt;When the peer connect and configures to receive notification on that characteristic, you should be able to send 20 bytes of data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>