<?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 to the nrF52 DK BLE through linux whith pygatt</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26362/connecting-to-the-nrf52-dk-ble-through-linux-whith-pygatt</link><description>Hello, 
 I&amp;#39;m trying to connect my Linux computer to the nrF52 DK card using BLE.
I&amp;#39;m connecting my Bluetooth chip to nrF52 and I want to display &amp;quot;hello&amp;quot; on the serial interface of nrF52 DK 
 The BLE connexion and pairing is working with gatttool and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 30 Oct 2017 14:22:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26362/connecting-to-the-nrf52-dk-ble-through-linux-whith-pygatt" /><item><title>RE: Connecting to the nrF52 DK BLE through linux whith pygatt</title><link>https://devzone.nordicsemi.com/thread/103747?ContentTypeID=1</link><pubDate>Mon, 30 Oct 2017 14:22:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6876d7e-9a6c-457d-bbec-d65128705750</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure what pygatt have to do with your question, and I&amp;#39;m not sure I understand what you are trying to do.&lt;/p&gt;
&lt;p&gt;It looks like your code will setup a BLE peripheral, wait for a BLE central to connect, and when it is connected, print &amp;quot;Hello&amp;quot; on the Serial/UART interface of the nRF52-DK twice evey second. Are you not able to see this message?&lt;/p&gt;
&lt;p&gt;You should not need any UUIDs for this to work, but if you only want to write &amp;quot;Hello&amp;quot; when the characteristics is written, you should check out the &lt;a href="https://www.arduino.cc/en/Reference/BLEPeripheralConstructor"&gt;example code in the Arduino documentation&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>