Forum >TDS sensor calibration lost after reboot
ArduinoGeneral

TDS sensor calibration lost after reboot

userHead charbel.baaklini 2021-03-17 08:32:29 692 Views3 Replies
Hello, i have install the TDS sensor with arduino and i was able to calibrate it using the console command 'enter' and cal.
But the problem is that when the power is cut off the sensor and the arduino, the calibration is lost and i have to do it again.
please could you assist in order to have the calibration save after reboot.

Thank you,
Charbel
2024-02-07 21:40:26

hey would you be able to share the process you used to do this?

userHeadPic yln
2021-03-22 19:25:22 Glad you have solved this problem userHeadPic 347945801
2021-03-18 20:56:22 Looking inside the library file, I found that the kvalue can be changed. So i set it to the value received when calibrating the sensor.
So far it is working fine.
userHeadPic charbel.baaklini