My esp8266 is not working properly. Ask for help

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
Post Reply
john3368863
Posts: 3
Joined: Sun Jan 28, 2018 8:46 am

My esp8266 is not working properly. Ask for help

Post by john3368863 » Sun Jan 28, 2018 8:50 am

Hello, I have a nodemcu esp2268 board. However, I downloaded the latest firmware from the micropython's official website. The board could not run normally. The blue LED keeps flashing. I don't know what's the reason.

cefn
Posts: 230
Joined: Tue Aug 09, 2016 10:58 am

Re: My esp8266 is not working properly. Ask for help

Post by cefn » Sun Jan 28, 2018 5:01 pm

Hi, John and welcome to the micropython forum.

Unfortunately there is not a lot to go on in your report. You've given no indication of what you tried, what you expected to happen, and what did happen, for example.

Taking your post literally, downloading the Micropython firmware does nothing at all to your NodeMCU. I imagine you must have tried to put the firmware on the NodeMCU after downloading it, but there's no indication of how you attempted this, and what happened when you did so. Presumably you followed some instructions, but which ones?

Precision is very important in bug reporting. In the past I have found this page to be a useful reference to guide people how to report bugs and engage with the community. Hope it helps...
https://www.chiark.greenend.org.uk/~sgtatham/bugs.html

Post Reply