Bosch Sensortec Community

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

    Not able to get Gas Estimate Channel X from BSEC

    jadeja14890
    New Poster

    Re: Not able to get Gas Estimate Channel X from BSEC

     Hello 

    Thanks,

    Vishvaraj

    jadeja14890
    New Poster

    Re: Not able to get Gas Estimate Channel X from BSEC

    Hello Robin,

    Any updates on our query. 

    It will be really helpful to us as we are stuck and unable to find any solution

    jadeja14890
    New Poster

    Re: Not able to get Gas Estimate Channel X from BSEC

    hello,

    any updates??

    BSTRobin
    Community Moderator

    Re: Not able to get Gas Estimate Channel X from BSEC

    Hello jadeja14890,

    Sorry for delay reply.
    You migrated Arduino project to nordic platform. Could we know the following two
    1.What code do you call the API(BSEC_2.0.1.0_Internel_Release\API\bme680.c)?
    2.Before you call bme680_init() in your code, what is the initialization code for struct bme680_dev?

    struct bme680_dev {
    /*! Chip Id */
    uint8_t chip_id;
    /*! Device Id */
    uint8_t dev_id;
    /*! Unique id */
    uint32_t unique_id;
    /*! SPI/I2C interface */
    enum bme680_intf intf;
    /*! Memory page used */
    uint8_t mem_page;
    /*! Ambient temperature in Degree C*/
    int8_t amb_temp;
    /*! Sensor calibration data */
    struct bme680_calib_data calib;
    /*! Read function pointer */
    bme680_com_fptr_t read;
    /*! Write function pointer */
    bme680_com_fptr_t write;
    /*! Delay function pointer */
    bme680_delay_fptr_t delay_ms;
    /*! Communication function result */
    int8_t com_rslt;
    /*! Store the info messages */
    uint8_t info_msg;
    };

    jadeja14890
    New Poster

    Re: Not able to get Gas Estimate Channel X from BSEC

    Hi BSTROBIN,

    Please Find Below Answer

    1.What code do you call the API(BSEC_2.0.1.0_Internel_Release\API\bme680.c)?

         [Ans]    BSEC api callerd from Main.c  in While(1) loop  please see atached snapshot Main_c.png

    2. Before you call bme680_init() in your code, what is the initialization code for struct bme680_dev?

     [Ans.] Regarding initialization of bme68x structure and bme68x_init, we are actually initializing BME688 before calling "initialize_bsec_library" from Main function

    Please find attached code snippet for same (Main_C.png,bme688_get_dev_structure.png, and BME688_Init.png).

     

     

     

    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