01-28-2020 09:42 AM
Hello,
my goal is to obtain the data from BLE113 and processed them in Labview. I managed it using the BLE toolkit and it works. However, the sampling frequency is lower than it should be (1000 S/s). The number of samples per second is around 940 instead of the proper value. I would like to ask you for some advice about how to solve this problem. I found it is possible to solve it using producer and consumer loops, is it true?
Thank you,
Daniel
01-28-2020 09:47 AM
Post your code and we will give you advice where you can make improvements (if possible). It is hard to tell you if anything will solve your problem without seeing what you are doing now.
01-28-2020 10:18 AM
Here it is.
Thank you, Daniel.