Can flash but can't run blink. Tried a power adapter. Ideas?
Posted: Wed Feb 17, 2016 1:36 pm
Hi,
I bought a Chinese NodeMCU and would like to use it with the Arduino IDE/language. I tried to flash the hello-world/led blink sketch as a test.
I believe it flashed correctly because the IDE writes to the flash (I think, it shows a series of `.` and no error message) but when I reset the ESP, nothing happens. I tried connecting it to an actual power supply because I read it could be the cause but still no dice, the LED doesn't blink.
I checked it's the right pin too.
So it would seem it can flash but won't run the sketch. What am I missing? Could it be that I chose the wrong USD adapter in the settings or the wrong board? Wouldn't a mistake there prevent any flashing at all?
Does the ESP need a special firmware to run Arduino sketches or is it the IDE translating the Arduino language to pure C that the ESP can run directly?
I bought a Chinese NodeMCU and would like to use it with the Arduino IDE/language. I tried to flash the hello-world/led blink sketch as a test.
I believe it flashed correctly because the IDE writes to the flash (I think, it shows a series of `.` and no error message) but when I reset the ESP, nothing happens. I tried connecting it to an actual power supply because I read it could be the cause but still no dice, the LED doesn't blink.
I checked it's the right pin too.
So it would seem it can flash but won't run the sketch. What am I missing? Could it be that I chose the wrong USD adapter in the settings or the wrong board? Wouldn't a mistake there prevent any flashing at all?
Does the ESP need a special firmware to run Arduino sketches or is it the IDE translating the Arduino language to pure C that the ESP can run directly?