-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Support for manually change smartconfig protocol (to new ESPTOUCH_V2) #5409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Status: Awaiting triage
Issue is waiting for triage
Comments
[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions. |
Is there anyone to help with this problem? Thank you, boss. Please! |
@P-R-O-C-H-Y want to have a go at updating the esp-touch implementation inside WiFi? |
@P-R-O-C-H-Y Great! Thank you so much! |
Thanks @P-R-O-C-H-Y 👍🏼 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ArduinoESP32 currenty uses hardcoded esptouch V1 protocol for smartconfig, but there is a new improved version V2 of esptouch protocol.
It would be great if we were able to manually set the protocol before using
Wifi.beginSmartConfig
method.I think that would solve #5226 as well.
The text was updated successfully, but these errors were encountered: