selfhostedhome / smart-bed-sensor

DIY Smart Bed using Load Cells and HX711
MIT License
11 stars 10 forks source link

new error #2

Open bachoo786 opened 5 years ago

bachoo786 commented 5 years ago

Hello

I have successfully uploaded the code however i cannot connect to the wifi nor mqtt. on my serial monitor this is what I get:

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

load 0x4010f000, len 1384, room 16
tail 8
chksum 0x2d
csum 0x2d
vbb28d4a3
~ld

and the above keeps looping many times.

Can you please help?

Thanks.

zlalanne commented 5 years ago

Can you program anything to your NodeMCU? Does a simple blink LED example work?

bachoo786 commented 5 years ago

Yeah works fine

JonGilmore commented 5 years ago

I'm getting the same error. Any thoughts?

zlalanne commented 5 years ago

Is the RST pin connected to anything? Are other programs working on the board?

jcutrell commented 4 years ago

It's been a while, but...

I'm getting a similar error. Nothing connected to the rst pin, and the blink example sketch is working.