I want to forcibly end the wait state that occurs after executing the wiced_wps_enrollee function

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
hiko_4316286
Level 4
Level 4
50 replies posted 25 replies posted 10 replies posted

The QA at https://community.cypress.com/thread/51967 answers how to reduce the WPS timeout from 2 minutes.

Is there a function to kill the waiting state instead of changing the time?

0 Likes
1 Solution
GauravS_31
Moderator
Moderator
Moderator
10 questions asked 250 solutions authored 250 sign-ins

The thread is basically waiting on a while loop. Other than WPS timeout, there is no mechanism to forcibly kill the waiting state. I can only think of power cycle.

View solution in original post

1 Reply
GauravS_31
Moderator
Moderator
Moderator
10 questions asked 250 solutions authored 250 sign-ins

The thread is basically waiting on a while loop. Other than WPS timeout, there is no mechanism to forcibly kill the waiting state. I can only think of power cycle.