TTGO-T8-ESP32 icon indicating copy to clipboard operation
TTGO-T8-ESP32 copied to clipboard

Hows to use IPEX antenna

Open pidou46 opened this issue 3 years ago • 10 comments

Please, could you give instructions how to use IPEX antenna instead of 3D antenna built in ?

pidou46 avatar Oct 28 '20 16:10 pidou46

The circuit diagram shows two 0 ohm resistors (aka links). To use an external antenna via the Apex socket you need to remove R11 and add a link to R10. Note: not all of my LilyGO's have the Apex socket fitted. If the Apex socket is not fitted then the pads are usually there to add one. Here is a useful link for a different board but the idea is the same: Using the Apex antenna socket

dgoadby avatar Oct 29 '20 00:10 dgoadby

Thank you for your answer.

I have two board with different revision. For one of it it's obvious I see the circuit make a Y and it's easy two understand wish resistor need to be removed and where to make the link.

But for the second one, there is a bunch of 4 resistors and I'm unable to identify wish one to remove and where to solder! I try to make a picture but failed to get a nice one.

I suggest for the next release, that you add it on the pin layout to avoid recurrent questions about it.

pidou46 avatar Oct 30 '20 08:10 pidou46

My board is T8 V1.1 Here is what I think I have to do: image Are you agree ?

pidou46 avatar Oct 30 '20 13:10 pidou46

Well, it doesn't look logical but the PCB tracks may not be going in a logical way. I am expecting that you will need to remove one link and add another. All of the circuits that show an Ipex option have the same configuration with one jumper to remove to the existing PCB antenna and one jumper to add to connect the same point to the Ipex centre pin.

esp32-apex

I have just looked at the ESP32 documentation for an Ipex antenna. The diagram is below and the critical things to note are the two capacitors and an inductor. The LilyGo board does not have the inductor but has a capacitor in that location. Also, in the LilyGO circuit there are two capacitors shown as NC as well as the R0 resistor (aka link). The implication is that the components marked NC are left off for the on-board antenna and they should be added for an Ipex antenna.

esp32-1

My gut feeling is that I don't think that your changes are correct. If you use a meter you should be able to find which link goes to the on-board antenna and which pad goes to the Ipex socket. Removing the one and adding the other would be the way to go but the two capactors probably require adding as well.

The problem with antenna at these frequencies is they need matching to the source. If the matching is not correct then you might as well use the on-board antenna. The circuit from the ESP32 manual with an inductor and two capacitors is a pi match. The version on the LilyGO board is not. It is a pity that there is no information from them.

I will research this some more as I too need to use an external antenna. For now I hope that I have been of some help.

dgoadby avatar Oct 30 '20 17:10 dgoadby

I will research this some more as I too need to use an external antenna. For now I hope that I have been of some help.

Any news on this topic? Has anyone any expirience in using IPEX antenna without populating C17 and L4? Has anyone gained information about values for C17 and L4 for correct matching? (Talking about v1.7)

visicon-masc avatar Apr 06 '21 09:04 visicon-masc

I asked my supplier and he said only a resistor bridge is needed. I tried but it does not work. I am asking him to double check with the manufacturer. Thanks

LiveRock avatar Jul 05 '21 07:07 LiveRock

Any news on this? After looking at my boards the above suggestion that I have to add extra capacitors/Inductors after moving the link R16 -> R23 seems to be the way to go to me. And change C18 to match the 2nd schema maybe?

heol-files avatar Aug 12 '21 07:08 heol-files

@heol-files Did you add extra capacitors/inductors? Or, just move the R link? Did it work?

LiveRock avatar Aug 12 '21 09:08 LiveRock

@LiveRock Have not tried it yet, missing components. But I have IPEX connectors so I will try mount one on a TTGO T7_V1.4 instead and move the link R15 -> R14 to see if that works. Last picture in this thread: https://github.com/LilyGO/TTGO-T7-Demo/issues/3

heol-files avatar Aug 12 '21 18:08 heol-files

I have several T8 boards here and did a quick camparism: external antenna produces way worse RSSI than the soldered "3D antenna"... :-( And yes, I switched the "link" to IPEX.

Has anyone similar expirience or even new insights?

Bye, Marc.

visicon-masc avatar Oct 27 '21 21:10 visicon-masc