Hi,
I purchased the MicroMod Weather Carrier Board and noticed that the temperature readings from the integrated BME280 were consistently higher than those from other sensors in the same environment. I thought this was due to the CPU heating the board, which consumes a lot of power, especially when connecting to WiFi. To verify this, I uploaded a sketch with a light sleep instruction, and indeed the temperatures dropped.
So I decided to place a BME280 sensor outside the board without removing the integrated one, but simply by changing the I2C address. Has anyone had the same problem? Has anyone used the same solution?
Paolo