Skip to content

Releases: nodemcu/nodemcu-firmware

1.4.0-master_20151229: Retroactively tagged stable drop

17 May 06:28
Compare
Choose a tag to compare

Due to the ever-growing number of modules available within NodeMCU, pre-built binaries are no longer made available. Use the automated custom firmware build service to get the specific firmware configuration you need, or consult the documentation for details on firmware building.

0.9.6-dev_20150704: Fix documents.

03 Jul 22:31
Compare
Choose a tag to compare
Add node.restore() to restore Wi-Fi.
Changed wifi.startsmart, see also https://github.com/nodemcu/nodemcu-firmware/wiki/nodemcu_api_en#wifistartsmart.

0.9.6-dev_20150627

27 Jun 07:32
Compare
Choose a tag to compare

fixed ap/station-ap cannot connect to the device.
added wifi.ap.getconfig().
fixed net.dns.getdnsserver().
added new base64 lua example.
added node.bootreason() to inspect boot cause.
optimization of u8g.

0.9.6-dev_20150625

26 Jun 11:24
Compare
Choose a tag to compare
Johny Mattsson's commit almost doubling the available Lua heap.

0.9.6-dev_20150406

05 Apr 17:11
Compare
Choose a tag to compare
bump to 0.9.6

0.9.6-dev_20150331

31 Mar 15:56
Compare
Choose a tag to compare
update mqtt, see readme.md

0.9.5_20150318

18 Mar 11:47
Compare
Choose a tag to compare
quick fix cjson.encode

dev_json_20150317

16 Mar 16:46
Compare
Choose a tag to compare
add cjson module

dev20150311

11 Mar 05:27
Compare
Choose a tag to compare
add interger version, fix #234, #252, #246

dev20150310-2

10 Mar 15:17
Compare
Choose a tag to compare
fix from pellepl/spiffs