ESP8266-Load-Cell
ESP8266-Load-Cell copied to clipboard
Wifi Issues
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.
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)
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.
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
Any idea ?