Search found 3 matches

by mindrobots
Tue May 10, 2016 2:09 pm
Forum: ESP8266 boards
Topic: General availability release v1.8
Replies: 16
Views: 15995

Re: "Supporter" Backer initial feedback v1.8 & questions

2) From the MicroPython ESP8266 documentation (Tutorial 1.4 and 2.1), I get the impression that I should be able to access the REPL via the USB/UART connections. It ignores any input from minicom when I connect but I do see the ESP8266 logging events to minicom as I do things through webREPL. Is th...
by mindrobots
Fri May 06, 2016 1:37 pm
Forum: ESP8266 boards
Topic: v1.8 works on a WeMos D1 Mini
Replies: 18
Views: 24078

Re: v1.8 works on a WeMos D1 Mini

Thanks for sharing this!! I had been using a NodeMCU which was having a UART REPL issue but working otherwise. I happened to have a WeMos sitting on my desk and loaded my same ESP8266 binary onto it and it started up like a champ. REPL and AP access! Now I can replace my Lua with sensibilities of Mi...
by mindrobots
Thu May 05, 2016 4:59 pm
Forum: ESP8266 boards
Topic: General availability release v1.8
Replies: 16
Views: 15995

"Supporter" Backer initial feedback v1.8 & questions

First impression: Brilliant!! I've loaded the v1.8 binary sent ot me per your instructions on a NodeMCU (ESP8266 12e module on it?). Everything worked as expected. I had also followed the build instructions in the readme.md of the esp8266 github folder before I had gotten the release email. Those st...