LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Scrambled data from LPMS-B sensor with Bluetooth

Solved!
Go to solution

Hi,

 

I am working on a program to live-stream the LPMS-B accelerometer, gyro and magnetometer. (http://www.lp-research.com/9-axis-imu-with-bluetooth-wireless-connectivity/)

So far, I managed to connect the sensor and get data from it. However, the data is very scrambled. 

Is there a way to decode this scrambled data, or am I doing something wrong with the data output of the sensor?

 

Please find attached an image of the scrambled data and the VI I am using

 

Thank you!

Download All
0 Kudos
Message 1 of 7
(4,402 Views)
Solution
Accepted by topic author Ruben29
From the manual, it looks like data is transmitted as hex so right click on the indicator and select hex display.
0 Kudos
Message 2 of 7
(4,381 Views)

Yes, that works! Thank you very much!!Smiley Very Happy

0 Kudos
Message 3 of 7
(4,374 Views)

Hello

I am using the same sensor LPMS-B. Did you collect the data from this sensor to Labview?

 

 

0 Kudos
Message 4 of 7
(2,306 Views)

Hi Kaakourh,

 


@Kaakourh wrote:

Did you collect the data from this sensor to Labview?


According to the 3rd message the problem was solved. And the second message contains the solution to the problem...

 

So what exactly is your problem?

Where are you stuck?

Mind to attach your VI?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 5 of 7
(2,301 Views)

Hello I am using same IMU sensor. I found example on the company site but i can only see acceleration but I need to see all reading of this sensor. Can you help me to get other reading like orientation and linear acceleration.

0 Kudos
Message 6 of 7
(2,231 Views)

This one the file I foundit on the company site.

0 Kudos
Message 7 of 7
(2,229 Views)