I'm writing code to read from BME280 sensor through SPI interface, I was reading datasheet and I was not able to understand some points.
Datasheet says that by default sensor will be in sleep mode, what I understand to trigger new measurement we need to send data 0xF4 register address...