Skot Croshere
ec9d84e90e
set default max_retries to 420
2023-07-01 14:24:02 -04:00
Skot Croshere
ff403395ee
wifi connection retry displays on OLED
2023-07-01 14:24:00 -04:00
Skot Croshere
260ba51edb
added some basic wifi connection retrys and debugging
2023-07-01 14:23:35 -04:00
johnny9
6949b73bb9
nvs_config: introduce configuration through NVS
...
Stratum and Wifi configuration can now be read from NVS on the
flash. An example config.cvs file is included and can be used
to generate the partition and then be flashed to the esp32 using
the esp-idf parttool.py.
2023-07-01 14:23:35 -04:00
Skot Croshere
4896d1255b
typo
2023-07-01 14:23:35 -04:00
Skot Croshere
486f35694e
switched to the recommended wifi station example
2023-07-01 14:23:35 -04:00
Skot Croshere
51b3d344ed
cleanup connect Kconfig
2023-07-01 14:23:35 -04:00
Skot Croshere
7226f569eb
cleanup connect defines
2023-07-01 14:23:35 -04:00
Skot Croshere
a3b798de7a
switch to separate connect component
2023-07-01 14:23:35 -04:00