WiFi External Coexistence
Posted: Thu Jul 21, 2022 2:40 pm
I am trying to enable WiFi External Coexistence on my ESP32 S3 (using ESP32-S3-DevKitC-1).
As shown in the External Coexistence Design Application Note, I go to: Component config -> Wi-Fi
Menuconfig does not display it unless I select Show-all Mode. Then, it shows up in red, and it still does not allow me to select it.
If I target for S2, it shows up.
Is WiFi External Coexistence feature available on S3? If so, what do I have to do to enable it?
Below is all my environment info if that helps.
As shown in the External Coexistence Design Application Note, I go to: Component config -> Wi-Fi
Menuconfig does not display it unless I select Show-all Mode. Then, it shows up in red, and it still does not allow me to select it.
If I target for S2, it shows up.
Is WiFi External Coexistence feature available on S3? If so, what do I have to do to enable it?
Below is all my environment info if that helps.
- * xtensa-esp32-elf: Toolchain for Xtensa (ESP32) based on GCC
- - esp-2021r2-patch3-8.4.0 (recommended, installed)
- * xtensa-esp32s2-elf: Toolchain for Xtensa (ESP32-S2) based on GCC
- - esp-2021r2-patch3-8.4.0 (recommended, installed)
- * xtensa-esp32s3-elf: Toolchain for Xtensa (ESP32-S3) based on GCC
- - esp-2021r2-patch3-8.4.0 (recommended, installed)
- * xtensa-clang: LLVM for Xtensa (ESP32, ESP32-S2) based on clang (optional)
- - 12.0.1-d9341b81fc (recommended, installed)
- * riscv32-esp-elf: Toolchain for 32-bit RISC-V based on GCC
- - esp-2021r2-patch3-8.4.0 (recommended, installed)
- * esp32ulp-elf: Toolchain for ESP32 ULP coprocessor
- - 2.28.51-esp-20191205 (recommended, installed)
- * esp32s2ulp-elf: Toolchain for ESP32-S2 and ESP32-S3 ULP coprocessors
- - 2.28.51-esp-20191205 (recommended, installed)
- * cmake: CMake build system
- - 3.20.3 (recommended, installed)
- * openocd-esp32: OpenOCD for ESP32
- - v0.11.0-esp32-20211220 (recommended, installed)
- * ninja: Ninja build system
- - 1.10.2 (recommended, installed)
- * idf-exe: IDF wrapper tool for Windows
- - 1.0.3 (recommended, installed)
- * ccache: Ccache (compiler cache)
- - 4.3 (recommended, installed)
- * dfu-util: dfu-util (Device Firmware Upgrade Utilities)
- - 0.9 (recommended, installed)
- IDF_PATH: C:\Espressif\frameworks\esp-idf-v4.4.1
- IDF_PYTHON_ENV_PATH: C:\Espressif\python_env\idf4.4_py3.10_env
- Java Runtime Version: 17.0.3+7
- Eclipse Version: 4.24.0.v20220607-0700
- Eclipse CDT Version: 10.7.0.202204131742
- IDF Eclipse Plugin Version: 2.5.0.202206080313
- ESP-IDF v4.4.1
- Python set for IDF_PYTHON_ENV: Python 3.10.5
- Python declared in PATH variable: Python 3.10.5