Sensor34 Calibration Failed #14900
-
I setup 4 load sells to an HX711 Amp - this all connects to a NodeMCU ESP 8266. Right now just trying to calibrate the scale and I keep getting an error regarding calibration error see image circled in red, not really a ton of detail so im not sure where to start looking. I did test my scale and the weight goes up with weight and down when I take the weight off see image circled in blue so the wiring I imagine is correct. Since the scale appears to be working, just cant calibrate it where should I start investigating? EDIT - I figured it out, you need to make sure there is no weight on the scale before you start the calibration command. Sounds obvious when you think about it. lol |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
Great you found the issue. |
Beta Was this translation helpful? Give feedback.
-
I am not sure if I should start a new discussion - I have almost the same problem with calibrating the scale.
When I start calibrating I get this:
The reference weight is 2324g. When I am not calibrating setting that weight changes WeightRaw from -199 to -174, but when I start calibrating and set the same weight as before WeightRaw changes from -199 to -117265. This happens every time I try calibrating and with any reference weight that I tried so far. My guess is that is the reason for the failed calibration. |
Beta Was this translation helpful? Give feedback.
-
I have the same problem. Calibration failed and no information about the reason. Anyone? |
Beta Was this translation helpful? Give feedback.
-
I my case there were 2 problems. Look at the absraw weight in the console (set telemetry period to 10 seconds while debugging)
|
Beta Was this translation helpful? Give feedback.
Great you found the issue.