Page 10 of 10

Re: MicroPython on ESP8266 Kickstarter

Posted: Sat Apr 23, 2016 6:56 pm
by marfis
ok so I guess I was so excited about V4 that I wanted to connect to my Huzzah Board using http://192.168.4.1:8266 instead of the provided webpage (which uses ws://....) .. REPL is now working - sorry about that.

However, it seems strange to me that http requests to the above adress actually crashes the board (see traceback of my last post). Probably should be fixed in the future but not a major fault IMO.

Re: MicroPython on ESP8266 Kickstarter

Posted: Sun Apr 24, 2016 4:00 pm
by platforma
This is a good point. Might be worth opening a github issue in micropython/webrepl github unless Paul already picked up on it.