Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By Steeldk
#32364 Hi There.

Have some ESP-07 modules here, and as you may know this module has both a onboard cheramic antenna, but also an optional external antenna.
I recall having read some where that a resisor on the module should be removed to use either the onboard or the external antenne, only problem is that I cant recall what antenna was sellected with or without the antenna :x

So I hope some of you may have the ansawer to my question ??
User avatar
By torntrousers
#32480 I use ESP-07s sometimes so gave this a try and it seemed to be better without messing with the onboard antenna. This is a sketch reporting the RSSI of my WiFi hub every few seconds first with both an external antenna and the onboard ceramic antenna and then with removing the ceramic antenna and capacitor and just using the external antenna:

With both ceramic antenna and external
BTHub5-72W5 (RSSI=-65, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-66, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-61, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-62, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-66, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-62, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-66, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-66, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-66, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-61, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-65, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-60, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-64, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-65, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-66, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-66, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-66, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-66, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-62, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-66, Channel=4, BSSI=00:62:2C:3A:54:D4)*

Ceramic antenna removed
BTHub5-72W5 (RSSI=-73, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-76, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-72, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-73, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-74, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-72, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-74, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-73, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-72, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-73, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-73, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-72, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-73, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-73, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-72, Channel=4, BSSI=00:62:2C:3A:54:D4)*
BTHub5-72W5 (RSSI=-69, Channel=4, BSSI=00:62:2C:3A:54:D4)*

Thats odd isn't it?