Search found 1 match

by tbondar
Wed Jul 12, 2023 3:12 pm
Forum: ESP-IDF
Topic: Checking if WiFi is transmitting
Replies: 0
Views: 565

Checking if WiFi is transmitting

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...