I’m working on the BMP280 digital pressure sensor.
I would like to have some question raised during reading of the datasheet.
- What is the maximum measurement rate (157Hz VS. 166.67HJz)?
However according to output data rate table it seems differently:
Is it mandatory to read temperature prior to pressure?
I would like to shorten the BMP280 measurement period/cycle by skip reading the temperature, is it allowed?
Moreover, at your reference code I’ve noticed that read pressure won’t be executed unless temperature has been read successfully before, pls see below snapshot:
also I can see that compensate pressure must have the fine resolution temperature value in advanced
Thanks in advanced
Ronen