LightningPiggy / lightning-piggy

LILYGO TTGO T5 2.13 and 2.66 inch DEPG ePaper Display
https://www.lightningpiggy.com/
GNU Lesser General Public License v2.1
6 stars 4 forks source link

Easy configuration without reflashing #21

Open ThomasFarstrike opened 1 month ago

ThomasFarstrike commented 1 month ago

The current method to change the configuration is to use the webinstaller to provide the configuration values and reflash the firmware.

This is a bit tedious because it requires the user to connect the device to their laptop, open the webinstaller, fill out the configuration form fields, and install the configured software.

So we would like an easy method of configuring the device:

The easiest (and also pretty standard) way to do this would be that if the device has a "configuration mode".

In this mode:

Configuration mode is triggered if:

Having this feature implemented would also allow us to pre-install the software in the factory, without configuration values. When the user then receives and powers up their device, it goes into configuration mode, allowing the user to configure it.