after loading boot.py and main.py, getting the following error:
OSError: [Errno 98] EADDRINUSE
remove power from esp8266 restart the same error.
thanks for your help in advance!
2 Answers
Just a guess as I don’t know Python (Nor an 8266 for that matter). I’m thinking that error means “Address In Use”. I would check your router to see what IP Addresses are in use and whether you are trying to use one of them.
Other than that I’m at a loss.