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

[TW#18627] [Question]: WPS in APSTA mode #1608

Closed
farizadp opened this issue Feb 9, 2018 · 6 comments
Closed

[TW#18627] [Question]: WPS in APSTA mode #1608

farizadp opened this issue Feb 9, 2018 · 6 comments
Labels
Status: Pending blocked by some other factor

Comments

@farizadp
Copy link

farizadp commented Feb 9, 2018

Hello,

Has anyone ever managed to get WPS working on mode APSTA?
It seems to me that WPS is functioning on WIFI_MODE_STA only.

Regards,
Dion

@FayeY
Copy link
Collaborator

FayeY commented Feb 12, 2018

Hi, yes, it works for sta only, you can find the note in the readme. WPS Example

@FayeY FayeY added Type: Question questions from developer and removed Type: Question questions from developer labels Feb 12, 2018
@farizadp
Copy link
Author

@FayeY : Thanks, Is there any intention in the near-future to get the WPS working on APSTA mode ?

@farizadp farizadp changed the title [Question/Issue]: WPS in APSTA mode [Question]: WPS in APSTA mode Feb 12, 2018
@liuzfesp
Copy link
Contributor

Hi @farizadp, in idfv3.1, we don't have plan to support it since we already have a lot of work to do. I have put it into our to-do repository, will let you know once we have scheduled it. BTW, why need to run WPS in APSTA mode?

@FayeY FayeY changed the title [Question]: WPS in APSTA mode [TW#18627] [Question]: WPS in APSTA mode Feb 23, 2018
@farizadp
Copy link
Author

Hi @liuzfesp . Thanks for the answer.
Here is a bit of explanation about my ESP32 application:

My ESP32 board hosts a web (AP mode). The web shows its connection status to WLAN router (STA mode). From the web (AP mode), I would like to see the STA mode connection status being updated when WPS is initiated by pressing the physical button on ESP32 board. I therefore need APSTA mode and was thinking that WPS feature on STA mode also works on APSTA mode, which apparently not.

@XinDeng11
Copy link
Contributor

Hi @farizadp . We have supported the enrollee in APSTA mode, you can check the commit 6c3bdd4 for detail, or you can pull the latest code after it merged.

@farizadp
Copy link
Author

Thanks, @XinDeng11. I couldn't find 6c3bdd4 commit detail. Where can I find it? Or should I really wait until it's merged to master?

@jack0c jack0c added the Status: Pending blocked by some other factor label Mar 26, 2018
igrr pushed a commit that referenced this issue Apr 2, 2018
Add the feature WPS enrollee in APSTA mode

close github issue: #1608
@FayeY FayeY closed this as completed Apr 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending blocked by some other factor
Projects
None yet
Development

No branches or pull requests

5 participants