Search found 2 matches

by mlynn217
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?
by mlynn217
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 ...

Go to advanced search