A5. [WiFi] Credenciales del AP hardcodeadas en main.c #6
Labels
No labels
bug
energia
firmware
hardware
ux
v1-bloqueante
v2
validacion
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
dacowars/GPS_tracker_esp#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
main.c:84-85:Ambos valores están en el código fuente, en un repositorio. El AP sirve descarga de
ficheros GPX, es decir el historial completo de rutas del usuario: lugar de residencia,
horarios y recorridos habituales. No es un dato trivial.
Propuesta: mover a
main/Kconfig.projbuild(donde ya vivenCONFIG_PIN_*), y valorarpara más adelante generar la contraseña por dispositivo a partir del MAC o de un valor en
NVS, mostrándola en el OLED al activar el AP.
Criterio de cierre
main.c:184sigue funcionando