[SOLVED] ESP32-C3, I can't understand this specification

filo_gr
Posts: 110
Joined: Wed Jul 28, 2021 12:25 pm
Location: Italy

[SOLVED] ESP32-C3, I can't understand this specification

Postby filo_gr » Mon Feb 07, 2022 11:17 am

Hello,

from the ESP32-C3's datasheet I saw the following feature (I underlined it):
Cattura.PNG
WiFi
Cattura.PNG (72.19 KiB) Viewed 2296 times
I searched for it to understand the meaning/how to use it, however I'm not able to find an official explanation about it (and how to use it using ESP-IDF).
Maybe I can handle more devices simultaneously when using ESP32 as a AP?
Thanks in advance
Last edited by filo_gr on Mon Jul 04, 2022 12:59 pm, edited 1 time in total.
Filippo

ESP_Sprite
Posts: 9591
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP32-C3, I can't understand this specification

Postby ESP_Sprite » Mon Feb 07, 2022 3:11 pm

The idea is that you can handle 4 different 'modes' at the same time, for example STA + AP + ESPNow + monitor mode. ESP-IDF handles this 'under the hood', you can simply e.g. set WiFi to sta+ap mode and start up esp-now.

filo_gr
Posts: 110
Joined: Wed Jul 28, 2021 12:25 pm
Location: Italy

Re: ESP32-C3, I can't understand this specification

Postby filo_gr » Wed Feb 09, 2022 7:53 am

ESP_Sprite wrote:
Mon Feb 07, 2022 3:11 pm
The idea is that you can handle 4 different 'modes' at the same time, for example STA + AP + ESPNow + monitor mode. ESP-IDF handles this 'under the hood', you can simply e.g. set WiFi to sta+ap mode and start up esp-now.
Thank you, now it's clearer the meaning of virtual
Filippo

Who is online

Users browsing this forum: Google [Bot] and 165 guests