This post will detail a couple of different ways that an external antenna can be added to the Raspberry Pi 3.
DO NOT TRY THIS AT HOME. ALL OF THE FOLLOWING WILL HAPPEN:
YOU WILL VOID YOUR WARRANTY
YOU WILL VIOLATE FCC REGULATIONS
THE PI’S WI-FI CERTIFICATION WILL BE VOID
IN ADDITION, YOU COULD EASILY DAMAGE YOUR PI
Please view this as a purely experimental exercise and proceed at your own risk.
It’s not clear why an external antenna is not an option for the Pi 3, there are a number of possible reasons and I don’t presume to know the Raspberry Pi Foundation’s exact rationale. It could be to improve the out-of-box experience, an integrated antenna “just works” and there’s no potential for the antenna connector to be broken plugging in an antenna. It could be to reduce complexity, the unit with an integrated antenna is compact and self-contained. It could be for regulatory reasons: in order to sell the device for use with a user-supplied antenna, the performance characteristics of that antenna need to be specified as part of the user instructions, and those characteristics must be adhered to in order to maintain compliance. Good luck with that.
Overview:
There are two basic approaches to adding a connector for an external antenna: remove the onboard antenna on the top side of the board and solder a coaxial pigtail in its place, or use the supplied pads on the bottom side and mount a U.FL connector. The first approach is much easier and can likely be accomplished with few special tools aside from a good soldering iron; however it results in compromised performance. The second approach involves precision soldering and is best attempted with strong magnification and a very fine soldering iron tip. Do not attempt it unless you’re comfortable working with 0201 components (0.020″ by 0.010″, about the width of two and a half human hairs). It does result in substantially improved performance as compared to the top mount approach.
Each Friday is PiDay here at Adafruit! Be sure to check out our posts, tutorials and new Raspberry Pi related products. Adafruit has the largest and best selection of Raspberry Pi accessories and all the code & tutorials to get you up and running in no time!
Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7pm ET! To join, head over to YouTube and check out the show’s live chat – we’ll post the link there.
Python for Microcontrollers — Python on Microcontrollers Newsletter: CircuitPython available for 200 boards, MicroPython release and more! #Python #Adafruit #CircuitPython @micropython @ThePSF