diff options
| author | Your Name <you@example.com> | 2026-05-19 03:14:53 +0530 |
|---|---|---|
| committer | Your Name <you@example.com> | 2026-05-19 03:14:53 +0530 |
| commit | 08d7df158acf92399acdbb8a527620a6b1a94f16 (patch) | |
| tree | 2a9f2b5b585b5a8bb21287420520ad1065f988e3 /docs/E2E_FIX_PLAN.md | |
| parent | d9ce038191ff2262356f67147553048357040701 (diff) | |
feat: WPA auto-detect from SPIFFS config.json
Parse wifi_auth_mode from config.json to set STA auth threshold.
Defaults to WPA2-PSK (fixes reason=211 with WPA2-only routers).
SPIFFS generated by Makefile auto-detects WPA2/WPA3 from host scan.
Root cause: config.c hardcoded WIFI_AUTH_WPA3_PSK threshold, making
WPA2-only APs invisible during ESP32 scan (reason=211 NO_AP_FOUND).
With this fix, STA connects to WPA2 upstream and Cashu payment
verification works end-to-end.
Diffstat (limited to 'docs/E2E_FIX_PLAN.md')
0 files changed, 0 insertions, 0 deletions