I am confused; if I scan for Bluetooth devices and get the RSSI, I get the same RSSI with or without the external antenna connected.
If I scan for Wi-Fi devices and get the RSSI, I get at least 3dBm lower with the antenna connected e.g. -48dBm V -52dBm.
I have repeated these tests on a second ...
Search found 35 matches
- Tue Dec 23, 2025 11:12 pm
- Forum: Hardware
- Topic: ESP32-S3-WROOM external antenna
- Replies: 5
- Views: 2887
- Mon Dec 22, 2025 9:10 pm
- Forum: Hardware
- Topic: ESP32-S3-WROOM external antenna
- Replies: 5
- Views: 2887
Re: ESP32-S3-WROOM external antenna
Further research indicates that the external antenna is already selected automatically.
So, I am mystified as to why can I receive Bluetooth signals without an external antenna connected, but connecting an antenna makes no difference to the received signal levels?
So, I am mystified as to why can I receive Bluetooth signals without an external antenna connected, but connecting an antenna makes no difference to the received signal levels?
- Mon Dec 22, 2025 4:10 pm
- Forum: Hardware
- Topic: ESP32-S3-WROOM external antenna
- Replies: 5
- Views: 2887
Re: ESP32-S3-WROOM external antenna
Hi Lichurbagan
My ESP32-S3 UNO board has a U.FI connector on the chip.
See image on this link https://en.paradisetronic.com/products/ ... kompatibel
Thus I assume a connection to an external antenna is available.
My ESP32-S3 UNO board has a U.FI connector on the chip.
See image on this link https://en.paradisetronic.com/products/ ... kompatibel
Thus I assume a connection to an external antenna is available.
- Mon Dec 22, 2025 8:30 am
- Forum: Hardware
- Topic: ESP32-S3-WROOM external antenna
- Replies: 5
- Views: 2887
ESP32-S3-WROOM external antenna
I have a ESP32-S3 UNO with a ESP32-S3-WROOM chip.
If I run a Bluetooth scanner I get the same RSSI with and without the external antenna connected.
Is the chip connected to an onboard antenna? If so how do I activate the external antenna?
If I run a Bluetooth scanner I get the same RSSI with and without the external antenna connected.
Is the chip connected to an onboard antenna? If so how do I activate the external antenna?
- Sun Dec 21, 2025 12:09 pm
- Forum: Hardware
- Topic: LYWSD03MMC Problems : SOLVED
- Replies: 5
- Views: 2706
Re: LYWSD03MMC Problems : SOLVED
Hi Lichurbagan
Good News
I uploaded the main.ino sketch to ChatGPT and requested it to modify the code to remove MQTT and Platformio features. Then modify to show device readings on the serial monitor.
And, it worked! Although I had to change the UUIDs.
I did try a modification to also use ATC ...
Good News
I uploaded the main.ino sketch to ChatGPT and requested it to modify the code to remove MQTT and Platformio features. Then modify to show device readings on the serial monitor.
And, it worked! Although I had to change the UUIDs.
I did try a modification to also use ATC ...
- Sat Dec 20, 2025 11:21 am
- Forum: Hardware
- Topic: LYWSD03MMC Problems : SOLVED
- Replies: 5
- Views: 2706
Re: LYWSD03MMC Problems
Hi Lichurbagan
Thank you for your response.
I had not unpacked the zip correctly.
However, this looks too complex.
As I said in my post, I am looking for a simple script that puts the readings out on the serial monitor.
I can the build from there.
Kind regards
Thank you for your response.
I had not unpacked the zip correctly.
However, this looks too complex.
As I said in my post, I am looking for a simple script that puts the readings out on the serial monitor.
I can the build from there.
Kind regards
- Fri Dec 19, 2025 12:13 pm
- Forum: Hardware
- Topic: LYWSD03MMC Problems : SOLVED
- Replies: 5
- Views: 2706
Re: LYWSD03MMC Problems
Hi Lichurbagan
Thank you for your response.
I was looking for a vanilla script that just puts the data read out on the serial monitor.
This is targeted at MQTT and Platformio.
However, I tried to adapt it, BUT there is an #include <userconfig.h>; this generates :- Compilation error: userconfig.h ...
Thank you for your response.
I was looking for a vanilla script that just puts the data read out on the serial monitor.
This is targeted at MQTT and Platformio.
However, I tried to adapt it, BUT there is an #include <userconfig.h>; this generates :- Compilation error: userconfig.h ...
- Wed Dec 17, 2025 6:05 pm
- Forum: Hardware
- Topic: LYWSD03MMC Problems : SOLVED
- Replies: 5
- Views: 2706
LYWSD03MMC Problems : SOLVED
Hi
I am looking for help in collecting LYWSD03MMC data via bluetooth using a ESP32.
The LYWSD03MMC is the Mi Temperature and Humidity Monitor. I have the original version.
I can see the devices using a basic Arduino bluetooth scanner sketch.
However, I cannot read the data.
I have even flashed ...
I am looking for help in collecting LYWSD03MMC data via bluetooth using a ESP32.
The LYWSD03MMC is the Mi Temperature and Humidity Monitor. I have the original version.
I can see the devices using a basic Arduino bluetooth scanner sketch.
However, I cannot read the data.
I have even flashed ...
- Mon Jul 28, 2025 12:56 pm
- Forum: Hardware
- Topic: Re: ESP32-S3 UNO : USB Connector detached - SOLVED
- Replies: 2
- Views: 255
Re: ESP32-S3 UNO : USB Connector detached - SOLVED
Hi @Sprite
Yes, my board is like the that one, but with a 16 pin CH340.
I implemented your second fix of soldering directly to the CH340.
Fortunately I had a USB breakout board in my 'goodie box'.
I did however, find soldering difficult; it was so easy to create a solder short between adjacent ...
Yes, my board is like the that one, but with a 16 pin CH340.
I implemented your second fix of soldering directly to the CH340.
Fortunately I had a USB breakout board in my 'goodie box'.
I did however, find soldering difficult; it was so easy to create a solder short between adjacent ...
- Sat Jul 26, 2025 2:56 pm
- Forum: Hardware
- Topic: Re: ESP32-S3 UNO : USB Connector detached - SOLVED
- Replies: 2
- Views: 255
Re: ESP32-S3 UNO : USB Connector detached - SOLVED
Is it possible to program a ESP32-S3 via the Rx &Tx pins?
I have a ESP32-S3 UNO and the USB connector has come off!
I have tried to reattach it, but to no avail.
The reason it became detached is due to the poorly designed mechanical fixing of the USB-C connector.
It is soldered to the board, BUT ...
I have a ESP32-S3 UNO and the USB connector has come off!
I have tried to reattach it, but to no avail.
The reason it became detached is due to the poorly designed mechanical fixing of the USB-C connector.
It is soldered to the board, BUT ...