<?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>Connecting with Bluez on Ubuntu to nRF51822 UART BLE example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8617/connecting-with-bluez-on-ubuntu-to-nrf51822-uart-ble-example</link><description>Hello everyone, 
 I am trying to send and receive strings from Ubuntu (with a BLE USB dongle) to/from the nRF51822 with UART BLE SDK v9 example (i.e using ble_nus_string_send(...) and nus_data_handler(...)). 
 My setup is the following:
Server = nRF51822</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 07 Aug 2015 17:47:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8617/connecting-with-bluez-on-ubuntu-to-nrf51822-uart-ble-example" /><item><title>RE: Connecting with Bluez on Ubuntu to nRF51822 UART BLE example</title><link>https://devzone.nordicsemi.com/thread/31531?ContentTypeID=1</link><pubDate>Fri, 07 Aug 2015 17:47:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:faf12a46-5b69-437e-9d84-e707894e3628</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;Yes, it is possible with gatttool.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;gatttool --help-all
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;With this you can know all the commands to use this tool. The interactive mode is also quite nice. Don&amp;#39;t forget to configure that address is of random type (if it is).&lt;/p&gt;
&lt;p&gt;&lt;em&gt;hcitool&lt;/em&gt; is also nice tool.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>