BME280_SensorAPI icon indicating copy to clipboard operation
BME280_SensorAPI copied to clipboard

Bosch Sensortec BME280 sensor driver. To report issues, go to https://community.bosch-sensortec.com/t5/Bosch-Sensortec-Community/ct-p/bst_community

Results 13 BME280_SensorAPI issues
Sort by recently updated
recently updated
newest added

1. The masks and the position of the configuration bits of the "config" register (0xF5) are set incorrectly. 2. BME280 does not support the parameter "t standby" = 1 ms....

Move temp_len and reg_addr_cnt for C89 compatibility. Add L to integer constants to avoid compiler warnings on AVR.