Hello!
I’ve been testing the SODAQv3. So far I have the following doubts regarding the accelerometer. I’ve been using these library: https://github.com/SodaqMoja/Sodaq_LSM303AGR
-
When configuring the accelerometer with FS 16g, and putting the SODAQ board pointing to the center of the Earth, the Z axis is between 0.6g and 0.7g. What are these values? Shouldn’t it be 1g? In all the other cases we tested (2g, 4g, 8g) it was 1g.
-
When configuring the accelerometer with FS 16g and Low Power Mode, the sensitivity should be around 187.58 mg/LSB (±7%) according to the datasheet. Does this mean that between each lecture of the accelerometer, we should expect a difference equal or bigger than 187.58 mg/LSB (±7%)? I mean, is it possible to have a difference of, for example, 50mg/LSB between 2 lectures with that configuration?
Thanks