-->
Page 2 of 2

Re: Which Firmware to choose ?

PostPosted: Sun Aug 23, 2015 11:55 pm
by Mmiscool
Your best bet to get up and running quickly is node mcu lua.

Its how i got started with these things.

On the other hand you can program them directly with the arduino environment by using esp826 arduino. No need for any firmware.

I will also make a shameless plug for http://es8266basic.com and the basic interpreter firmware but that is a project of mine.

But I would defiantly start with node mcu firmware. I put together a tutorial on how to install it here.
http://www.smbisoft.com/projects/esp8266

Re: Which Firmware to choose ?

PostPosted: Fri Aug 28, 2015 9:34 pm
by digiajay
Hi have successfully flashed with the bin file "nodemcu_float_0.9.6-dev_20150704.bin" :)

But after that, I couldn't open the COM port with the ESP :o :shock: . It throws some no response error like below

Code: Select allPORT OPEN 115200

Communication with MCU...
Got answer! AutoDetect firmware...

Can't autodetect firmware, because proper answer not received.

PORT CLOSED


:shock: . Please help me.

Re: Which Firmware to choose ?

PostPosted: Sat Aug 29, 2015 4:51 am
by GnobarEl
Is this value 115200 correct? Did you try with 9600?