4

Can someone help me understand how the external antenna IPX connector actually stays connected to the Yun? Do I have to "force" it in so it snaps in? I've been somewhat gentle with it in fear I'll break something. However when I get close to getting it in, it just pops back out.

I've never worked with an IPX connector before, and I'm trying to not break anything.

EDIT: I may have figured this out. Looks like the socket on the Yun is an IPEX socket, which is female. The cable I have is an IPX/uFL/u.FL connector, which also appears to be female.

It looks like I need to use an MCX cable adapter as found here: http://www.adafruit.com/products/1532 If someone could confirm this for me, that'd be great.

Here's a picture of the cable I purchased and my Yun. enter image description here

Pat
  • 217
  • 1
  • 5
  • 10

5 Answers5

4

There's a discussion on the Arduino Forum about this:

Mystery component on Yun board?

From what I read it's only for testing purposes.

the connector is a MM8430-2610 (see this). You can plug in a MXGS83RK3000/MM126036: once plugged in, the switch connector will turn the internal antenna off and use the probe as an external antenna

sachleen
  • 7,565
  • 5
  • 40
  • 57
1

Testing with my Yún, it took quite a bit of force to install the connector. I had to use pliers to get extra leverage, but it eventually snapped in place.

TheDoctor
  • 3,509
  • 1
  • 22
  • 39
1

I went through this last night. I got the adapter cable [ .../852] and antenna from Adafruit. It appeared to be hard to snap into place, but it did go.
It did not improve performance though when testing signal strength with the Example>Bridge>WiFiStatus

Which leads me to believe that the connector didn't mate -or- I damaged it -or- it isn't the proper connector. I am thinking the latter is the case. Still looking for the answer.

Jim

I bought: 1 ea. RP-SMA to uFL/u.FL/IPX/IPEX RF Adapter Cable $3.95 http://www.adafruit.com/products/852 1 ea. 2.4GHz Dipole Swivel Antenna with RP-SMA - 5dBi $8.95 http://www.adafruit.com/products/945

0

@Jim was very close, the /851 part is the female to work with that connector. I have an adafruit Flora GPS with the same thing, a male connector on the board. I asked Adafruit for the adapter lead for it and they said the SMA to uFL #851 was what I needed. I just tried it on my shield and it fits.

0

I have several old mini-pci mini-pcie wifi cards laying around and the poster is correct: for some reason, they put the female end on the board whereas any wifi antenna you pull from a laptop, the cable will be female; all of my cards are the male version of the port on the YUN.

I can actually snap my old wifi cards onto the YUN's antenna port and they snap together perfectly just like the cable does in the laptops they belong.

For hobbyists, an old laptop wifi antennas are something we all have.

Why they did this I don't know.

jfpoilpret
  • 9,162
  • 7
  • 38
  • 54