This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

calibrating sensor values

hi..

i am using nrf52832 and a peripheral device .. temperature sensor ,my temperature values are increasing like(0 ,27,75,80...) how to get a approximate value .

i have referred the datasheet ,but i dono how to solve ?

suggest an idea

Parents Reply
  • give me some idea

    Use the debugger to step through your code, and see what is happening.

    Use an oscilloscope or analyser on I2C signals to verify what is actually happening on the hardware interface.

    Check the sensor documentation to check if this is expected behaviour - eg, does it tell you that it takes a few readings to "settle" ... ?

    Again, for specific questions about the max30205 itself and its operation you need to contact Maxim for support - it is not a Nordic product.

Children
Related