Hi,
I executed the sample code of accelerometer sensor....
Here am unable to understand the values of x,y,z-axis.
1.How it is sensing?
2.Here is it giving the values with respect to gravity?
3.What are the units for the x,y,z-axis?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I executed the sample code of accelerometer sensor....
Here am unable to understand the values of x,y,z-axis.
1.How it is sensing?
2.Here is it giving the values with respect to gravity?
3.What are the units for the x,y,z-axis?
Hi,
The accelerometer on the SmartRF06EB is a Bosch BMA250.
You find the datasheet here: http://www.bosch-sensortec.com/en_GB/homepage/products_3/3_axis_sensors/acceleration_sensors/bma250_1/bma250
The CC2538 foundation firmware includes example code for the accelerometer.
Br,
TIABO