LIS2DH12 sensor - strange 1.6 second long sawtooth pattern in reading times
I am using an LIS2DH12 sensor with an esp8266 via I2C. It is the only sensor on I2C. I have a process loop that repeats every 200ms. During this loop, it is recording some other pin inputs and analog inputs, and sending the data to another esp8266 vi...