# Adafruit Feather 32u4 FONA

## Overview

Feather is the new development board from Adafruit, and like its namesake it is thin, light, and lets you fly! We designed Feather to be a new standard for portable microcontroller cores.

This is the&nbsp; **Adafruit Feather 32u4 FONA** - our take on an 'all-in-one' Arduino-compatible + audio/sms/data capable cellular with built in USB and battery charging. Its an Adafruit Feather 32u4 [with a FONA800 module](https://www.adafruit.com/products/1946), ready to rock!&nbsp;[We have other boards and accessories in the Feather family, check'em out here](https://www.adafruit.com/feather).

![](https://cdn-learn.adafruit.com/assets/assets/000/030/528/medium800/adafruit_products_3027_iso_ORIG.jpg?1455136645)

At the Feather 32u4's heart is at ATmega32u4 clocked at 8 MHz and at 3.3V logic, a chip setup we've had tons of experience with as&nbsp;[it's the same as the Flora](https://www.adafruit.com/product/659). This chip has 32K of flash and 2K of RAM, with built in USB so not only does it have a USB-to-Serial program & debug capability built in with no need for an FTDI-like chip, it can also act like a mouse, keyboard, USB MIDI device, etc.

![](https://cdn-learn.adafruit.com/assets/assets/000/030/531/medium800/adafruit_products_3027_top_ORIG.jpg?1455136926)

Since you'll be taking this on the road, we added a connector for any of our 3.7V Lithium polymer batteries and built in battery charging. **A 500mAh+ Lipoly battery is required for use** , it keeps the cellular module happy during the high current spikes. Plug the Feather into microUSB to charge at 500mA.

![](https://cdn-learn.adafruit.com/assets/assets/000/030/532/medium800/adafruit_products_3027_side_02_ORIG.jpg?1455136943)

 **Here's some handy specs! Like all Feather 32u4's you get:**

- Measures 2.4" x 0.9" x 0.28" (51mm x 23mm x 8mm) without headers soldered in
- Light as a (large?) feather - 8.2 grams
- ATmega32u4 @ 8MHz with 3.3V logic/power
- 3.3V regulator with 500mA peak current output
- USB native support, comes with USB bootloader and serial port debugging
- You also get tons of pins - 20 GPIO pins
- Hardware Serial, hardware I2C, hardware SPI support
- 7 x PWM pins
- 10 x analog inputs
- Built in 500mA lipoly charger with charging status indicator LED
- Pin #13 red LED for general purpose blinking
- Power/enable pin for the 3.3V regulator
- 4 mounting holes
- Reset button

![](https://cdn-learn.adafruit.com/assets/assets/000/030/530/medium800/adafruit_products_3027_top_ORIG.jpg?1455136883)

Connect your Feather to the Internet or make phone calls with our trusted-and-tested FONA module. At the heart is a GSM cellular module (we use the latest SIM800) the size of a postage stamp. This module can do just about everything.&nbsp;

- Quad-band 850/900/1800/1900MHz - connect onto any global GSM network with any 2G SIM (in the USA, T-Mobile is suggested)
- Make and receive voice calls using an external 8Ω speaker + electret microphone
- Send and receive SMS messages
- Send and receive GPRS data (TCP/IP, HTTP, etc.)
- Scan and receive FM radio broadcasts (yeah, we don't exactly know why this was included but it works really well)
- AT command interface with "auto baud" detection
- Pair-able Bluetooth client interface with SPP (for controlling the module) as well as audio.

![](https://cdn-learn.adafruit.com/assets/assets/000/030/527/medium800/adafruit_products_3027_top_demo_ORIG.jpg?1455136633)

 **You will also need some required accessories to make Feather FONA work. These are not included!**

- **SIM Card!** [A 2G Micro SIM card is required to do anything on the cellular network. US AT&T no longer sells 2G SIMs and will shut off their 2G network, so for American customers we recommend any T-Mobile or reseller (TING, SIMPLE mobile, etc) that uses the T-Mobile network.](https://www.adafruit.com/products/2505)
- **Lipoly Battery** - 500mAh or larger! This [500mAh](https://www.adafruit.com/product/1578)battery, [or this 1200mAh](https://www.adafruit.com/products/258) will work great.
- **[MicroUSB cable](https://www.adafruit.com/products/592)** for charging the battery.
- [**External Antenna** - We like this slim sticker-type](https://www.adafruit.com/products/1991), which plugs right in. Alternatively,&nbsp; [this straight SMA one](https://www.adafruit.com/products/1859) or this[right-angle SMA one will work](https://www.adafruit.com/products/1858) but you'll also need a[uFL to SMA adapter cable](https://www.adafruit.com/products/851) so you can connect to your SMA antenna
- **External Mic & Speaker** - If you want to make phone calls, you'll also need [this electret mic](https://www.adafruit.com/product/1064) and [mini 8 ohm speaker](https://www.adafruit.com/product/1890)

![](https://cdn-learn.adafruit.com/assets/assets/000/030/529/medium800/adafruit_products_3027_quarter_ORIG.jpg?1455136878)

# Adafruit Feather 32u4 FONA

## Pinouts

![](https://cdn-learn.adafruit.com/assets/assets/000/139/893/medium800/adafruit_products_feather_32u4_fona_pinout_v14.png?1758663099)

The Feather 32u4 FONA is chock-full of microcontroller goodness. There's also a lot of pins and ports. We'll take you a tour of them now!

![](https://cdn-learn.adafruit.com/assets/assets/000/030/533/medium800/adafruit_products_pinouttop.jpg?1455137375)

![](https://cdn-learn.adafruit.com/assets/assets/000/030/534/medium800/adafruit_products_pinoutback.jpg?1455137383)

# Power Pins
![](https://cdn-learn.adafruit.com/assets/assets/000/030/535/medium800/adafruit_products_powerpins.jpg?1455137398)

- **GND** - this is the common ground for all power and logic
- **BAT** - this is the positive voltage to/from the JST jack for the optional Lipoly battery
- **USB** - this is the positive voltage to/from the micro USB jack if connected
- **EN** - this is the 3.3V regulator's enable pin. It's pulled up, so connect to ground to disable the 3.3V regulator. Note that the cellular module is powed by VBAT so this will only disable the microcontroller
- **3V** - this is the output from the 3.3V regulator, it can supply 500mA peak

# Logic pins

This is the general purpose I/O pin set for the microcontroller. All logic is 3.3V

- **#0 / RX** - GPIO #0, also receive (input) pin for **Serial1** and Interrupt #2
- **#1 / TX** - GPIO #1, also transmit (output) pin for **Serial1** and Interrupt #3  
- **#2 / SDA&nbsp;** - GPIO #2, also the I2C (Wire) data pin. There's no pull up on this pin by default so when using with I2C, you may need a 2.2K-10K pullup. Also Interrupt #1
- **#3 / SCL** - GPIO #3, also the I2C (Wire) clock pin. There's no pull up on this pin by default so when using with I2C, you may need a 2.2K-10K pullup. Can also do PWM output and act as Interrupt #0.
- **#5** - GPIO #5, can also do PWM output. Also connected to the FONA's DTR pin if you want to use it for powersaving functionality, which is not enabled by default
- **#6** - GPIO #6, can also do PWM output and analog input **A7**. Also connected to FONA RTS in case you want to use flow control, which is not enabled by default
- **#9** - GPIO #9, **connected to FONA RXD.**
- **#10** - GPIO #10, also analog input **A10** and can do PWM output.
- **#11** - GPIO #11, can do PWM output.
- **#12** - GPIO #12, also analog input **A11** and can do PWM output.
- **#13** - GPIO #13, can do PWM output and is connected to the **red LED** next to the USB jack
- **A0 thru A5** - These are each analog input as well as digital I/O pins.
- **SCK/MOSI/MISO** - These are the hardware SPI pins. Also used to reprogram the chip with an AVR programmer if you need.

# Cellular Module
![](https://cdn-learn.adafruit.com/assets/assets/000/030/538/medium800/adafruit_products_cell.jpg?1455138580)

Now to the fun part, the cellular module. THere's a few pins that are used to control the module. It uses SoftwareSerial to communicate with the microcoller

- **#8** - used as the FONA&nbsp; **TXD** (data out from module to AVR). This pin is not exposed on the Feather
- **#9** - used as the FONA **RXD** (data out from AVR to module)
- **#7** - used as the FONA **RI** (ring interrupt) pin, you can use this to alert you when an SMS or phone call comes in. Note that this is **interrupt #4** (but on pin #7). This pin is not exposed on the Feather
- **#4** - used as the FONA **Reset** pin. You can pulse this pin low to reset the FONA, handy when starting up. This pin is not exposed on the Feather

Optional pins:

- **#5** - This pin is available on the breakout and is also connected to the FONA's DTR pin if you want to use it for powersaving functionality, which is not enabled by default
- **#6** - This pin is available on the breakout and is connected to FONA RTS in case you want to use flow control, which is not enabled by default

# Other Pins!
![](https://cdn-learn.adafruit.com/assets/assets/000/030/537/medium800/adafruit_products_otherpads.jpg?1455138563)

- **RST** - this is the Reset pin, tie to ground to manually reset the AVR, as well as launch the bootloader manually
- **ARef** - the analog reference pin. Normally the reference voltage is the same as the chip logic voltage (3.3V) but if you need an alternative analog reference, connect it to this pin and select the external AREF in your firmware. Can't go higher than 3.3V!
- **Key** - this is by default tied to ground, cut the trace on the bottom and wire to a microcontroller pin to manually turn the module on and off. (Pulse low for a few seconds to change from on to off) This is the only way to truly disable the cellular module.
- **Mic+ and Mic-** connections for attaching an electret microphone for audio applications (external audio interface)
- **Spk+ and Spk-** connections for attaching a 8 ohm 1W speaker for audio applications (external audio interface)

# FONA connections & LEDs
![](https://cdn-learn.adafruit.com/assets/assets/000/030/539/medium800/adafruit_products_cellcon.jpg?1455138631)

All the way to the right we have the cellular-only connection parts. Up top is a standard uFL connector, you attach your GSM antenna here

Below that is the bluetooth antenna (small white rectangle with red marking)

At the bottom are the two cell-status LEDs.

The middle **PWR** LED will light up green whenever the cellular module is active and has good power.

The **NET** LED will blink in blue let you know the status of the cellular connection You can use this for checking the current state without sending an AT command:

- **64ms on, 800ms off** - the module is running but hasn't made connection to the cellular network yet

- **64ms on, 3 seconds off** - the module has made contact with the cellular network and can send/receive voice and SMS

- **64ms on, 300ms off** - the GPRS data connection you requested is active

By watching the blinks you can get a visual feedback on whats going on

![](https://cdn-learn.adafruit.com/assets/assets/000/030/540/medium800/adafruit_products_bottompads.jpg?1455139000)

On the bottom is a microSIM push-push holder. Slot your microSIM in here and press in until it clicks

There's also a spot you can solder an antenna if you want to use the FM receiver capability.

Above that is nicely labeled Mic/Speaker pads

At the very bottom is the jumper for the **KEY** pad - cut this to let you control the module's on/off key manually. By default KEY is tied to ground so the module is always powered and on.

# Adafruit Feather 32u4 FONA

## Assembly

We ship Feathers fully tested but without headers attached - this gives you the most flexibility on choosing how to use and configure your Feather

# Header Options!

Before you go gung-ho on soldering, there's a few options to consider!

The first option is soldering in plain male headers, this lets you plug in the Feather into a solderless breadboard

![feather_3010-05.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/192/medium640/feather_3010-05.jpg?1454100293)

![feather_3010-01.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/201/medium640/feather_3010-01.jpg?1454100690)

Another option is to go with socket female headers. This won't let you plug the Feather into a breadboard but it will let you attach featherwings very easily

A few Feather boards require access to top-side components like buttons or connectors, making stacking impractical. Sometimes you can stack in the opposite order—FeatherWing underneath—or, if _both_ Feather and Wing require top-side access,&nbsp;place the boards side-by-side with a [FeatherWing Doubler](https://www.adafruit.com/product/2890) or [Tripler](https://www.adafruit.com/product/3417).

![feather_2886-01.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/195/medium640/feather_2886-01.jpg?1454100431)

![feather_2886-02.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/196/medium640/feather_2886-02.jpg?1454100477)

![adafruit_products_2890-02.jpg](https://cdn-learn.adafruit.com/assets/assets/000/117/300/medium640/adafruit_products_2890-02.jpg?1672855047)

We also&nbsp; have 'slim' versions of the female headers, that are a little shorter and give a more compact shape

![feather_2940-01.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/197/medium640/feather_2940-01.jpg?1454100533)

![feather_2940-04.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/198/medium640/feather_2940-04.jpg?1454100544)

Finally, there's the "Stacking Header" option. This one is sort of the best-of-both-worlds. You get the ability to plug into a solderless breadboard _and_ plug a featherwing on top. But its a little bulky

![feather_2830-01.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/199/medium640/feather_2830-01.jpg?1454100588)

![feather_2830-00.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/200/medium640/feather_2830-00.jpg?1454100660)

# Soldering in Plain Headers
## Prepare the header strip:

Cut the strip to length if necessary. It will be easier to solder if you insert it into a breadboard - **long pins down**

![feather_headers.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/183/medium640/feather_headers.jpg?1454099573)

## Add the breakout board:

Place the breakout board over the pins so that the short pins poke through the breakout pads

## And Solder!

Be sure to solder all pins for reliable electrical contact.  
  
_(For tips on soldering, be sure to check out our_ [_Guide to Excellent Soldering_](http://learn.adafruit.com/adafruit-guide-excellent-soldering)_)._

![feather_solder1.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/184/medium640/feather_solder1.jpg?1454099592)

![feather_solder2.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/185/medium640/feather_solder2.jpg?1454099649)

![feather_solder3.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/186/medium640/feather_solder3.jpg?1454099655)

Solder the other strip as well.

![feather_solder4.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/187/medium640/feather_solder4.jpg?1454099662)

![feather_solder5.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/188/medium640/feather_solder5.jpg?1454099665)

![feather_solder6.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/189/medium640/feather_solder6.jpg?1454099667)

You're done! Check your solder joints visually and continue onto the next steps

![feather_done.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/190/medium640/feather_done.jpg?1454099807)

# Soldering on Female Header
## Tape In Place

For sockets you'll want to tape them in place so when you flip over the board they don't fall out

![feather_taped.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/203/medium640/feather_taped.jpg?1454101091)

## Flip & Tack Solder

After flipping over, solder one or two points on each strip, to 'tack' the header in place

![feather_tack1.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/204/medium640/feather_tack1.jpg?1454101126)

![feather_tack2.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/205/medium640/feather_tack2.jpg?1454101143)

![feather_tack3.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/206/medium640/feather_tack3.jpg?1454101147)

## And Solder!

Be sure to solder all pins for reliable electrical contact.  
  
_(For tips on soldering, be sure to check out our_ [_Guide to Excellent Soldering_](http://learn.adafruit.com/adafruit-guide-excellent-soldering)_)._

![feather_soldre1.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/207/medium640/feather_soldre1.jpg?1454101162)

![feather_solder2.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/208/medium640/feather_solder2.jpg?1454101165)

![feather_solder3.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/209/medium640/feather_solder3.jpg?1454101168)

You're done! Check your solder joints visually and continue onto the next steps

![feather_soldered.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/210/medium640/feather_soldered.jpg?1454101174)

![feather_done.jpg](https://cdn-learn.adafruit.com/assets/assets/000/030/211/medium640/feather_done.jpg?1454101177)

# Adafruit Feather 32u4 FONA

## Power Management

![](https://cdn-learn.adafruit.com/assets/assets/000/030/541/medium800/adafruit_products_3027_top_demo_ORIG.jpg?1455139249)

# Battery + USB Power

Feather FONA is a little special and different with how it manages battery and USB power. Whereas other Feathers can run direct from 3.3V and thus from USB or battery...

Danger: 

This is because the cellular module cannot run off of 3.3V, and it has thin but common spikes of an amp or two when connecting/sending data on the cellular network. We could have gone with a huge voltage regulator but instead we decided to just power the FONA module direct from the lipoly battery. If this isn't plugged in, the battery charger ends up trying to source an amp, which it cant, and the board will reset

So, yeah. Use a battery! It will keep topped up when using USB, and allow the cellular module to draw current spikes without issue

Warning: 

![](https://cdn-learn.adafruit.com/assets/assets/000/030/542/medium800/adafruit_products_powersection.jpg?1455139735)

The above shows the Micro USB jack (left), Lipoly JST jack (top left), as well as the 3.3V regulator and changeover diode (just to the right of the JST jack) and the Lipoly charging circuitry (to the right of the Reset button). There's also a **CHG** LED, which will light up while the battery is charging. This LED might also flicker if the battery is not connected or when the cellular module is in action

# Power supplies

You have a lot of power supply options here! We bring out the **BAT** pin, which is tied to the lipoly JST connector, as well as **USB** which is the +5V from USB if connected. We also have the **3V** pin which has the output from the 3.3V regulator. We use a 500mA peak AP2112. While you can get 500mA from it, you can't do it continuously from 5V as it will overheat the regulator. It's fine for, say, powering an ESP8266 WiFi chip or XBee radio though, since the current draw is 'spiky' & sporadic. Note that the regulator _doesn't_ power the cellular module, that's directly powered from VBAT

![](https://cdn-learn.adafruit.com/assets/assets/000/030/543/medium800/adafruit_products_powerpins.jpg?1455139807)

# Measuring Battery

If you're running off of a battery, chances are you wanna know what the voltage is at! That way you can tell when the battery needs recharging. Lipoly batteries are 'maxed out' at 4.2V and stick around 3.7V for much of the battery life, then slowly sink down to 3.2V or so before the protection circuitry cuts it off. By measuring the voltage you can quickly tell when you're heading below 3.7V

Other Feather's have a resistor divider to read the battery voltage. We decided to skip this and instead let you read the battery voltage via the cellular module using the **AT+CBC** command, which will give you the battery voltage in millivolts

# ENable pin

If you'd like to turn off the 3.3V regulator, you can do that with the **EN** (able) pin. Simply tie this pin to **Ground** and it will disable the 3V regulator. The **BAT** and **USB** pins will still be powered

Note that this will not disable power to the cellular module! If you want to depower the cell module, cut the KEY trace on the bottom of the board, wire KEY to an unused pad, and toggle the pin low for 100ms to completely turn on/off the module

# Alternative Power Options

The two primary ways for powering a feather are a 3.7/4.2V LiPo battery plugged into the JST port _or_ a USB power cable.

If you need other ways to power the Feather, here's what we recommend:

- For permanent installations, a [5V 1A USB wall adapter](https://www.adafruit.com/product/501) will let you plug in a USB cable for reliable power
- For mobile use, where you don't want a LiPoly, [use a USB battery pack!](https://www.adafruit.com/product/1959)
- If you have a higher voltage power supply, [use a 5V buck converter](https://www.adafruit.com/?q=5V%20buck) and wire it to a [USB cable's 5V and GND input](https://www.adafruit.com/product/3972)

Here's what you cannot do:

- **Do not use alkaline or NiMH batteries** and connect to the battery port - this will destroy the LiPoly charger and there's no way to disable the charger
- **Do not use 7.4V RC batteries on the battery port** - this will destroy the board

The Feather _is not designed for external power supplies_ - this is a design decision to make the board compact and low cost. It is not recommended, but technically possible:

- **Connect an external 3.3V power supply to the 3V and GND pins.** Not recommended, this may cause unexpected behavior and the **EN** pin will no longer. Also this doesn't provide power on **BAT** or **USB** and some Feathers/Wings use those pins for high current usages. You may end up damaging your Feather.
- **Connect an external 5V power supply to the USB and GND pins.** Not recommended, this may cause unexpected behavior when plugging in the USB port because you will be back-powering the USB port, which _could_ confuse or damage your computer.

# Cellular Power Usage

If you think WiFi is power hungry, you will be surprised at how much power draw you'll need to manage with a cellular module.

Here's some power traces for common events with a cellular module:

## Turning on the FONA Feather

Booting cell module + connecting to network

![](https://cdn-learn.adafruit.com/assets/assets/000/030/545/medium800/adafruit_products_turnonfona.png?1455140123)

## Sending an SMS

send SMS: 6.5s, 150uAh, 300mW, 52mA

recv sms: 6.5s, 140uAh, 330mW, 78mA

![](https://cdn-learn.adafruit.com/assets/assets/000/030/544/medium800/adafruit_products_sendsms.png?1455140095)

## Enabling GPRS

enabling GPRS: about 8 seconds, 850uAh, 300mW, 70mA avg

![](https://cdn-learn.adafruit.com/assets/assets/000/030/546/medium800/adafruit_products_enableGPRS.png?1455140146)

## TCPIP connection

grab mini webpage: 4.5 sec, 203uAh, 650mW, 150mA avg

![](https://cdn-learn.adafruit.com/assets/assets/000/030/547/medium800/adafruit_products_cipstart.png?1455140175)

# Sending an MQTT packet (about 200 bytes)
![](https://cdn-learn.adafruit.com/assets/assets/000/030/548/medium800/adafruit_products_sending_mqtt_packet.png?1455140201)

## Disabling GPRS

disabling GPRS: about 4 seconds, 120uAh, 480mW, 113 mA avg

![](https://cdn-learn.adafruit.com/assets/assets/000/030/549/medium800/adafruit_products_disablingGPRS.png?1455140220)

You can put the FONA into sleep mode (with the **AT+CSCLK** command) which will drop the current draw but keep the cellular connection open so you can still receive an SMS and/or wakeup quickly.

![](https://cdn-learn.adafruit.com/assets/assets/000/030/550/medium800/adafruit_products_sleepcurrent.png?1455140329)

Note that the quiescent current drops from 40mA to 20mA and of that 20mA, about ~12mA is the ATmega32u4. Like we said, the best way to really reduce power for long-term usage is to completely turn off the module with KEY

# Adafruit Feather 32u4 FONA

## Arduino IDE Setup

The first thing you will need to do is to download the latest release of the Arduino IDE. You will need to&nbsp;be using **version 1.8** or higher for this guide

[Arduino IDE Download](http://www.arduino.cc/en/Main/Software)
After you have downloaded and installed **the latest version of Arduino IDE** , you will need to start the IDE&nbsp;and navigate to&nbsp;the **Preferences** menu. You can access it from the **File** menu in _Windows_ or _Linux_, or the **Arduino** menu on _OS X_.

![](https://cdn-learn.adafruit.com/assets/assets/000/041/549/medium800/flora_prefs.png?1494204209)

A dialog will pop up just like the one shown below.

![](https://cdn-learn.adafruit.com/assets/assets/000/108/455/medium800/trinket_arduino-preferences-before.png?1643387570)

We will be adding a URL to the new **Additional Boards Manager URLs** option. The list of URLs is comma separated, and _you will only have to add each&nbsp;URL once._&nbsp;New Adafruit boards and updates to existing boards&nbsp;will automatically be picked up&nbsp;by the Board Manager each time&nbsp;it is opened. The URLs point to index files that the Board Manager uses to build the list of available & installed boards.

To find the most up to date list of URLs you can&nbsp;add, you can visit the list of [third party board URLs on the Arduino IDE wiki](https://github.com/arduino/Arduino/wiki/Unofficial-list-of-3rd-party-boards-support-urls#list-of-3rd-party-boards-support-urls). We will only need to add one URL to the IDE in this example, but _ **you can add multiple URLS by separating them with commas** _. Copy and paste the link below into the&nbsp; **Additional Boards Manager URLs** option in the Arduino IDE preferences.

### `https://adafruit.github.io/arduino-board-index/package_adafruit_index.json`
![](https://cdn-learn.adafruit.com/assets/assets/000/108/456/medium800/trinket_arduino-preferences.png?1643387643)

Here's a short description of each of the Adafruit supplied packages that will be available in the Board Manager when you add the URL:

- **Adafruit AVR Boards** - Includes support for Flora, Gemma, Feather 32u4, ItsyBitsy 32u4, Trinket, & Trinket Pro.
- **Adafruit SAMD Boards** - Includes support for Feather M0 and M4, Metro M0 and M4, ItsyBitsy M0 and M4, Circuit Playground Express, Gemma M0 and Trinket M0
- **Arduino Leonardo & Micro MIDI-USB** - This adds MIDI over USB support for the Flora, Feather 32u4, Micro and Leonardo using the [arcore project](https://github.com/rkistner/arcore).

If you have multiple boards you want to support, say ESP8266 and Adafruit, have both URLs in the text box separated by a comma (,)

Once done click **OK** to save the new preference settings. Next we will look at installing boards with the Board Manager.

Now continue to the next step to actually install the board support package!

# Adafruit Feather 32u4 FONA

## Using with Arduino IDE

Since the Feather 32u4 uses an ATmega32u4 chip running at 8 MHz, you can pretty easily get it working with the Arduino IDE. Many libraries (including the popular ones like NeoPixels and display) work great with the '32u4 and 8 MHz clock speed.

Now that you have added the appropriate URLs to the Arduino IDE preferences, you can open the **Boards Manager** by navigating to the **Tools-\>Board** &nbsp;menu.

![](https://cdn-learn.adafruit.com/assets/assets/000/050/496/medium800/adafruit_products_bsp.png?1516824755)

Once the Board Manager opens, click on the category drop down menu on the top left hand side of the window and select **Contributed**. You will then be able to select and install the boards supplied&nbsp;by the URLs added to the prefrences. In the example below, we are installing support for&nbsp; **_Adafruit AVR Boards_** , but the same applies to all boards installed with the Board Manager.

![](https://cdn-learn.adafruit.com/assets/assets/000/028/441/medium800thumb/microcomputers_flora_install.jpg?1448324012)

Next, **quit and reopen&nbsp;the Arduino IDE** to ensure that all of the boards are properly installed. You should now be able to select and upload to the new boards listed in the **Tools-\>Board** menu.

![](https://cdn-learn.adafruit.com/assets/assets/000/028/442/medium800/microcomputers_featherselect.gif?1447995225)

# Install Drivers (Windows 7 Only)

When you plug in the Feather, you'll need to possibly install a driver

**Windows 10 folks can skip this, the drivers now come built into Windows 10!**

Click below to download our Driver Installer

[Download Adafruit Drivers Installer](https://github.com/adafruit/Adafruit_Windows_Drivers/releases/latest/adafruit_drivers_*.exe)
Download and run the installer

![](https://cdn-learn.adafruit.com/assets/assets/000/031/256/medium800/microcomputers_1download.png?1457992465)

Run the installer! Since we bundle the SiLabs and FTDI drivers as well, you'll need to click through the license

![](https://cdn-learn.adafruit.com/assets/assets/000/031/257/medium800/microcomputers_2lic.png?1457992483)

Select which drivers you want to install:

![](https://cdn-learn.adafruit.com/assets/assets/000/046/681/medium800/microcomputers_driver-installer-v2000.png?1505790714)

Click **Install** to do the installin'

![](https://cdn-learn.adafruit.com/assets/assets/000/031/259/medium800/microcomputers_4complete.png?1457992575)

# Blink

Now you can upload your first blink sketch!

Plug in the Feather 32u4 and wait for it to be recognized by the OS (just takes a few seconds). It will create a serial/COM port, you can now select it from the dropdown, it'll even be 'indicated' as Feather 32u4!

![](https://cdn-learn.adafruit.com/assets/assets/000/028/443/medium800/microcomputers_featherport.png?1446677577)

Now load up the Blink example

```auto
// the setup function runs once when you press reset or power the board
void setup() {
  // initialize digital pin 13 as an output.
  pinMode(13, OUTPUT);
}

// the loop function runs over and over again forever
void loop() {
  digitalWrite(13, HIGH);   // turn the LED on (HIGH is the voltage level)
  delay(1000);              // wait for a second
  digitalWrite(13, LOW);    // turn the LED off by making the voltage LOW
  delay(1000);              // wait for a second
}
```

And click upload! That's it, you will be able to see the LED blink rate change as you adapt the **delay()** calls.

# Manually bootloading

If you ever get in a 'weird' spot with the bootloader, or you have uploaded code that crashes and doesn't auto-reboot into the bootloader, **double-click the RST** button to get back into the bootloader. The red LED will pulse, so you know that its in bootloader mode. Do the reset button double-press right as the Arduino IDE says its attempting to upload the sketch, when you see the Yellow Arrow lit and the **Uploading...** text in the status bar.

![](https://cdn-learn.adafruit.com/assets/assets/000/028/444/medium800/microcomputers_adafruit_products_uploading.gif?1447995220)

Don't click the reset button **before** uploading, unlike other bootloaders you want this one to run at the time Arduino is trying to upload

## Ubuntu&nbsp;& Linux Issue Fix

If you're on Linux, and are seeing multi-second delays connecting to the serial console, or are seeing "AT" and other gibberish when you connect,&nbsp;[follow the steps on this page.](../../../../adafruit-arduino-ide-setup/linux-setup#udev-rules)

# Adafruit Feather 32u4 FONA

## FONA Test

# Download Adafruit\_FONA

To begin reading sensor data, you will need to download the Adafruit\_FONA Library from the Arduino library manager.

Open up the Arduino library manager:

![](https://cdn-learn.adafruit.com/assets/assets/000/084/195/medium800/adafruit_products_library_manager_menu.png?1573771750)

Search for the&nbsp; **Adafruit FONA&nbsp;** library and install it

![](https://cdn-learn.adafruit.com/assets/assets/000/084/194/medium800/adafruit_products_fona.png?1573771711)

We also have a great tutorial on Arduino library installation at:  
[http://learn.adafruit.com/adafruit-all-about-arduino-libraries-install-use](http://learn.adafruit.com/adafruit-all-about-arduino-libraries-install-use)

# Wire up and Power!

Insert a micro SIM, attach a GSM antenna, then connect battery and micro USB

![](https://cdn-learn.adafruit.com/assets/assets/000/030/551/medium800/adafruit_products_3027_top_demo_ORIG.jpg?1455140645)

# Load Demo

Open up **File-\>Examples-\>Adafruit\_FONA**** -\>FONAtest**

![](https://cdn-learn.adafruit.com/assets/assets/000/030/552/medium800/adafruit_products_loadtut.png?1455140675)

Warning: 

You'll need to make a simple change to the sketch. At the top find these lines:

```auto
#include "Adafruit_FONA.h"

#define FONA_RX 2
#define FONA_TX 3
#define FONA_RST 4
```

and change them to:

```auto
#define FONA_RX  9
#define FONA_TX  8
#define FONA_RST 4
#define FONA_RI  7
```

Once uploaded to your Arduino, open up the serial console at **115200 baud speed** to begin the tester sketch

![](https://cdn-learn.adafruit.com/assets/assets/000/030/553/medium800/adafruit_products_checkbaud.gif?1455140838)

Make sure you also have **Both NL & CR** for the serial command sender option. This means when you send data to the Arduino via the console, it will put a newline/return at the end.

# Using the Test Sketch

The test sketch has a menu interface so you can test out just about everything the FONA can do. The menu may change slightly as we add more functionality and update code!

Continue onto the next few sections to see what functionality you can test with the sketch

# Adafruit Feather 32u4 FONA

## Hardware Test

# Battery voltage

Lets begin by reading the battery voltage. That's the lipoly battery. This is handy if you need to track when the battery is low! type **b** into the command window and hit **Send**

![](https://cdn-learn.adafruit.com/assets/assets/000/030/514/medium800/adafruit_products_b.gif?1455133620)

You'll see a print-out of the battery voltage in mV, so in this case its 3.726V

![](https://cdn-learn.adafruit.com/assets/assets/000/030/515/medium800/adafruit_products_battery.gif?1455133627)

# Check SIM CCID

You can verify that the SIM is inserted and correct by reading the CCID, which is the unique identifier printed on it with **C**

![](https://cdn-learn.adafruit.com/assets/assets/000/030/516/medium800/adafruit_products_CCID.gif?1455133669)

# Adafruit Feather 32u4 FONA

## Network Test

# Check RSSI (network signal strength)

You can ask the FONA for the signal strength with the command **i**. The reply is a number, but you can convert it to dBm. Try to have the signal strength higher than 5 in order to make calls, SMSs, etc. In this case, I've got a 10

![](https://cdn-learn.adafruit.com/assets/assets/000/030/517/medium800/adafruit_products_rssi.gif?1455133721)

# Checking Network Registration

If the FONA has good signal it will immediately try to locate a cell tower and register to it.  
You can check the status of the network with **n**  
Once it's Home Registered, give it like 5-10 more seconds before trying to access/send SMS's or phone calls.

![](https://cdn-learn.adafruit.com/assets/assets/000/030/518/medium800/adafruit_products_network.gif?1455133727)

# Adafruit Feather 32u4 FONA

## Audio Settings & Test

# Set and Get audio volume

You can set the audio volume with **v** and retrieve it with **V** - its in % so ranges from 0 to 100

![](https://cdn-learn.adafruit.com/assets/assets/000/030/511/medium800/adafruit_products_setgetvol.gif?1455133438)

# Setting Headset or External audio

There are two audio paths on the FONA. One is the headset, thru the 3.5mm audio jack. The other is "external" - using the two speaker and mic pins for wiring up external speaker and mic. FM audio, phone calls, tones, etc can be routed to one or the other.  
To set the audio to headset, use the command **H**  
To set the audio to external, use the command **e**

Warning: 

![](https://cdn-learn.adafruit.com/assets/assets/000/030/512/medium800/adafruit_products_headext.gif?1455133507)

# Playing Toolkit Tones

You can test the audio path with the toolkit tones. These are tones that mimic what some phone services sound like. For a full list of tones, you can check the **AT+STTONE** command in the AT command datasheet. We'll use tone #20 which is the American dial tone.  
You can switch to headset mode, play a tone, then try it on the external audio mode. This is a very easy way to try out both speakers for debugging

![](https://cdn-learn.adafruit.com/assets/assets/000/030/513/medium800/adafruit_products_tonetest.gif?1455133532)

# Adafruit Feather 32u4 FONA

## Phone Calls

# Make Phone Calls

OK now we're onto the good stuff. You can make a phone call with FONA pretty easily. Make sure you have the right audio interface selected (external or headset!) before you go forward  
  
Make a call with **c** - the call happens in the 'background'. When you're done then you can hang up with **h**

![](https://cdn-learn.adafruit.com/assets/assets/000/030/509/medium800/adafruit_products_callphone.gif?1455133204)

# Adafruit Feather 32u4 FONA

## SMS

# Send and Read SMS

Another easy thing you can do is send and receive SMS messages. Lets start by sending an SMS. We'll use twitter's 40404 short code, which will auto respond, making it easy to verify both sending and receiving  
  
You _can_ send multi-line SMS's using the library API but for this example, its easier to parse the data if its a single line!

![](https://cdn-learn.adafruit.com/assets/assets/000/030/504/medium800/adafruit_products_sendsms.gif?1455133000)

You can then ask the SIM how many SMS's it has with **N** and read all of them with **R**  
  
Note that SMS's are referred to by slots but the number does not include empty slots. We'll show this in detail in a bit

![](https://cdn-learn.adafruit.com/assets/assets/000/030/505/medium800/adafruit_products_ReadSMS.gif?1455133043)

You can read individual SMS's with **r**

![](https://cdn-learn.adafruit.com/assets/assets/000/030/506/medium800/adafruit_products_readonesms.gif?1455133095)

And delete SMS's by slot # with **d**

![](https://cdn-learn.adafruit.com/assets/assets/000/030/507/medium800/adafruit_products_deletesms.gif?1455133125)

Note that before I deleted SMS #2, so if I read them again, that SMS # will be an empty slot. SMS number #3 doesn't "move slots"!

![](https://cdn-learn.adafruit.com/assets/assets/000/030/508/medium800/adafruit_products_deleteread.png?1455133151)

# Adafruit Feather 32u4 FONA

## FM Radio (FONA800)

Info: 

# FM Radio (FONA 800 only)

The FONA has an FM receive in it. It uses the headset as the 'antenna' but it works pretty well considering! The FM radio goes thru whatever audio path you have set up  
  
You can open and tune to an FM frequency in units of 100KHz. So if you want to tune to 88.1MHz, type in 881. For 102.3, type in 1023.  
  
Use the **f** command to open and tune, and **F** to close it

![](https://cdn-learn.adafruit.com/assets/assets/000/030/503/medium800/adafruit_products_FMradio.gif?1455132917)

# Adafruit Feather 32u4 FONA

## Feather FONA FAQ

### 

Do you have a battery connected? **A 500mAh or larger battery is required to use the FONA! Even if it is powered directly from USB**

### 

Wer're not sure why this is but it has something to do with the default audio being set to 'Headset'. You can fix this easily by calling

`fona.setAudio(FONA_EXTAUDIO)`

during init, or sending the fona the direct command `AT+CHFA=1`

You may also want to set the audio volume to 0 if you're not using audio output. We think it's the ringtone signal coupling in and resetting the SIM card?

### 

There's a few things that seem to be causing Feather FONAs to sponaneously reset.

1. Battery charge is too low, and the FONA tries to talk on the network, which draws 1A from the battery, which drops the power supply voltage and the main chip resets. 500mAh is minimal, 1200mAh is better for battery sizing. Keep it charged, it acts as the main power source for the cell module
2. Antenna is too close to the Feather. The antenna is a _radiator of massive amounts of RF_ keep its as far away as possible from the Feather itself. If you have an antenna attached put it so it sticks _out_ and _away_ from the Feather and definitely as far as possible from the processor chip!
3. The above incoming call reset issue, which is unclear why its happening - but easy to fix

# Adafruit Feather 32u4 FONA

## Feather HELP!

Info: 

### 

A lot of our example sketches have a

`while (!Serial);`

line in setup(), to keep the board waiting until the USB is opened. This makes it a lot easier to debug a program because you get to see all the USB data output. If you want to run your Feather without USB connectivity, delete or comment out that line

### 

 **A**  **vast number of Itsy/Feather 'failures' are due to charge-only USB cables**

We get upwards of 5 complaints a day that turn out to be due to charge-only cables!

Use only a cable that you **know** is for data syncing

If you have any charge-only cables, cut them in half throw them out. We are serious! They tend to be low quality in general, and will only confuse you and others later, just get a good data+charge USB cable.

A quality USB port is critical. Avoid plugging into USB keyboards and when possible use a USB-2 HUB to avoid USB3 issues.&nbsp;

### 

No problem! You can 'repair' a bad code upload easily. Note that this can happen if you set a watchdog timer or sleep mode that stops USB, or any sketch that 'crashes' your board

1. Turn on **verbose upload** in the Arduino IDE preferences
2. Plug in Itsy or Feather 32u4/M0, it won't show up as a COM/serial port that's ok
3. Open up the Blink example (Examples-\>Basics-\>Blink)
4. Select the correct board in the Tools menu, e.g. Feather 32u4, Feather M0, Itsy 32u4 or M0 _(physically check_ your board to make sure you have the right one selected!)
5. Compile it (make sure that works)
6. Click Upload to attempt to upload the code
7. The IDE will print out a bunch of COM Ports as it tries to upload. **During this time, double-click the reset button, you'll see the red pulsing LED that tells you its now in bootloading mode**  
8. The board will show up as the Bootloader COM/Serial port
9. The IDE should see the bootloader COM/Serial port and upload properly

![](https://cdn-learn.adafruit.com/assets/assets/000/029/525/medium800/adafruit_products_comfound.png?1452109739)

### 

This seems to happen when people select the wrong board from the Arduino Boards menu.

If you have a Feather 32u4 (look on the board to read what it is you have) Make sure you select **Feather 32u4** for ATMega32u4 based boards! Do not use anything else, do not use the 32u4 breakout board line.

If you have a Feather M0 (look on the board to read what it is you have) Make sure you select **Feather M0** - do not use 32u4 or Arduino Zero

If you have a ItsyBitsy M0 (look on the board to read what it is you have) Make sure you select **ItsyBitsy M0** - do not use 32u4 or Arduino Zero

### 

Theres **two** COM ports you can have with the 32u4/M0, one is the **user port** and one is the **bootloader port**. They are not the same COM port number!

When you upload a new user program it will come up with a user com port, particularly if you use Serial in your user program.

**If you crash your user program, or have a program that halts or otherwise fails, the user COM port can disappear.**

**When the user COM port disappears, Arduino will not be able to automatically start the bootloader and upload new software.**

So you will need to help it by performing the click-during upload procedure to re-start the bootloader, and upload something that is known working like "Blink"

### 

UNO-type Arduinos have a _seperate_ serial port chip (aka "FTDI chip" or "Prolific PL2303" etc etc) which handles all serial port capability seperately than the main chip. This way if the main chip fails, you can always use the COM port.

M0 and 32u4-based Arduinos do not have a seperate chip, instead the main processor performs this task for you. It allows for a lower cost, higher power setup...but requires a little more effort since you will need to 'kick' into the bootloader manually once in a while

### 

This is likely because the bootloader is not kicking in and you are accidentally **trying to upload to the**  **wrong COM port**

The best solution is what is detailed above: manually upload Blink or a similar working sketch by hand by manually launching the bootloader

### 

You probably don't have Feather M0 selected in the boards drop-down. Make sure you selected Feather M0.

### 

You probably don't have Feather M0 / Feather 32u4 selected in the boards drop-down. Make sure you selected Feather M0 (or Feather 32u4).

### 

Make sure your Wing doesn't use pin #9 which is the analog sense for the lipo battery!

### 

The charge LED is automatically driven by the Lipoly charger circuit. It will try to detect a battery and is expecting one to be attached. If there isn't one it may flicker once in a while when you use power because it's trying to charge a (non-existant) battery.

It's not harmful, and its totally normal!

 **The Arduino IDE gives me "Device Descriptor Request Failed"**

This can require "manual bootloading".

If you ever get in a 'weird' spot with the bootloader, or you have uploaded code that crashes and doesn't auto-reboot into the bootloader, **double-click the RST** button to get back into the bootloader. The red LED will pulse, so you know that its in bootloader mode. Do the reset button double-press right as the Arduino IDE says its attempting to upload the sketch, when you see the Yellow Arrow lit and the **Uploading...** text in the status bar.

[![microcomputers_adafruit_products_uploading.gif](https://cdn-learn.adafruit.com/assets/assets/000/028/444/medium800/microcomputers_adafruit_products_uploading.gif?1447995220)](/assets/28444)

Don't click the reset button **before** uploading, unlike other bootloaders you want this one to run at the time Arduino is trying to upload

# Adafruit Feather 32u4 FONA

## Downloads

# Datasheets & Files

- [Adafruit FONA Arduino Library](https://github.com/adafruit/Adafruit_FONA)
- [Adafruit Feather 32u4 PCB files](https://github.com/adafruit/Adafruit-Feather-32u4-FONA-PCB)
- [Fritzing object available in the Adafruit Fritzing Library](https://github.com/adafruit/Fritzing-Library)

[The huge number of relevant app notes and datasheets for the SIM800H cellular module are over here in the FONA 800 tutorial](../../../../adafruit-fona-mini-gsm-gprs-cellular-phone-module/downloads)

[Feather 32u4 FONA Pinout Diagram](https://cdn-learn.adafruit.com/assets/assets/000/046/198/original/feather_32u4_fona_pinout_v1.3.pdf?1504805783)
# Schematic

Click to enlarge

![](https://cdn-learn.adafruit.com/assets/assets/000/030/554/medium800/adafruit_products_schem.png?1455142321)

# Fabrication Print

Dimensions in Inches

![](https://cdn-learn.adafruit.com/assets/assets/000/030/555/medium800/adafruit_products_fabprint.png?1455142328)

# Datasheets:

- [SIM800 Command Manual](https://www.adafruit.com/images/product-files/1946/SIM800%20Series_AT%20Command%20Manual_V1.09.pdf) -&nbsp;All the basic commands that the module supports
- [SIM800 Hardware Design](https://www.adafruit.com/images/product-files/1946/SIM800H&L_EVM_User%20Guide_V1.00.pdf)
- [SIM800 Sleep App Note](https://www.adafruit.com/images/product-files/1946/SIM800%20Series%20Embedded%20AT%20Sleep%20Application%20Note_V1.01.pdf)
- [SIM800 Embedded AT App Note](https://www.adafruit.com/images/product-files/1946/SIM800%20Series%20Embedded%20AT_Application%20Note_1.02.pdf)
- [SIM800 Compiling Environments](https://www.adafruit.com/images/product-files/1946/SIM800%20Series%20Embedded%20AT_Compiling%20Environment_V1.01.pdf)
- [SIM800 Bluetooth App Note](https://www.adafruit.com/images/product-files/1946/SIM800%20Series_Bluetooth_Application_Note_V1.04.pdf)
- [SIM800 FM App Note](https://www.adafruit.com/images/product-files/1946/SIM800%20Series_FM_Application%20Note_V1.01.pdf)
- [SIM800 FS App Note](https://www.adafruit.com/images/product-files/1946/SIM800%20Series_FS_Application%20Note_V1.01.pdf)
- [SIM800 GNSS&nbsp;Location App Note](https://www.adafruit.com/images/product-files/1946/SIM800%20Series_GNSS_Application%20Note%20V1.00%20%281%29.pdf)
- [SIM800 GSM Location App Note](https://www.adafruit.com/images/product-files/1946/SIM800%20Series_GSM%20Location_Application%20Note_V1.01.pdf)
- [SIM800 IP App Note](https://www.adafruit.com/images/product-files/1946/SIM800%20Series_IP_Application%20Note_V1.02.pdf)
- [SIM800 MMS App Note](https://www.adafruit.com/images/product-files/1946/SIM800%20Series_MMS_Application%20Note_V1.00.pdf)
- [SIM800 Multiplexer App Note](https://www.adafruit.com/images/product-files/1946/SIM800%20Series_Multiplexer_Application%20Note_V1.01.pdf)
- [SIM800 NTP App Note](https://www.adafruit.com/images/product-files/1946/SIM800%20Series_NTP_Application%20Note_V1.01.pdf)
- [SIM800 PCM App Note](https://www.adafruit.com/images/product-files/1946/SIM800%20Series_PCM_Application%20Note_V1.00.pdf)
- [SIM800 Software Upgrade App Note](https://www.adafruit.com/images/product-files/1946/SIM800%20Series_Software%20Upgrade_Application%20Note_V1.02.pdf)
- [SIM800 SSL App Note](https://www.adafruit.com/images/product-files/1946/SIM800%20Series_Serial%20Port_Application%20Note_V1.01.pdf)
- [SIM800 STK App Note](https://www.adafruit.com/images/product-files/1946/SIM800%20Series_STK_Application%20Note_V1.00.pdf)
- [SIM800 TCPIP App Note](https://www.adafruit.com/images/product-files/1946/SIM800%20Series_TCPIP_Application%20Note_V1.01.pdf)
- [SIM800HL&nbsp;Schematic and PCB Reference Design](https://www.adafruit.com/images/product-files/1946/SIM800HL-TE_Schematic%20and%20PCB_Reference%20Design_V1.00%20%281%29.pdf)
- [SIM800H GCF&nbsp;I13GC9551\_RSE-E Report](https://www.adafruit.com/images/product-files/1946/SIM800H%20GCF%20I13GC9551_RSE-E%20report.pdf)
- [SIM800H CE Certificate](https://www.adafruit.com/images/product-files/1946/SIM800H%20CE%20Certificate.pdf)
- [SIM800H CTTL + GCF Test Report](https://www.adafruit.com/images/product-files/1946/CTTL+REPORT+GCF%20for%20800H.pdf)
- [I14Z46950-GPM01 Test Report](https://www.adafruit.com/images/product-files/1946/I14Z46950-GPM01.pdf)
- [SIM800H PTCRB Test Report](https://www.adafruit.com/images/product-files/1946/SIM800H%20Final%20report-0814.pdf)
- [SIM800H RoHS Test Report](https://www.adafruit.com/images/product-files/1946/SIM800H%20RoHS%20Test%20Report.pdf)
- [SIM800H REACH Test Report](https://www.adafruit.com/images/product-files/1946/SIM800H%20REACH%20Test%20Report.pdf)
- [SIM800H&nbsp;GCF I13GC9551 Test Report](https://www.adafruit.com/images/product-files/1946/SIM800H%20GCF%20I13GC9551%20report.pdf)
- [SIM800H FCC PCB Grant Final](https://www.adafruit.com/images/product-files/1946/SIM800H%20FCC_UDV-2013072401_PCB_Grant_Final.pdf)
- [SIM800H FCC DSS Grant Final](https://www.adafruit.com/images/product-files/1946/SIM800H%20FCC_UDV-2013072401_DSS_Grant_Final%20%281%29.pdf)
- [SIM800H CE EMC Test Report](https://www.adafruit.com/images/product-files/1946/SIM800H%20CE-EMC%20Test%20Report.pdf)
- [SIM800H CE RF-BT Test Report](https://www.adafruit.com/images/product-files/1946/SIM800H%20CE-RF-BT%20Test%20Report.pdf)
- [SIM800H CE RF-GSM Test Report](https://www.adafruit.com/images/product-files/1946/SIM800H%20CE-RF-GSM%20Test%20Report.pdf)
- [SIM800H SAFETY Test Report](https://www.adafruit.com/images/product-files/1946/SIM800H%20CE-SAFETY%20Test%20Report.pdf)
- [SIM800H EPL Certificate](https://www.adafruit.com/images/product-files/1946/EPL%20Certificate-SIM800H.pdf)
- [FCC TCB BT](http://www.adafruit.com/datasheets/SIM800_FCC_TCB_BT.pdf)
- [R&TTE Statement of Opinion](http://www.adafruit.com/datasheets/SIM800_CE.pdf)
- [FCC Part 15B Test Report](http://www.adafruit.com/datasheets/SIM800_FCC_Part15.pdf)
- [FCC Part 15C Test Report](http://www.adafruit.com/datasheets/SIM800_FCC_Part15_BT.pdf)
- [FCC RF Test Report](http://www.adafruit.com/datasheets/SIM800_FCC_Report.pdf)
- [FCC TCB](http://www.adafruit.com/datasheets/SIM800_FCC_TCB.pdf)


## Primary Products

### Adafruit Feather 32u4 FONA

[Adafruit Feather 32u4 FONA](https://www.adafruit.com/product/3027)
Feather is the new development board from Adafruit, and like its namesake it is thin, light, and lets you fly! We designed Feather to be a new standard for portable microcontroller cores.

This is the&nbsp; **Adafruit Feather 32u4 FONA** &nbsp;- our take on an...

No Longer Stocked
[Buy Now](https://www.adafruit.com/product/3027)
[Related Guides to the Product](https://learn.adafruit.com/products/3027/guides)

## Related Guides

- [Introducing Adafruit Feather](https://learn.adafruit.com/adafruit-feather.md)
- [Adafruit Trinket M0](https://learn.adafruit.com/adafruit-trinket-m0-circuitpython-arduino.md)
- [AdaBox 004](https://learn.adafruit.com/adabox004.md)
- [Adafruit PowerBoost 500 Shield](https://learn.adafruit.com/adafruit-powerboost-500-shield-rechargeable-battery-pack.md)
- [Introducing Gemma](https://learn.adafruit.com/introducing-gemma.md)
- [Magic Mirror with Glowing Secret Messages](https://learn.adafruit.com/magic-mirror-with-glowing-secret-messages.md)
- [Adafruit ENS160 MOX Gas Sensor](https://learn.adafruit.com/adafruit-ens160-mox-gas-sensor.md)
- [Adafruit DC Power BFF](https://learn.adafruit.com/adafruit-dc-power-bff.md)
- [Air Quality Monitor and Case](https://learn.adafruit.com/aqi-case.md)
- [Adafruit 2.8" TFT Touch Shield v2 - Capacitive or Resistive](https://learn.adafruit.com/adafruit-2-8-tft-touch-shield-v2.md)
- [Prop It Game](https://learn.adafruit.com/prop-it-game.md)
- [Edge-Lit Tavern Sign with WLED - Control with WiFi or IR Remote](https://learn.adafruit.com/edge-lit-tavern-sign-with-wled-control-with-wifi-or-ir-remote.md)
- [Adafruit APDS9999 Proximity, Lux Light & Color Sensor](https://learn.adafruit.com/adafruit-apds9999-proximity-lux-light-color-sensor.md)
- [Adafruit Mini I2C STEMMA QT Gamepad with seesaw](https://learn.adafruit.com/gamepad-qt.md)
- [Adafruit LSM6DS33 6-DoF IMU Breakout](https://learn.adafruit.com/lsm6ds33-6-dof-imu-accelerometer-gyro.md)
