Hello, I have a problem. I want to read the values from the AMG8833 temperature sensor. Unfortunately, when using the ready example called pixelstest.ino provided by the AMG8833 library, I get some incorrect readings, for example the first 2 rows are correct but then i get values like -300 degrees or 420 degrees. They should be about 26 (room temperature).
I would like to mention that I have already bought a second sensor and the same problem occurs. Maybe it's the fault of a sensor or
the Arduino itself or the board.
I've tried many things. For example, I received information that it is worth changing the I2C clock speed, but honestly I dont know what speed could be apropriate. I tried different values, but to no avail. I don't really know what the problem is and how to solve it. I've included all the photos below. Maybe someone will have an idea how to solve this?
Regards