So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By HarleyGolfGuy
#60977 Hi everyone,

I have a working prototype with the Arduino UNO using the HX711 a/d converter with a bathroom scale. So, I have figured out how to connect the scale to the hx711 to the arduino uno. Now I'm trying to get it to work with the ESP8266 and am simply cannot get anything working. I have tried every sketch I can find.

I have got the wifi sketch to work so I am able to upload code to my ESP8266. Now I just cannot get any sketches using the HX711 libraries working.

Can anyone please help me? If someone provides me an example sketch I can provide the error message.

For example I have used the sketch here:
https://github.com/squix78/esp8266-proj ... -scale.ino

I get
Code: Select allSoft WDT reset

ctx: cont
sp: 3ffef1a0 end: 3ffef3a0 offset: 01b0

>>>stack>>>
3ffef350:  3fffdad0 3ffee374 402021c0 3ffee380 
3ffef360:  402010ae 00000064 00000064 402010a3 
3ffef370:  3fffdad0 00000000 3ffee350 3ffee374 
3ffef380:  3fffdad0 00000000 3ffee36c 4020220c 
3ffef390:  feefeffe feefeffe 3ffee380 40100114 
<<<stack<<<

 ets Jan  8 2013,rst cause:2, boot mode:(1,7)


 ets Jan  8 2013,rst cause:4, boot mode:(1,7)

wdt reset


I have tried the French sketch here:

http://blog.heredero.org/pese-personne-wifi/

and I get:

Code: Select allets Jan  8 2013,rst cause:2, boot mode:(1,6)


 ets Jan  8 2013,rst cause:4, boot mode:(1,6)

wdt reset