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

Implement the WPS conection method for ESP32 #1430

Open
AdrianSoundy opened this issue Jan 10, 2024 · 1 comment
Open

Implement the WPS conection method for ESP32 #1430

AdrianSoundy opened this issue Jan 10, 2024 · 1 comment

Comments

@AdrianSoundy
Copy link
Member

Description

Add support for the WPS wifi connection method for ESP32.

How to solve the problem

There would need to be C# api that the application can call which will start the WPS connection process. This could be an async call to start process and then monitor events on C# side or call waits until whole process is complete in an async way.

On the native side you would need to start WPS and monitor the WPS events until complete or error.

Describe alternatives you've considered

No response

Aditional context

No response

@FDE-LC2L
Copy link

I would really appreciate this feature. This would simplify the use of some of my IoT.

Thank you in advance to the nanoFramework team for studying this request.

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

No branches or pull requests

2 participants