-
Notifications
You must be signed in to change notification settings - Fork 134
Flash Layout and New Frontend
You can find the detail information about flash layout the following page. https://github.com/esp8266/Arduino/blob/master/doc/filesystem.rst
To support OTA update, the total program space should be at least twice of the program. The most common used layout for 4M byte flash is 1m program and 3m file space, which is default configuration of BPL. However, having html pages embedded in the program, it is already at the edge of limit. Using Tom's pretty interface does make it over the limit.
Fortunately, framework 1.8.0 sports 4m2m(2m program space) by default. Therefore, we don't need to manually create the linkage description file.
Because of the different flash layout, change one layout to another should be done over USB instead of OTA. Morover, the file system will be corrupted and all data will be gone.
Wiki is deprecated. Check doc directory for latest document. https://github.com/vitotai/BrewPiLess/tree/master/doc
- Hardware Setup
- Localization of web frontend
- Flash layout and New Frontend
- Software Installation
- WiFi Setup
- System Setup
- Device Setup
- Using Buttons & Menu
- Temperature Logging
- Cloud Logging
- Beer Profile
- iSpindel Support
- Manual Gravity Logging
- Use with Glycol
- Auto Capping(Spunding)
- MQTT Remote Control
- Pressure Monitor and Control
-
Other URLs
- Clear WiFi setting
- Format file system
- OTA update
- Overwrite pages
-
JSON Commands
- Temperature Unit
- Sensor Calibration
- FAQ