I am working on ESP32 chip and found that there are total 2 CPU cores are there in which one core is for Application based core and another core is for WiFi and Bluetooth functionalities.
So, I have below queries ragardig it's operations and activity based one it's architecture.
Please let me know if anyone has any idea or informations regarding above queries.As ESP32 WiFi interface is working on station, AP and station+ AP mode , so does ESP32 is capable to operate into WiFi + Bluetooth interface simultaneously?
Or we can either operate it into WiFi or Bluetooth but not both interface at a time?
How ESP32 module is managed and which one is high priority based operation if working in both WiFi and Bluetooth as there is only single core for WiFi + Bluetooth?