Page 1 of 1

ESP32-S antenna question

Posted: Fri Sep 20, 2019 5:16 am
by kakopappa
Hi,

ESP32-S has a onboard PCB antenna and metal shield antenna. I it possible to use one antenna for WiFi and another antenna for Bluetooth? Reason is I am working on a BLE Scanner. It requires to scan all the BLE devices every second and upload to the server. Right now it lags when switching between a single antenna.

Thanks

Re: ESP32-S antenna question

Posted: Fri Sep 20, 2019 7:33 am
by WiFive
No. In fact only one antenna is actually connected to the chip.

Re: ESP32-S antenna question

Posted: Mon Sep 23, 2019 4:25 am
by ESP_Sprite
Also, it's not only the antenna that is shared: inside the chip, a large part of WiFi and BT radios are also shared between protocols.

Re: ESP32-S antenna question

Posted: Sat Oct 05, 2019 10:26 am
by kmmaran
This is my understanding of the chip, as I worked on similar chip from different manufacturer. The radio front-end inside the chip (PA, LNA, Mixer, Filters and etc) are shared between WiFi comm and BT Comm. Unless each has different line up for each comm protocol than two comm at same time is possible, this chip capable of one radio comm at a time.