logo elektroda
logo elektroda
X
logo elektroda

[ESP8266] I can't connect to WebREPL, what to do?

pioter996 504 2
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 17332414
    pioter996
    Level 3  
    Hello, I would like to program the esp8266 using micropython. I have uploaded the firmware, connected to my wifi network. I encountered a problem when trying to connect to the webrepl. I swapped the IP address to the one esp8266 has, the effects can be seen in the picture below. I would be grateful if someone could assist me with advice.
  • ADVERTISEMENT
  • #2 17332657
    pawel1148
    Level 24  
    I'd start by adding the port to the IP address, as it shows up in the address bar when you enable this site. ws://192.168.1.103:8266/ if you haven't changed anything. I don't know exactly what principle this page works on, but since you used a network internal address as a suggestion, it should interact with one as I wrote without any problem. Well, unless you changed the port on which ESP communicates, but I don't think so.
  • #3 17333415
    pioter996
    Level 3  
    Thanks for the feedback. I have not changed anything. So will try to assign a port to the IP address.
ADVERTISEMENT