Yes! It Is.
I will try this solution.
Thanks
Sandro
Search found 3 matches
- Sun Apr 21, 2024 8:37 am
- Forum: ESP-IDF
- Topic: esp32s3 not selectable in espressif ide
- Replies: 2
- Views: 778
- Sat Apr 20, 2024 11:01 am
- Forum: ESP-IDF
- Topic: esp32s3 not selectable in espressif ide
- Replies: 2
- Views: 778
esp32s3 not selectable in espressif ide
hi all, I installed the espressif-idf 5.2 on windows. I included the ide too. If I use command line tools it's works fine. I can switch to my board (idf.py set-target esp32s3) build and flash it. But on the ide I didn't have the board option for s3. I have only 4 options (esp32 - esp32c2 -esp32c3 - ...
- Sun Jan 08, 2023 3:34 pm
- Forum: ESP-MDF
- Topic: Esp-mdf and csi
- Replies: 0
- Views: 29205
Esp-mdf and csi
I'm trying to use esp mesh and csi together. I realize two ESP mesh node with example code.
At the event
MDF_EVENT_MWIFI_PARENT_CONNECTED
I tried to activate csi but
esp_wifi_set_csi(true)
Return me Always -1 error.
It's possibile to use It on mesh?
At the event
MDF_EVENT_MWIFI_PARENT_CONNECTED
I tried to activate csi but
esp_wifi_set_csi(true)
Return me Always -1 error.
It's possibile to use It on mesh?