<?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>NRF52 PDK on Linux with bluez tools</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40420/nrf52-pdk-on-linux-with-bluez-tools</link><description>Hi , 
 I am working on customize tools utilizing the nrf python codes. 
 In linux I came to know about BLE libraries bluez and also about hcitools. 
 I have setup for linux 64bit ubuntu 14.04 which have all codecs which I found over net required for BLE</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Nov 2018 12:47:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40420/nrf52-pdk-on-linux-with-bluez-tools" /><item><title>RE: NRF52 PDK on Linux with bluez tools</title><link>https://devzone.nordicsemi.com/thread/157084?ContentTypeID=1</link><pubDate>Tue, 13 Nov 2018 12:47:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8766ff1f-9719-4822-aed5-5f594d79cbb1</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;nRFconnect&amp;nbsp; uses serialized softdevice APIs to control the connectivity chip&amp;nbsp;similar to the setup shown&amp;nbsp;here (PC == application processor):&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/nrf51_setups_serialization.html?cp=4_0_0_1_4"&gt;http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/nrf51_setups_serialization.html?cp=4_0_0_1_4&lt;/a&gt;., while the bluez host in Ubuntu will only work with connectivity HW that supports the HCI interface. Our bluetooth stack (softdevice - host + controller) does not expose this interface to the application.&lt;/p&gt;
&lt;p&gt;Here are some options&lt;/p&gt;
&lt;p&gt;1. Use the &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver"&gt;pc-ble-driver&amp;nbsp;&lt;/a&gt;with Nordic HW to create your custom tool. Python and Javascript wrappers are available.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2. Create a HCI compatible controller with Nordic HW and Zephyr (&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.whitepapers/dita/whitepapers/nwp_029/intro.html?cp=11_2"&gt;whitepaper&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;3. Get a standard BT HCI USB dongle&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>