nodemcu
Here are 906 public repositories matching this topic...
-
Updated
Jun 12, 2020 - C++
-
Updated
Mar 1, 2020 - Python
-
Updated
Dec 26, 2019 - Lua
-
Updated
May 20, 2019 - C++
-
Updated
May 6, 2020 - Groovy
-
Updated
Oct 26, 2018 - C
-
Updated
May 23, 2020 - JavaScript
-
Updated
May 17, 2020 - C++
-
Updated
Feb 23, 2018
I was trying to reflect the last changes in readme.md by copying the "options" section of the "build" command to the "lfs-image" command and detected the "build" section is missing entirely.
-
Updated
Feb 1, 2020
-
Updated
Aug 22, 2019 - C++
-
Updated
Apr 27, 2020 - C++
-
Updated
Dec 10, 2019
-
Updated
Feb 20, 2020 - C++
Sensor board sometimes returns incorrect firmware version with status OK.
Some of tested sds011 sensors returned 1.0.0 version [year.month.day].
Solution:
version should be checked against possible ranges (at least month and day) and result in different status (not ok - it may require new status)
Improve this page
Add a description, image, and links to the nodemcu topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nodemcu topic, visit your repo's landing page and select "manage topics."
Expected behavior
During firmware configuration
Should be easy to select the value for LUA_FLASH_STORE in user_config.h
Options and/or units should be clearly documented so that the setting can be used.
Actual behavior
current default setting is:
//#define LUA_FLASH_STORE 0x10000
Comments
0x10000 corresponds to 64kb in hex, What are the other possibl