03-21-2016 07:34 AM
Hello,
How can I install BlueZ Bluetooth libraries and tools on myRio
Thanks,
03-22-2016 12:43 PM
da1105224,
What kind of library is the BlueZ library? If it is already a Linux .so, you should be able to download it to your myRIO through NI-MAX. I’ve included a link below that shows you how to do this.
http://zone.ni.com/reference/en-XX/help/373925C-01/myriohelp/myrio_advanced_config/
If it is a Windows .dll, you’ll need to convert it to a .so first. I’ve included a link below to a thread on this subject.
http://forums.ni.com/t5/LabVIEW/MyRio-using-shared-Library-dll/td-p/2816390
Hope this helps!
-aprillest
03-29-2016 04:51 PM
Thanks for your reply,
The bluez libraries and tools need to be installed in order to communicate with Shimmer3 device . This is not included in the NI-Max.
If I download the folder of this library where I should save it on myRio ? and which command I should use in order to install it on myRio board?
http://www.bluez.org/download/
Thanks,
03-30-2016 06:26 PM
Looking at that link, it appears that the libraries are Linux-based. You’ll need to download the most recent file, and unzip it to actually extract the files inside. You should then be able to see which libraries are a .so type, and install those directly onto the myRIO through NI-MAX, as outlined in the link above.
Hope this helps!
-aprillest