<?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>Labview and Bluetooth low energy</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1728/labview-and-bluetooth-low-energy</link><description>Hello 
 I have a nRF51822-EK evaluation kit, I have succesffuly installed the nRFgo studio and Seggger software so that I can detect the dongle and it shows up on device manager, however Labview does not detect the dongle using the Bluetooth discover</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 30 Apr 2014 13:28:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1728/labview-and-bluetooth-low-energy" /><item><title>RE: Labview and Bluetooth low energy</title><link>https://devzone.nordicsemi.com/thread/7599?ContentTypeID=1</link><pubDate>Wed, 30 Apr 2014 13:28:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fd91ad6-3a7a-44d4-bfc8-9722630d7a43</guid><dc:creator>Marcus Johnson</dc:creator><description>&lt;p&gt;Hi Stephen!
Thought I&amp;#39;d share some findings.
First some assumptions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I have been fiddling with other H/W than you&lt;/li&gt;
&lt;li&gt;I have been using H/W setup for Bluetooth 4 (aka BLE Bluetooth Low Energy or Bluetooth Smart)&lt;/li&gt;
&lt;li&gt;So I am assuming the dev-kit you mention is (or can be) setup to be a Bluetooth 4 dongle&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I (like you) wanted BLE on Windows 7 with labVIEW IR-vis to just work.
Why doesn´t it ?
1: The LabVIEW VIs are not built on the BLE stack, they interact with the standard IR API in Windows.
2: Windows 7 does not have a native BLE stack, Windows 8.1 does.&lt;/p&gt;
&lt;p&gt;So the only thing that worked for me was LabVIEW calling functions in a .NET-assembly (i was playing with TIs Sensortag so I found the lib &lt;a href="http://sensortag.codeplex.com/releases/view/115944"&gt;here&lt;/a&gt; ) on top of Windows 8.1. Either with built in (Acer Iconia Tablet) BLE hardware or with a generic BLE (bluetooth v4) dongle.&lt;/p&gt;
&lt;p&gt;Making it work on Windows 7 would be much harder. And I guess National Instruments should add BLE support, that is VIs interfacing the Windows API for BLE. But that would still only work on Windows &amp;gt;8.1.&lt;/p&gt;
&lt;p&gt;Not sure if this was at all relevant to your situation, but it was to mine :)&lt;/p&gt;
&lt;p&gt;One Love,
/Marcus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Labview and Bluetooth low energy</title><link>https://devzone.nordicsemi.com/thread/7598?ContentTypeID=1</link><pubDate>Tue, 25 Feb 2014 21:23:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8bab098-ed50-4047-87f9-d750d60f2b83</guid><dc:creator>&amp;#216;yvind Aakvik</dc:creator><description>&lt;p&gt;Hi. Here are some pictures of the functions I&amp;#39;ve made for communicating with the Segger using nrfjprog.exe The &amp;quot;.EXE PATH&amp;quot;.vi found in the BlockDiagram is basically just containing paths to .exe file used. The input to the &amp;quot;System Exec&amp;quot; function is for the --reset; &amp;quot;C:.somethingsomething..\nrfjprog.exe --reset&amp;quot; The function with the &amp;quot;ERROR&amp;quot;-string inputted is just for error handling as the output of the command gives a string with &amp;quot;ERROR&amp;quot; in it if failing. The string actions using the &amp;quot;Command In&amp;quot;-control is to make it more bulletproof if I should forget to add a space and can probably be made better. Hope this points you in the right direction. Good luck! ;)&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/SeggerCommandExec.JPG"&gt;SeggerCommandExec.JPG&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/SeggerCommandExecBlockDiagram.JPG"&gt;SeggerCommandExecBlockDiagram.JPG&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Labview and Bluetooth low energy</title><link>https://devzone.nordicsemi.com/thread/7597?ContentTypeID=1</link><pubDate>Tue, 25 Feb 2014 15:31:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e6b4c79-e658-4549-8808-31d74946e39a</guid><dc:creator>stephen bates</dc:creator><description>&lt;p&gt;Ultimatley I would like to be able to control the whole evaluation kit but that could begin with just the Segger I suppose. Do you have an example jpg or code or link for illustrate your suggestion. It would be much appreciated.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Stephen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Labview and Bluetooth low energy</title><link>https://devzone.nordicsemi.com/thread/7596?ContentTypeID=1</link><pubDate>Tue, 25 Feb 2014 15:18:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34addda0-2d50-4426-b6f9-cf5dc81e2e5b</guid><dc:creator>&amp;#216;yvind Aakvik</dc:creator><description>&lt;p&gt;To fully understand. Do you want to use LabView to control the whole kit including the Segger or by chance only the Segger?
One way of using the Segger in LV is to use the &amp;quot;System Exec.vi&amp;quot; and call the nrfjprog.exe with the commands you want. I&amp;#39;m afraid I can&amp;#39;t answer to the communication with the evaluation kit at this point as I&amp;#39;ve never tried that in LV.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>