ap disable rts/cts

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

cross mob
delic_2995291
Level 1
Level 1
Welcome!

Hello Support.

if there a method to disable the rts/cts on ap created by "wl"?

the details:

I create a ap by wl like the following:

"wl create_interface ap c6:45:b5:00:00:00"

when I do a udp test like the following:

1. a CLEINT connect the AP created by the command above.

2. AP send udp packet to the CLEINT

3.while testing i capture the air packets,find every udp packet witch a rts/cts.

Besides, I use the option "rts" or "rtsthrehlod" which "wl" support, but it doesn't work.

0 Likes
1 Solution

Hello:

try this one:

wl_exec ampdu_rts 0

View solution in original post

0 Likes
5 Replies
delic_2995291
Level 1
Level 1
Welcome!

add more infomation. I use the wifi chip is CYW43455XKUBGT

0 Likes

hello:

   please have a try on this command:

wl rtsthresh  (0 ---4000)

I think you can set to 0 or 4000 to have a try, default value is 2347 .

hi, ZhengbaoZ_96

I have tried it. but it doesn't work.

I set the value to 4000, and use "wl rtsthresh" to get the result is 4000.

but in the above status, the rts/cts still exists.

0 Likes

Hello:

try this one:

wl_exec ampdu_rts 0

0 Likes

hi,

this command works. thanks a lot.

Besides, could you please explain the command "ampdu_rts", I can't find the explanation  from "wl" help.

0 Likes