How does BLE/WiFi-Coexistence in the ESP32 work?
Posted: Thu Mar 16, 2017 2:52 pm
A very general question: A BLE peripheral has hard timing constraints and is required to receive and transmit during its short connection events. From my understanding, I would assume both technologies use the same radio peripheral in the ESP32-hardware and access to the peripheral would be governed by some sort of TDMA-scheme. Is this assumption correct?
What effect does this have on the coexistence of WiFi on the ESP32? How is that problem of the radio being occuppied by BLE or WiFi solved?
What effect does this have on the coexistence of WiFi on the ESP32? How is that problem of the radio being occuppied by BLE or WiFi solved?