ESP32 Adding SMA Antenna only for WiFi or Bluetooth
Posted: Tue Jan 12, 2021 6:07 am
I have been working on a project that need WiFi and Bluetooth to work together. Since ESP32 antenna works for Bluetooth and WiFi, I was wondering if I could solder a SMA antenna to the ESP board and make it work only for WiFi or only for Bluetooth, and the built in antenna to will work for only WiFi or only Bluetooth too. If it is possible would I need to change something inside Software from ESP32, or I would only need to solder the SMA antenna?
I would need to make them work together because, In my project, when the user types "delete" from the Bluetooth connection, the WiFi ssid and password are going to be deleted, so the user can type the new ssid and new password.
If you need a more specific details from my project: https://stackoverflow.com/questions/656 ... 9#65639339
I would need to make them work together because, In my project, when the user types "delete" from the Bluetooth connection, the WiFi ssid and password are going to be deleted, so the user can type the new ssid and new password.
If you need a more specific details from my project: https://stackoverflow.com/questions/656 ... 9#65639339