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

WIFI AP shows intermittently, unable to connect from multiple devices #22

Closed shiftyp closed 5 months ago

shiftyp commented 5 months ago

With the default settings, I've tried connecting to the WiFi AP to access the config page, and the WiFi AP will appear, then disappear, and when available my devices (Windows 10 laptop and Android Phone Pixel 7) are unable to complete a connection. I've tried changing the WiFi power on the AP side, as well as turning off and on services to no effect. Any tips on how I can further debug?

nakhonthai commented 5 months ago

To use wifi client mode. by share wifi from smartphone or router. SSID: APRSTH Pass: aprsthnetwork

lyusupov commented 5 months ago

https://github.com/nakhonthai/ESP32APRS_T-TWR/discussions/10

shiftyp commented 5 months ago

Thanks, I see this is a duplicate. It might be good to add a link to #10 in the documentation to highlight this issue. I was also slightly confused by the term "WiFi Station" which I would probably call "WiFi Client". Closing