Bosch Sensortec Community

    cancel
    Showing results for 
    Search instead for 
    Did you mean: 
    SOLVED

    BME280 default calibration values

    BME280 default calibration values

    nlundie
    Occasional Visitor

    I am working on simulating a BME280 sensor in software, I have figured out values to pass in for the dig_T* values so that the compensation formulas just pass through what I send as my raw data over I2C, however I have been unable to work out values for the dig_P* values or the dig_H* values so that I can consistently send a value that will be translated to what I want at the end. If there are any defualt values or some values that will result in scaled versions of my raw data that would be greatly appreciated. 

    1 REPLY 1

    o_o
    Contributor

    BME280 dig_T*, dig_P*, and dig_H* registers are trimming coefficients unique to each part. Therefore the best thing you could do is to copy 1 set of values from a sensor to simulate the output of that specific sensor.

     

    Maybe what you are looking for is simply the API to read uncompensated data ?

     

    First you can grab the raw data directly from the bus with this API:

    int8_t bme280_get_regs(uint8_t reg_addr, uint8_t *reg_data, uint16_t len, const struct bme280_dev *dev);

    Then you parse it into an uncompensated data structure with this API:

    void bme280_parse_sensor_data(const uint8_t *reg_data, struct bme280_uncomp_data *uncomp_data);

     

     

    The latest BME280 driver is always found on Bosch Sensortec's official GitHub page.

    Icon--AD-black-48x48Icon--address-consumer-data-black-48x48Icon--appointment-black-48x48Icon--back-left-black-48x48Icon--calendar-black-48x48Icon--center-alignedIcon--Checkbox-checkIcon--clock-black-48x48Icon--close-black-48x48Icon--compare-black-48x48Icon--confirmation-black-48x48Icon--dealer-details-black-48x48Icon--delete-black-48x48Icon--delivery-black-48x48Icon--down-black-48x48Icon--download-black-48x48Ic-OverlayAlertIcon--externallink-black-48x48Icon-Filledforward-right_adjustedIcon--grid-view-black-48x48IC_gd_Check-Circle170821_Icons_Community170823_Bosch_Icons170823_Bosch_Icons170821_Icons_CommunityIC-logout170821_Icons_Community170825_Bosch_Icons170821_Icons_CommunityIC-shopping-cart2170821_Icons_CommunityIC-upIC_UserIcon--imageIcon--info-i-black-48x48Icon--left-alignedIcon--Less-minimize-black-48x48Icon-FilledIcon--List-Check-grennIcon--List-Check-blackIcon--List-Cross-blackIcon--list-view-mobile-black-48x48Icon--list-view-black-48x48Icon--More-Maximize-black-48x48Icon--my-product-black-48x48Icon--newsletter-black-48x48Icon--payment-black-48x48Icon--print-black-48x48Icon--promotion-black-48x48Icon--registration-black-48x48Icon--Reset-black-48x48Icon--right-alignedshare-circle1Icon--share-black-48x48Icon--shopping-bag-black-48x48Icon-shopping-cartIcon--start-play-black-48x48Icon--store-locator-black-48x48Ic-OverlayAlertIcon--summary-black-48x48tumblrIcon-FilledvineIc-OverlayAlertwhishlist