nuttx/boards/xtensa
Tiago Medicci Serrano 01b6c87b15 esp32s3: Implement the Wi-Fi/BLE coexistence
ESP32-S3 has only one 2.4 GHz ISM band RF module, which is shared
by Bluetooth and Wi-Fi, so Bluetooth can’t receive or transmit data
while Wi-Fi is receiving or transmitting data and vice versa.
Under such circumstances, ESP32-S3 uses the time-division
multiplexing method to receive and transmit packets.
2023-08-14 16:29:21 -03:00
..
esp32 fix incorrect comments 2023-08-03 08:04:51 -07:00
esp32s2 fix incorrect comments 2023-08-03 08:04:51 -07:00
esp32s3 esp32s3: Implement the Wi-Fi/BLE coexistence 2023-08-14 16:29:21 -03:00