LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using the BLE Tookit

I am using the BLE toolkit.  When I have a lot of bluetooth messages I lose some of them.  I am using the Bluegiga BLED112 USB dongle.  I have tried using a .NET callback to catch more of the messages.  This works better but I still have lossy commands.  Has anyone experienced this?  Any ideas on making the messages more robust?

0 Kudos
Message 1 of 3
(2,627 Views)

Since this toolkit is not maintained by NI, I would recommend posing your question on the toolkit page or going through some of the recommendations already posted on there.

 

BLE Toolkit

https://forums.ni.com/t5/Community-Documents/LabVIEW-BLE-Bluetooth-Low-Energy-toolkit/ta-p/3538612

0 Kudos
Message 2 of 3
(2,566 Views)

Look at page 119 of the bluegiga API, Set Scan Parameters. Set the scan_interval and scan_window to the same value to scan at 100% duty cycle. I believe I had to modify the LabVIEW VI for Set Scan Parameters to include both on the connector pane.

0 Kudos
Message 3 of 3
(2,557 Views)