Current Lua downloadable firmware will be posted here

User avatar
By marcelstoer
#17141
A nice improvement would be to add an option to disable SSL (#define CLIENT_SSL_ENABLE in user_config.h)


Yes, indeed, wouldn't it. I'd really like to offer selecting options that go into user_config.h. However, there are current limitations on the GitHub API I don't know how to work around yet that prevent this.
User avatar
By Vleis Walker
#17193
marcelstoer wrote:If you regularly want to build your custom NodeMCU firmware I suggest you give http://frightanic.com/nodemcu-custom-build/ a spin. You select the branch to build from, select the user modules to include (to reduce firmware size) and my service will build a firmware just for you.


THANK YOU!!! Looking GREAT! Works well!

However, Im a bit new to this....
I received 2 files... integer and float....
Which should be flashed where in ESPFlasher?

If this had been answered, please forgive and direct me.

Thanks for the great work!!
User avatar
By cwilt
#17194
Vleis Walker wrote:
marcelstoer wrote:If you regularly want to build your custom NodeMCU firmware I suggest you give http://frightanic.com/nodemcu-custom-build/ a spin. You select the branch to build from, select the user modules to include (to reduce firmware size) and my service will build a firmware just for you.


THANK YOU!!! Looking GREAT! Works well!

However, Im a bit new to this....
I received 2 files... integer and float....
Which should be flashed where in ESPFlasher?

If this had been answered, please forgive and direct me.

Thanks for the great work!!


Choose one based on if you need floating point math or not and install as usual.