Search found 36 matches

by gojimmypi
Fri Mar 11, 2016 6:25 pm
Forum: ESP8266 boards
Topic: howto: Flash MicroPython with nodemcu flasher and connect with putty on Windows
Replies: 12
Views: 25291

Re: howto: Flash MicroPython with nodemcu flasher and connect with putty on Windows

follow-up: if you came here looking for info on flashing MicroPython onto an ESP8266 with NodeMCU-Flasher tool (and *not* esptool.py Flasher)... then you should know know that there are some settings that could be retained. See http://forum.micropython.org/viewtopic.php?f=16&t=1617&p=9343#p9333 . Ad...
by gojimmypi
Fri Mar 11, 2016 6:16 pm
Forum: ESP8266 boards
Topic: what do the chg_A1:-180 (and similar) messages mean?
Replies: 5
Views: 7955

Re: what do the chg_A1:-180 (and similar) messages mean?

*edit - spelling To clarify, Micropython or NodeMCU are not operating systems, rather user applications running in a vendor operating system (the one that comes with the ESP). well that's certainly interesting! I thought the binary code uploaded was the only thing being executed. Where can I find ou...
by gojimmypi
Fri Mar 11, 2016 12:44 am
Forum: ESP8266 boards
Topic: Online Documentation
Replies: 12
Views: 11264

Re: Online Documentation

just a heads-up that http://docs.micropython.org defaults to the pyboard (note the little selector at the bottom of the left column) and the docs specific to the ESP8266 are currently here: http://docs.micropython.org/en/latest/esp8266/ suggestion: after the "MicroPython documentation" text on each ...
by gojimmypi
Thu Mar 10, 2016 11:41 pm
Forum: ESP8266 boards
Topic: what do the chg_A1:-180 (and similar) messages mean?
Replies: 5
Views: 7955

Re: what do the chg_A1:-180 (and similar) messages mean?

Damien! Thanks for your reply. Dude, you really rock :) Awesome project. (and don't even get me started how cool the theoretical physics & your involvement with CERN is!) anyhow... your response seemed completely reasonable... until... until Pandora would not launch on my phone. huh? Hey - so is it ...
by gojimmypi
Thu Mar 10, 2016 5:46 pm
Forum: ESP8266 boards
Topic: what do the chg_A1:-180 (and similar) messages mean?
Replies: 5
Views: 7955

what do the chg_A1:-180 (and similar) messages mean?

Greetings! I have MicroPython alpha installed on a NodeMCU board. Installed fresh just yesterday :) #4 ets_task(40100268, 3, 3fff4658, 4) MicroPython v1.5.2-395-g5f6d12c on 2016-03-08; ESP module with ESP8266 Type "help()" for more information. >>> Today when I arrived, my session has a bunch of mes...
by gojimmypi
Thu Mar 10, 2016 3:54 am
Forum: ESP8266 boards
Topic: howto: Flash MicroPython with nodemcu flasher and connect with putty on Windows
Replies: 12
Views: 25291

howto: Flash MicroPython with nodemcu flasher and connect with putty on Windows

Damien & team - thank you! Awesome kickstarter project :D :D I have a ebay/china import ESP8266 NodeMCU "Amica" board like this one: http://www.ebay.com/itm/400923947498 I know that the email said only esptool.py was supported to download firmware, but I used the the NodeMCU-flasher: https://github....