Checking if WiFi is transmitting
Posted: Wed Jul 12, 2023 3:12 pm
Hi All,
Using ESP32-S3 and IDF for an IoT application. The device's WiFi is configured for station mode, and maintains the connection to the local AP in modem sleep mode. I want to do my sensor measurements at times when the radio is turned off to reduce measurement noise. Is there a way to check if the radio is enabled (transmitting) at the time of the measurement in this setup?
Thanks,
tbondar
Using ESP32-S3 and IDF for an IoT application. The device's WiFi is configured for station mode, and maintains the connection to the local AP in modem sleep mode. I want to do my sensor measurements at times when the radio is turned off to reduce measurement noise. Is there a way to check if the radio is enabled (transmitting) at the time of the measurement in this setup?
Thanks,
tbondar