Test wifi performance in 5G

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

cross mob
DeXi_1316761
Level 3
Level 3
Distributor - Future(GC)
10 sign-ins 5 sign-ins 10 replies posted

I use the console project to test wifi performance in two CYW43907 EVKs. One is AP, antother is STA.

If I want to have a test in 5G between AP and STA, should I set up the command?

I guess that, In the start_ap command, if the channel number is 153, dose the AP work in 5G? Which channel number is for 5G?

0 Likes
1 Solution
PriyaM_16
Moderator
Moderator
Moderator
250 replies posted 100 replies posted 50 replies posted

Please refer to this document RF Performance Measurements Software User Manual to test 5GHz band (802.11a). There is a command to set the 5G band.

Besides you can use the API to set a particular channel: wwd_wifi_set_channel() in 43xxx_Wi-Fi/WICED/WWD/include/wwd_wifi.h

View solution in original post

1 Reply
PriyaM_16
Moderator
Moderator
Moderator
250 replies posted 100 replies posted 50 replies posted

Please refer to this document RF Performance Measurements Software User Manual to test 5GHz band (802.11a). There is a command to set the 5G band.

Besides you can use the API to set a particular channel: wwd_wifi_set_channel() in 43xxx_Wi-Fi/WICED/WWD/include/wwd_wifi.h