Setting functionality does not work
m4xb3 opened this issue · 1 comments
Hi,
first of all I am really glad for your effort and work. As part of my project I am working with the LSM9DS1 to measure frequencies and amplitudes of vibrations and more or less inherited the sensor from a former team member which is why I am not very familiar with it. But to the problem:
I use an Arduino DUE and installed your library which on first glance worked pretty good when executing the example codes. But then I saw that not a single function had an effect on the sensor's settings.
There is no way to change the sampling rates, scales or anything else. I tried to modify the corresponding values in the example codes "Settings" and "Interrupts", but nothing changed.
I hope that I am not abusing this part of your GitHub, but I do not know better where to contact you.
Thanks in advance.
Max