nakhonthai / ESP32APRS_T-TWR

APRS Software project device support LILYGO T-TWR Plus.
GNU General Public License v3.0
90 stars 15 forks source link

Feature Request : WiFi configuration file #38

Open mugu57 opened 2 months ago

mugu57 commented 2 months ago

Hello Somkiat Nakhonthai I like your APRS firmware for the T-TWR plus a lot. Congratulations. As I realized that quite a lot of people (including myself, hi) have the problem to configure the WiFi access to their Router I have a proposal how this coudl be made easier. Did you ever look to the Pi-Star Hotspot software which you find under On this page there is also a WiFi builder, see https://www.pistar.uk/wifi_builder.php Which generates a file which you then put on the Pi-Star image file. I think this is a standard Linux file which we also use on Raspberry PI system quite often. As I understand that the T_TWR Plus does have a SD Karte slot, what do you think about the idea that read such a WiFi file at the time during the boot sequence and then you can configure this SSID and password as WiFi station #1 as you do normally manually in your Wireless menu of your html configuration web page. The additional information in that file could be skipped.

It is just an idea to make things a bit easier Vy 73 de Michael DB2GM

nakhonthai commented 1 month ago

Thank for request. I think this will make it possible to save it as a config file default.cfg on SPIFFS.