You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node may be loaded in any ESP32 board. Useful if you need to build advanced nodes that connect to EnigmaIOT network.
Needed configuration data is reduced by reusing WiFi gateway AP as EnigmaIOT network name and key.
Configuration reset pin is disabled by default. You will need to change it according your setup.
Configuration data is checked using regular expressions during input to avoid wrong or malicious format.
DS18B20 temperature sensor can be installed on Gateway to check its own temperature. Disabled by default.
Disable brownout detector on ESP32. Many cheap boards include bulky regulators that cannot cope with current requirements. Having brownout detector disabled the number of sporadic reboots is highly reduced if it is your case.