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

CALIBRATE OFFSET of nRF52832

 

How much is the temperature characteristic improved by setting CALIBRATE OFFSET for nRF52832?
How much does CALIBRATE OFFSET improve the temperature characteristics?

Are there any points to note when using it in the following temperature range (-40 to 80°C)?

Parents
  • Hi again

    Calibrating the offset error will significantly improve the accuracy at extreme temperatures, but we don't have any data showing the exact difference. 

    One thing that is important to note about calibration is that if you calibrate too often you can see less reliable readings. The calibration is done using an ADC resolution of 10-bits, and if the measured value is at the boundary between 2 distinct values you might see the ADC calibration change even if the temperature is the same. 
    The result of this is less consistent readings than if you did not perform calibration. 

    If you have some way to detect temperature change (using the temp sensor in the nRF device for instance) you can use this to trigger calibration, to avoid performing calibration too often. 

    Best regards
    Torbjørn

Reply
  • Hi again

    Calibrating the offset error will significantly improve the accuracy at extreme temperatures, but we don't have any data showing the exact difference. 

    One thing that is important to note about calibration is that if you calibrate too often you can see less reliable readings. The calibration is done using an ADC resolution of 10-bits, and if the measured value is at the boundary between 2 distinct values you might see the ADC calibration change even if the temperature is the same. 
    The result of this is less consistent readings than if you did not perform calibration. 

    If you have some way to detect temperature change (using the temp sensor in the nRF device for instance) you can use this to trigger calibration, to avoid performing calibration too often. 

    Best regards
    Torbjørn

Children
Related