-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Typing WiFi connection information on the badge is cumbersome :)
Describe the solution you'd like
Espressif has an API that allows using an app [iOS / Android] to scan a WiFi QR code and transmit the credentials to an ESP32 device. It seems (at first glance) that this would be a helpful thing to provide.
Describe alternatives you've considered
- It's possible to use Thonny or
mpremoteto edit/settings.json, but it's a bit clunky (especially before setting up a new WiFi config since the keys aren't saved when using the default wifi credentials) - If there were an app that would allow an iOS / Android device to act as a BLE HID that would be much more flexible and enable more applications than just configuring WiFi.
Additional context
I'm unsure if the current version of IDF supports this API, or if it needs to be configured.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request