Page 1 of 1

Request for information regarding Carrier Sense in ESP-IDF

Posted: Fri Sep 25, 2020 4:35 pm
by gal-vayyar
Hi,

My current understanding is that CS\CCA is a fundamental requirement in 802.11 standards.
Where can I get information regarding the implementation in ESP-IDF?
Specifically, is it possible to disable that feature under the WiFi stack API?

Thanks