Which firmware to use??
Posted:
Tue Apr 07, 2015 3:06 am
by snice
Hi,
I have a nodemcu board and I use currently the Lua firmware. I would like to try the "Arduino mode". Which firmware should I use in order to use Arduino IDE and upload sketch files?
Thank you
Re: Which firmware to use??
Posted:
Tue Apr 07, 2015 7:37 am
by CheapB
snice wrote:Hi,
I have a nodemcu board and I use currently the Lua firmware. I would like to try the "Arduino mode". Which firmware should I use in order to use Arduino IDE and upload sketch files?
Thank you
It should not matter, but for some reason it sometimes does. no matter what firmware you have on your module you should be able to download from Arduino. If the code doesnt execute try this
viewtopic.php?f=32&t=2275&start=10#p13674
Re: Which firmware to use??
Posted:
Wed Apr 08, 2015 1:33 am
by snice
Thank you for your reply. I'll try with Lua firmware. But I imagine it's better to use AT firmware for memory saving?
Re: Which firmware to use??
Posted:
Wed Apr 08, 2015 7:23 am
by CptanPanic
What he was trying to say is when you upload your sketch from IDE, it actually overwrites entire firmware, so it doesn't matter what is on there already. But sometimes the first flash doesn't work and you have to install AT firmware at first.