WICED Wi-Fi join status for AP mode

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

cross mob
Anonymous
Not applicable

Hi,

I need API to come to know if wiced device operating in AP mode is connected/joined to any WiFi station/client device such as PC/Smartphone.

Found API "wwd_wifi_check_join_status( interface )" in "wwd_wifi.c" for STA mode, but can't find the same for AP mode.

Is there any provision for this in sdk 3.3.1 ?

mwf_mmfaeseyhanjaeyoung

0 Likes
1 Reply
JoYi_1844281
Level 6
Level 6
100 sign-ins 100 replies posted 50 likes received

Check the how the softap_event_handler() work in SDK 3.3.1 !

0 Likes