Closed ydamigos closed 4 months ago
Hi @ydamigos! We appreciate you submitting your first issue for our open-source project. 🌟
Even though I'm a bot, I can assure you that the whole community is genuinely grateful for your time and effort. 🤖💙
BME280 doesn't work correctly with sensor shell. Command:
sensor get bme280@76
returnsRead failed
. Command:sensor get bme280@76 channelX
enters a loop which always print ambient_temp channel. The issue is a regression of https://github.com/zephyrproject-rtos/zephyr/commit/f9db6ed4147d94060c84ae046ca026a7bf294526To Reproduce Steps to reproduce the behavior:
Expected behavior When sending sensor shell commands the following output is expected.
Impact When sending sensor shell commands the following you get the following output:
Environment (please complete the following information):