Search found 1 match
- Thu Oct 09, 2025 10:00 am
- Forum: ESP-IDF
- Topic: ESPNOW Slower than expected RTT (Round Trip Time)
- Replies: 8
- Views: 20974
Re: ESPNOW Slower than expected RTT (Round Trip Time)
Is this still working for anyone? I'm seeing minimum round trip times of about 6ms with 250 byte payload with no observable impact from calling esp_wifi_internal_set_fix_rate after disabling ampdu. I found issue https://github.com/espressif/esp-idf/issues/3238 which has one similar report of fix ...