• By hooking into the barometers 'pressure' event i sometimes get only ~1 reading per second, and sometimes ~10 readings per second.

    Because i didn't find a method to control the sapling frequency, i assumed it will be controlled by Bangle.setPollInterval(), together with acc/gyr polling. I tried setPollInterval(80), and first this seems to work, but now the application still falls back to ~1 reading per second. Maybe because the application was getting more complicated, consuming more performance, and by this causing the barometer to save power?

    Does anyone know how to control the barometer sampling rate? And how reliable this sampling rate is?

About

Avatar for Alberich123 @Alberich123 started