<?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>c++ Instead of nRF Connect</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23820/c-instead-of-nrf-connect</link><description>Hi, 
 I can send and receive commands from nRF51 Dongle to nRF51822 via using nRF Connect UART over BLE Service. 
 My question is : Is there another way to reach nRF51 Dongle for connecting my nRF51822 via C++?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Jul 2017 07:40:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23820/c-instead-of-nrf-connect" /><item><title>RE: c++ Instead of nRF Connect</title><link>https://devzone.nordicsemi.com/thread/93710?ContentTypeID=1</link><pubDate>Thu, 27 Jul 2017 07:40:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8eab0936-48c4-4aa9-8736-b1f9238de429</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please have a look at the &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver"&gt;pc-ble-driver&lt;/a&gt;. This is a C/C++ library for interactions with the softdevice through a serialization firmware. pc-ble-driver is the library used by nRF Connect for communication with the Dongle.&lt;/p&gt;
&lt;p&gt;You can find examples of both central and peripheral roles in &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver/tree/master/examples"&gt;this directory&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver-py"&gt;Python&lt;/a&gt; and &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver-js"&gt;Node.js&lt;/a&gt; binding are also available, for use with scripting languages.&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><item><title>RE: c++ Instead of nRF Connect</title><link>https://devzone.nordicsemi.com/thread/93709?ContentTypeID=1</link><pubDate>Wed, 26 Jul 2017 21:39:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1cae802e-6c32-4969-aeee-1b72080c6a13</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;How do you connect things &amp;quot;via C++&amp;quot;? That&amp;#39;s programming language, not a tool. If you mean weather you can write FW for nRF5x devices in C++ then yes, many people and projects go that way. nRF5 SDK is mostly compatible with this approach but it&amp;#39;s not built for that meaning that (almost) all examples are using strictly C.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>