Search found 5 matches

by y-fujii
Wed Aug 16, 2023 7:06 am
Forum: ESP32 Arduino
Topic: How can I tell the software coexistence option selected on Arduino IDE
Replies: 2
Views: 1293

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

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!
by y-fujii
Tue Aug 15, 2023 11:26 pm
Forum: ESP32 Arduino
Topic: How can I tell the software coexistence option selected on Arduino IDE
Replies: 2
Views: 1293

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

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 wher...
by y-fujii
Wed Aug 09, 2023 2:41 am
Forum: General Discussion
Topic: I want to know about the coexistence use of WIFI/BLE on the ESP32
Replies: 3
Views: 1519

Re: I want to know about the coexistence use of WIFI/BLE on the ESP32

Thank you for your message. 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 yo...
by y-fujii
Tue Aug 08, 2023 4:19 am
Forum: General Discussion
Topic: I want to know about the coexistence use of WIFI/BLE on the ESP32
Replies: 3
Views: 1519

Re: I want to know about the coexistence use of WIFI/BLE on the ESP32

Thank you for your reply. Can I ask you more about this stuff? I want to ask you four questions. The first question is that I want you to tell me which document I should refer to. The second question, can you tell which coexistence mode it's running from the information I presented? Is it software o...
by y-fujii
Mon Aug 07, 2023 3:51 am
Forum: General Discussion
Topic: I want to know about the coexistence use of WIFI/BLE on the ESP32
Replies: 3
Views: 1519

I want to know about the coexistence use of WIFI/BLE on the ESP32

  I want to know about the coexistence use of WIFI/BLE on the ESP32. I heard that there is CONFIG_ESP_COEX_SW_COEXIST_ENABLE Enable option in menuconfig. Is that available if I select it in menuconfig ?   However, I am using the ESP-S3 development board to create an application that accesses both Wi...