Got stuck forever in wiced_leave_ap

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

cross mob
hoainguyen265
Level 3
Level 3
5 likes given 25 sign-ins 10 replies posted

Hi guys,

In our application, we connect to wifi AP and do stuffs. If we got some issues like request http error or disconnect with mqtt broker, we will retry to connect again. Incase retry not success we will disconnect with wifi AP and retry to connect current wifi AP again or connect the another wifi AP.

But sometime we got stuck forever in wiced_leave_ap.

I use CYW54907 with Wiced studio 6.6.

0 Likes
1 Solution
Zhengbao_Zhang
Moderator
Moderator
Moderator
250 sign-ins First comment on KBA 10 questions asked

Hello: 

   So this issue can be still duplicated, would you please share more logs or steps for the issue?

anyway, you can have a try to just do disconnection and reconnection in a single thread without HTTP, mqtt involved. 

   and if possible,you can share some application layer code to us for a duplication.

View solution in original post

0 Likes
2 Replies
hoainguyen265
Level 3
Level 3
5 likes given 25 sign-ins 10 replies posted

I think it is duplicate with 

https://community.infineon.com/t5/Wi-Fi-Combo/No-response-to-IOCTLs-for-several-seconds-after-WLAN-l... 

So do we have any update with this issue? @Zhengbao_Zhang

0 Likes
Zhengbao_Zhang
Moderator
Moderator
Moderator
250 sign-ins First comment on KBA 10 questions asked

Hello: 

   So this issue can be still duplicated, would you please share more logs or steps for the issue?

anyway, you can have a try to just do disconnection and reconnection in a single thread without HTTP, mqtt involved. 

   and if possible,you can share some application layer code to us for a duplication.

0 Likes