Search found 2 matches
- Mon Sep 08, 2025 1:50 pm
- Forum: ESP-IDF
- Topic: Wifi Aware (NAN) Channel Support
- Replies: 2
- Views: 917
Re: Wifi Aware (NAN) Channel Support
Thanks for the suggestion, I am currently getting about ~2.8Mbps on Channel 6 but I want to get some increased throughput. Are there other channels that are supported outside the 2.4GHz band?
- Fri Sep 05, 2025 1:01 pm
- Forum: ESP-IDF
- Topic: Wifi Aware (NAN) Channel Support
- Replies: 2
- Views: 917
Wifi Aware (NAN) Channel Support
Hello,
I was looking for documentation on what channels Wifi Aware/NAN supported? When testing out channels I cannot use any 5GHz channels during initializing the esp_wifi_nan_start like the follwoing code/log examples. I am running on an ESP32-C61 dev kit.
#define WIFI_NAN_CONFIG() { \
.op ...
I was looking for documentation on what channels Wifi Aware/NAN supported? When testing out channels I cannot use any 5GHz channels during initializing the esp_wifi_nan_start like the follwoing code/log examples. I am running on an ESP32-C61 dev kit.
#define WIFI_NAN_CONFIG() { \
.op ...