How can I tell the software coexistence option selected on Arduino IDE
Posted: 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.
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.