<?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>Central (client) on PC source-code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82507/central-client-on-pc-source-code</link><description>Is there source code for a Central device running on a PC. (preference would be C++ (or C#))</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Dec 2021 09:49:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82507/central-client-on-pc-source-code" /><item><title>RE: Central (client) on PC source-code</title><link>https://devzone.nordicsemi.com/thread/342870?ContentTypeID=1</link><pubDate>Fri, 10 Dec 2021 09:49:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9ffa3f5-c705-4659-83d9-5db12e12d8e4</guid><dc:creator>TF mulder</dc:creator><description>&lt;p&gt;thanks Kennith for the pointers&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Central (client) on PC source-code</title><link>https://devzone.nordicsemi.com/thread/342849?ContentTypeID=1</link><pubDate>Fri, 10 Dec 2021 08:43:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b3c8d50-9378-4d94-beca-e11adb8ac98f</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I guess you have seen this:&lt;br /&gt;&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver"&gt;https://github.com/NordicSemiconductor/pc-ble-driver&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This can work with for instance the DK&amp;#39;s listed there. There is however one problem with the example project, none of them support bonding/pairing, and adding support for this is not straight forward.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You would need to look into the central security procedures if you want to support this:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s140.api.v7.3.0/group___b_l_e___g_a_p___c_e_n_t_r_a_l___s_e_c___m_s_c.html"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s140.api.v7.3.0/group___b_l_e___g_a_p___c_e_n_t_r_a_l___s_e_c___m_s_c.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Alternatively you may look into using the built in Bluetooth api in Windows 10 (this does not use any nRF devices):&lt;br /&gt;App:&amp;nbsp;&lt;a href="https://www.microsoft.com/en-us/p/bluetooth-le-explorer/9n0ztkf1qd98?activetab=pivot:overviewtab"&gt;https://www.microsoft.com/en-us/p/bluetooth-le-explorer/9n0ztkf1qd98?activetab=pivot:overviewtab&lt;/a&gt;&amp;nbsp;&lt;br /&gt;Source:&amp;nbsp;&lt;a href="https://github.com/microsoft/BluetoothLEExplorer"&gt;https://github.com/microsoft/BluetoothLEExplorer&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Central (client) on PC source-code</title><link>https://devzone.nordicsemi.com/thread/342734?ContentTypeID=1</link><pubDate>Thu, 09 Dec 2021 13:47:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87742859-3acf-430e-ac77-e284a7e1dce3</guid><dc:creator>TF mulder</dc:creator><description>&lt;p&gt;Hi Kenneth,&lt;/p&gt;
&lt;p&gt;Thanks for your response..&lt;/p&gt;
&lt;p&gt;in general i would like to be able to run an own-build application on windows-10&amp;nbsp; &amp;nbsp; &amp;nbsp;(like the nRF Connect app im using on the mobile device)..&amp;nbsp; &amp;nbsp;would be nice if Nordic would provide starters (template) source codes to do this.&amp;nbsp; &amp;nbsp;In C++ or C#&lt;/p&gt;
&lt;p&gt;For now im developing some code using&amp;nbsp; &amp;#39;bleak&amp;#39; in python.&amp;nbsp; For now, i can Scan,. connect, and can discover Services, charateristics&amp;nbsp; and discriptors...&amp;nbsp; &amp;nbsp; still working on the actual reading and writing&amp;#39;s...&amp;nbsp; but this all&amp;nbsp; &amp;nbsp;in python for now...&amp;nbsp; &amp;nbsp; . This helps me to go back to the controller again nRf52480,&amp;nbsp; &amp;nbsp; when i have this all working i probably step up to the nRf5340.&lt;/p&gt;
&lt;p&gt;The use case is just an acquisition system, to get 16-bit samples with a rate of 200Hz over a BLE channel.&lt;/p&gt;
&lt;p&gt;But would be nice to have code for a central (in C++ or C# ) directly on de PC.&amp;nbsp; (Not via a central in a dongle/or nrf-controler via USB)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Theo&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Central (client) on PC source-code</title><link>https://devzone.nordicsemi.com/thread/342550?ContentTypeID=1</link><pubDate>Wed, 08 Dec 2021 13:26:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6b3b3be-5db5-4076-b2fa-2e4aa7b95af8</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Can you tell us a bit more about what you want to do (your use case)? Then I may provide some suggestions.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>