Load Sensor HX711 ESPHome ESP32s values jumping around

Hey mate,

Hope you’re well!

Ok, so I got out another ESP32 and as I was plunging it in released I had the dout_pin clk_pin round the wrong way. sigh lol

Fixed that and I’m now getting a consistent reading, the same, regardless of which ESP32 I have plugged in or weight applied.

[15:23:53][D][hx711:031]: 'Bed Sensor': Got value 8388607
[15:23:53][D][sensor:121]: 'Bed Sensor': Sending state 8388607.00000  with 0 decimals of accuracy
[15:24:03][D][hx711:031]: 'Bed Sensor': Got value 8388607
[15:24:03][D][sensor:121]: 'Bed Sensor': Sending state 8388607.00000  with 0 decimals of accuracy
[15:24:13][D][hx711:031]: 'Bed Sensor': Got value 8388607

Could it be the wiring. I notice that The Hook Up has one way of wiring the bridge, this guy has another way

Are they all the same way to skin a cat, or some are better then others. I don’t know much about circuits sadly.

EDIT: If I change the wiring to the Hook Up guide, Im still getting the same 8388607 value.

Should I use try different pins?