ESP8266-Load-Cell icon indicating copy to clipboard operation
ESP8266-Load-Cell copied to clipboard

Wifi Issues

Open bachoo786 opened this issue 7 years ago • 4 comments

Hi

I am having issues connecting to WiFi as I have defined all the values undre the wifi settings but yet I cannot connect my esp8266 board to the wifi.

Can someone please define the following for me maybe my address might be incorrect:

Wifi client ip? Wifi gateway ip? Wifi subnet ip? Wifi dns ip?

Thanks.

bachoo786 avatar Oct 01 '18 16:10 bachoo786

You don't need to change those if you keep the WIFI_STATIC_IP to 0. (Which disable the static IP stuff and everything is set automatically by you router)

Skaronator avatar Oct 01 '18 17:10 Skaronator

ok I changed that to the way it was before and have static as 0.

I am using nodemcu and its not working I have put in all the correct details as well. on top of that I cannot debug. I dont get anything when I click on the debug.

bachoo786 avatar Oct 01 '18 18:10 bachoo786

debug works but getting the following:

 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

cannot connect to wifi or mqtt

bachoo786 avatar Oct 01 '18 20:10 bachoo786

Any idea ?

bachoo786 avatar Oct 04 '18 00:10 bachoo786