Carter Nelson

Results 295 comments of Carter Nelson

Can someone provide an example sketch code that demonstrates this issue?

Can you provide more information about what is needed here. Is this basically a request to make `read16()` public?

OK, still not sure what the request is then. The various `read` functions take care of all that converting.

There's some info on installing and running clang-format here: https://learn.adafruit.com/the-well-automated-arduino-library/formatting-with-clang-format

Can you provide more information on this: > The third allows to preset an adjustment value for the temperature obtained, since these sensors must be frequently calibrated to accept their...

If it were a library issue, should happen with any MLX90614. Are you using a 5V variant of the MLX90614?

The Nano's are 5V logic level boards: https://store.arduino.cc/usa/arduino-nano https://store.arduino.cc/usa/nano-every It may have something to do with the mixed logic level?

Can you reproduce this using the Arduino IDE (and not Platform IO)?

This is an Arduino library, so need to demonstrate the issue with Arduino. Any recent version of the IDE is fine, like 1.8.19 or latest 2.x release. Also the simplest...

Closing since it sounds like original issue is resolved. @rodri16 Your behavior is something different and seems related to a failed reading attempt. Please open a new issue.