How can I tell the software coexistence option selected on Arduino IDE

y-fujii
Posts: 5
Joined: Mon Aug 07, 2023 3:46 am

How can I tell the software coexistence option selected on Arduino IDE

Postby y-fujii » Tue Aug 15, 2023 11:26 pm

Hi, everyone. Now I understand that the software coexistence option (CONFIG_ESP_COEX_SW_COEXIST_ENABLE) is selected by default in the Arduino IDE.
But there was no option matching CONFIG_ESP_COEX_SW_COEXIST_ENABLE within the Arduino IDE, I didn't know that option was selected. Could you help me where I can tell which option is selected, please?
  In my research, I did found "CONFIG_ESP32_WIFI_SW_COEXIST_ENABLE=y" and "CONFIG_SW_COEXIST_ENABLE=y" in the sdkconfig file in my user directory in AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.11\tools\sdk\esp32s3. However, I couldn't find the option "CONFIG_ESP_COEX_SW_COEXIST_ENABLE" that I'm talking about.
Now I have no hint so I want you to tell me which document I should refer to.

lbernstone
Posts: 826
Joined: Mon Jul 22, 2019 3:20 pm

Re: How can I tell the software coexistence option selected on Arduino IDE

Postby lbernstone » Wed Aug 16, 2023 1:44 am

The option is called CONFIG_ESP32_WIFI_SW_COEXIST_ENABLE in IDF 4.4.5.
https://docs.espressif.com/projects/esp ... ist-enable
CONFIG_SW_COEXIST_ENABLE is a synonym for the legacy (pre-4.X) setting

y-fujii
Posts: 5
Joined: Mon Aug 07, 2023 3:46 am

Re: How can I tell the software coexistence option selected on Arduino IDE

Postby y-fujii » Wed Aug 16, 2023 7:06 am

Thank you for your reply. Now I can tell the option selected on Arduino IDE.
It is a great help for me. Thank you very much!

Who is online

Users browsing this forum: Baidu [Spider], Bing [Bot] and 62 guests