<?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>Get BLE data notifications in ubuntu</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30548/get-ble-data-notifications-in-ubuntu</link><description>I defined custom service (NRF51822,S110) to send sensor data. Code follows. Here I enabled notifications for new data. I can able to receive data, if I enabled notification in NRFconnect app in Android and windows. But I am not able to enable notification</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Feb 2018 03:42:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30548/get-ble-data-notifications-in-ubuntu" /><item><title>RE: Get BLE data notifications in ubuntu</title><link>https://devzone.nordicsemi.com/thread/121034?ContentTypeID=1</link><pubDate>Fri, 16 Feb 2018 03:42:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c06513b2-5675-45c8-97f0-d6ab11a41a82</guid><dc:creator>Manikandan</dc:creator><description>&lt;p&gt;&lt;span&gt;sorry, 0x000f is correct handle. Thankyou&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get BLE data notifications in ubuntu</title><link>https://devzone.nordicsemi.com/thread/121012?ContentTypeID=1</link><pubDate>Thu, 15 Feb 2018 17:03:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82446d91-81e5-409c-8bc7-b6aaf055c7e0</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;Which bluez version are you using? You can check with &amp;quot;bluetoothd -v&amp;quot;. The gatttool has been deprecated since bluez v5.44, so if you want to stick to gatttool then use v5.43, or just simply use bluetoothctl and do your notification magic there.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get BLE data notifications in ubuntu</title><link>https://devzone.nordicsemi.com/thread/121008?ContentTypeID=1</link><pubDate>Thu, 15 Feb 2018 16:45:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a339d9e2-ef94-4f96-87d8-1a479359c55a</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I suppose 0x000e is the correct handle to write to, and that 0100 is the hexadecimal value you want to write? I haven&amp;#39;t used ubuntu and bluez gatttool, but are you sure that the value should be least significant byte first? I.e.&amp;nbsp;that it shouldn&amp;#39;t be&amp;nbsp;0001?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>