- Wed Jul 08, 2015 7:19 pm
#22804
I've got a web server running just fine on the v.9 board. But, when I try to run the same code on the v1.0 board it doesn't work. I'm using the Expressif SDK v1.1.1 which seems to flash with no errors. But, when I upload my web server (the example Web server that comes with the IDE) I get some weird characters in the serial monitor (normal) but the Code doesn't seem to run. Any suggestions?
Here's the board I can't seem to get to work.
http://www.seeedstudio.com/depot/NodeMCU-v2-Lua-based-ESP8266-development-kit-p-2415.htmlIt works when I flash it with the Lua-included SDK but I can't get my C code to run. There are no errors, it just doesn't work.