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

nRF connect BLE in LabView

Dear All,

We would like to automate the trst procedure of our device in LabWiew because in this tool we are doing also electrical measurements. 

We have tried nRF connect BLE and it is perfect for communication with our device. Overall we must perform the following tasks:

- Scan for advertising BLE device

- Connect to device

- Pair to the device with key

- Read and write som BLE characteristic to test the device functionality. 

We saw that nRF connect BLE is using serialized commands over a serial port to communicate with BLE dongle. Is it possible to get the list and description of those serialized serial commands that we can create our own testng app in LabView?  If you have an othe solution which we can use we are opened to your suggestions. 

Regards, 

Blaz 

Related