Hi!
I am having some issues trying to tune my brand new Spark Photon BrewPi:-)
The temp probes disagrees slightly on the chamber temp. One probe is 0.25º above and the other is 0.5º above the beer temp. I can see that there is a calibration issue as the temps go stable when the chamber and room probes are hotter than the beer.
I have tried to calibrate the probes using old info on the site. I have tried sending input like:
sudo echo -ne 'U{i:0,j:-0.3}' > /dev/ttyACM0
to the spark. The only thing that happens is that the probe stops sending temperatures (the device config shows temp as null).
sudo echo -ne 'E\' > /dev/ttyACM0
resets the devices but I have yet not found any way to set the calibration to something.
With 0.5° diff in meassures, the temp fluctates a bit after spark reset but with 0.25º it is more stable. I will shitch the room and the chamber probes but it whould have been great to be able to calibrate:-)
Thanks for supplying such a great product!
PS! I am correct in using the brewpi-photon-0.4.3.bin as my firmware?