Skip to content
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

esp provisioning v2 not working #8

Closed
belalgamal0 opened this issue Dec 25, 2022 · 0 comments
Closed

esp provisioning v2 not working #8

belalgamal0 opened this issue Dec 25, 2022 · 0 comments

Comments

@belalgamal0
Copy link

I'm trying to send custom data to the esp using the espTouchV2 protocol, but it's not working.
there is no error message also no logs in the app or in the Arduino code, so it's not connected but also there is no error message
await provisioner.start(ProvisioningRequest.fromStrings( ssid: "my network", bssid: "v3:s6:24:6v:61:9o", password: "mynetworkpassword", reservedData: "568", encryptionKey: "MyEncryptionKey0" )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant