Page 1 of 1

Control of Wifi transmitter duty cycle

Posted: Thu Sep 14, 2017 5:48 pm
by d.cook
Our product will be undergoing EMC testing. The testing involves transmitting from the wireless radio on different combinations of protocols and channels. They require however that we use a 98% duty cycle during all testing. Is there a way to control this from the IDF, or am I misunderstanding what they mean by this?

Additionally, I noticed in the documentation of esp_wifi that the protocols supported are 802.11b, 802.11bg, and 802.11bgn. Is there any support for selecting only a single protocol (i.e. 802.11g as opposed to 802.11bg)?


Thanks