Is there a way to fix the wifi mode: 11b only, 11G only and 11n only in SoftAP?

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

cross mob
user_2199751
Level 2
Level 2
First like given

I am using 4390 module for our product and we set the module to be working as an AP.  And I am seeing some TCP packet losses and TCP socket disconnections during the data transmit from the module.

To isolate the issue, I want to give it a try with fixed wifi mode: 11b only or 11g only.  Can someone help to let me know how to set the 4390 wifi mode as 11b only,  11g only mode or 11n only mode?

Thanks

0 Likes
1 Solution

There is a wwd_wifi_set_11n_support() function to allow disable 11n.

But I don't know any function for 11b/g/n only.

Which network stack are you using? NetX/NetX_Duo/LwIP?

View solution in original post

0 Likes
13 Replies