This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE Toolkit for LABVIEW. Do yo uhave and BLE toolkit for Labview? In my test application I do need to control an nRF52 via labview.

Hi

in my test bench for system validation I would like to control the system based on nRF52 via Bluetooth to speed up testting of various samples.

It seems that there are some issue with labview to properly detetct the device and communicate with it.

Do you offer any Labview toolkit?

thanks for a feedback.

Best Regards

Giuliano

Parents Reply Children
  • Yes - exactly the same.

    In fact, the same with any 3rd-party PC app...

    PC apps interact with the standard PC interfaces & APIs - the whole point of them is that the app need neither know nor care anything about the hardware implementation of the "external" device.

    eg, a COM port is a COM port - it makes no difference to the PC app what is connected externally. And, in fact, the app can't even tell whether it's a real, true RS232, COM port - or some "virtual" COM port operating over USB, or Ehternet, or Bluetooth, or whatever ...

Related