<?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>App example for nRF Connect</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35440/app-example-for-nrf-connect</link><description>I would like to develop some app to be able to use nRF51 dongle on PC. Is there any good example codes to start with? My plan is to use pc-ble-driver-js and Electron and found examples &amp;quot;pc-nrf-connect-boilerplate&amp;quot; and &amp;quot;pc-nrfconnect-rssi&amp;quot; from Nordic</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Jun 2018 06:51:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35440/app-example-for-nrf-connect" /><item><title>RE: App example for nRF Connect</title><link>https://devzone.nordicsemi.com/thread/136472?ContentTypeID=1</link><pubDate>Mon, 18 Jun 2018 06:51:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7803e99f-1061-4502-961f-ad68880eed04</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;HI Masahiro,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am afraid that we do not have any other examples that use&amp;nbsp;pc-ble-driver-js and electron.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&amp;nbsp;&lt;br /&gt;Bjørn&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: App example for nRF Connect</title><link>https://devzone.nordicsemi.com/thread/136461?ContentTypeID=1</link><pubDate>Mon, 18 Jun 2018 04:03:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c0bd4b1-826d-4f35-8331-645b103cbb93</guid><dc:creator>Masahiro Kondo</dc:creator><description>&lt;p&gt;I just tried the release version 2.1.0 and it successfully launched from local. So I think I will go through this. Do you think this is the best example to start or do you know anything a bit simpler? RSSI viewer and boilerplate examples don&amp;#39;t use pc-ble-driver-js, which is not ideal for me.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: App example for nRF Connect</title><link>https://devzone.nordicsemi.com/thread/136460?ContentTypeID=1</link><pubDate>Mon, 18 Jun 2018 03:22:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45f74fd7-c576-48e3-9bb9-e48de1430554</guid><dc:creator>Masahiro Kondo</dc:creator><description>&lt;p&gt;Thank you for the link.&lt;/p&gt;
&lt;p&gt;I tried to install nrf Connect by &amp;quot;npm install&amp;quot; but it gave me an error &amp;quot;ERR! Tried to download(404): &lt;a href="https://github.com/tessel/node-usb/releases/download/1.3.1/usb_bindings-v1.3.1-electron-v1.8-win32-ia32.tar.gz"&gt;https://github.com/tessel/node-usb/releases/download/1.3.1/usb_bindings-v1.3.1-electron-v1.8-win32-ia32.tar.gz&amp;quot;&lt;/a&gt;&amp;nbsp;and couldn&amp;#39;t install it. Then I found just nRF Connect BLE (&lt;a href="https://github.com/NordicSemiconductor/pc-nrfconnect-ble"&gt;https://github.com/NordicSemiconductor/pc-nrfconnect-ble&lt;/a&gt;) which seems to be a bit simpler than whole set of nRF Connect. Then installed by &amp;quot;npm install&amp;quot; and launched it from nRFConnect then it pops up error message &amp;quot;Cannot read property &amp;#39;getDeviceSetup&amp;#39; of undefined&amp;quot; and didn&amp;#39;t start.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;How can I install nRF Connect BLE? This might be a good starting point because it seems to use pc-ble-driver-js if I am not mistaken. I put &lt;span&gt;&amp;quot;pc-ble-driver-js&amp;quot;&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;&amp;quot;^2.4.1&amp;quot; in dependencies in&amp;nbsp;&lt;/span&gt;package.json but it still shows the same error. pc-ble-driver-js doesn&amp;#39;t seem to be found. I am quite new to this javascript environment, so I am sure I missed something. Please let me know what I have missed. Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: App example for nRF Connect</title><link>https://devzone.nordicsemi.com/thread/136351?ContentTypeID=1</link><pubDate>Fri, 15 Jun 2018 12:03:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cef7b0aa-9c94-4d5d-9eaf-c112dc981c63</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;HI Masahiro.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is&amp;#39;nt &lt;a href="https://github.com/NordicSemiconductor/pc-nrfconnect-core"&gt;pc-nrf-connect-core&lt;/a&gt;&amp;nbsp;what your are looking for?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;nRF Connect builds on top of other sub components that live in their own GitHub repositories:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver-js"&gt;pc-ble-driver-js&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver"&gt;pc-ble-driver&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/NordicSemiconductor/pc-nrfjprog-js"&gt;pc-nrfjprog-js&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>