Hi
Just got 3 new sensors from Brewpi, two long and one short. The two long ones are reading the same temperature but the short one is off by almost 1°C. I’ve tried to calibrate by SSH in to brewpi, stop the script, run
$ sudo screen /dev/ttyACM0 57600
$ h{v:1}
$ U{i:0,j:-0.9}
But nothing changes. The sensor is reading the same temperature. Also trued with U{i:2,j:-0.9} but same result. This is the Legacy version with arduino. Any ide?
For the Spark we have a field in the UI, for Arduino (which has been discontinued and is not updated or supported since 2015) we don’t have a UI option.
Calibration was fixed in 0.2.11 so you’d have to run that version.
The commands look correct. Perhaps try cutecom instead of screen.
Sending the command you receive from listing the devices h{} with “j:-0.9” added should work for the latest version that was released for Arduino.
I compiled a hex file with the calibration offset fix included and posted it on HBT forum, if it’s not a violation to cross post and you don’t have an issue with it, I’m happy to provide a link for the OP?