Is there a way to disable target features like STA, TDLS, P2P to create more target memory space for AP mode

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

cross mob
kare_4631266
Level 1
Level 1
First like given

Hi,

I am interested in SoftAP mode in cypress43455 and currently the MAX_STA supported is limited to 16 clients. Looks like this is target memory limitation and would like to disable some other features like STA, P2P, TDLS, IBSS to create space for more clients.  Is is possible to control target features from any of the firmware commands available? Also any suggestion on driver trials to be done will be helpful.

0 Likes
1 Solution

The default value of wl maxassoc will provide the maximum number of clients that is hardcoded in firmware. As per the current firmware version shown below

1.21 RC0.0

wl0: Nov 13 2019 04:39:05 version 7.45.198 (r723338 CY) FWID 01-369a6798

The maximum limit is 8. Currently, there are no plans to increase this limit because of limited memory.

View solution in original post

4 Replies