Stops due to an error during WPS connection

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

cross mob
AkKo_4458241
Level 2
Level 2

(I transcribed here what I wrote to the Community Information.)

Hello.

If a WPS connection is executed using the following functions, it will stop with an error.

Please tell me the cause and countermeasure.

Function used: wiced_wps_enrollee ()

Error stop function:

wps_result_t wps_host_join (void * workspace, wps_ap_t * ap, wwd_interface_t interface)

   {

              ~ Omitted

              ret = (wps_result_t) wwd_wifi_join_specific (& ap-> scan_result, NULL, 0, & semaphore, interface

Omitted

              if (wwd_wifi_is_ready_to_transceive (interface)! = WWD_SUCCESS)

              {

→ Error stop WPS_ERROR (("Failed to join WPS at interface% u \ r \ n", (unsigned int) interface));

Thank you.

0 Likes
1 Solution
RaktimR_11
Moderator
Moderator
Moderator
500 replies posted 250 replies posted 100 replies posted

This is being answered through the original thread created in the Community Information space and later moved to this space.

Please use Stops due to an error during WPS connection this to get your queries answered by Cypress Experts.

View solution in original post

0 Likes
1 Reply
RaktimR_11
Moderator
Moderator
Moderator
500 replies posted 250 replies posted 100 replies posted

This is being answered through the original thread created in the Community Information space and later moved to this space.

Please use Stops due to an error during WPS connection this to get your queries answered by Cypress Experts.

0 Likes