I’ve been trying to setup a bme280 with no luck. My printer is running on a ski mini e3 v2, and I have my raspi 3 b+ setup as an additional mcu. I queried the bme280 by running a py script through ssh and it works fine. I have also confirmed bus, baud in /boot/config.txt.
I keep getting: MCU ‘rpi’ error during config: Unable to open i2c device
[temperature_sensor chamber_sensor]
sensor_type: BME280
i2c_address: 118
i2c_mcu: rpi #i2c_bus: 1 ;get error here that bus 1 is unknown;
i2c_speed: 400000