07-20-2022 11:44 AM
Hello everyone,
Currently, I am working with the board Nucleo-WL55JC1 to communicate with the sensor BME688. However, I cannot have any response from it.
My goal is to receive the chip ID from the sensor.
My steps (based on the datasheet of BME688):
I2C_ADDRESS: the address of the sensor, chip_ID_reg: the register address of the chip ID, chip_address_write: address of the sensor in write mode, axRxBuffer_testing: the place to store received data from the sensor.
Even though the I2C transmissions were successful, I did not receive anything from the sensor. I am not even sure if my procedure and what I sent was right.
Do anyone have experience working with this sensor? Please give me some hint on communicating with it.
Thank you, Huy Nguyen.
07-20-2022 04:26 PM
07-21-2022 10:41 PM
Hello,
Thank you for your response. Can you be a little bit more detailed about the "hardware"? Do you mean that the wire should be correctly connected?
07-26-2022 07:34 AM
Hi huytyskland,
If you used BME688 shuttle board, you can refer schematic https://www.bosch-sensortec.com/media/boschsensortec/downloads/shuttle_board_flyer/application_board..., and correctly connect with Nucleo-WL55JC1.