> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# Adafruit Feather RP2040 with RFM95 LoRa Radio - 915MHz - RadioFruit and STEMMA QT

**Type:** Product page · **SKU:** ADA5714 · **Brand:** [Adafruit](https://core-electronics.com.au/brands/adafruit-australia)
**Page:** https://core-electronics.com.au/adafruit-feather-rp2040-with-rfm95-lora-radio-915mhz-radiofruit-and-stemma-qt.html ([markdown](https://core-electronics.com.au/adafruit-feather-rp2040-with-rfm95-lora-radio-915mhz-radiofruit-and-stemma-qt.html.md))

Coming soon! Sign up to be notified when we get these in stock!This is the Adafruit Feather RP2040 RF95 LoRa Radio. We call these RadioFruits, our take on...

## Pricing

- **Price:** $56.30 (inc GST) — $51.18 AUD, exc GST
- **Quantity discounts:** 10+ $49.65 (exc GST) · 50+ $48.62 (exc GST)

## Availability & dispatch

- In stock, ships same business day if ordered before 2PM (Australia/Sydney).
- We can dispatch 1 today, and up to 500 more in 8–12 days.

## Restrictions

**For use in Australia**

- Operate only in bands and with settings that are permitted for your location and application. Check this product’s supported frequencies in the description/specs.
- If you intend to operate outside shared/licence‑exempt conditions (e.g. in other bands, at higher power, with high‑gain antennas, or extended duty cycles), you must have the appropriate authorisation.
 
**For use in other regions**

- Follow the spectrum rules for your country/region and select frequencies and settings accordingly.

A declaration of use will need to be submitted during checkout.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=ADA5714:1` (comma-separated SKU:qty pairs) and share the link. Opening it shows a confirmation page with live pricing and stock before anything is added to the cart.
- **Verify the cart first:** fetch `https://core-electronics.com.au/cart/link/ADA5714:1.md` for live line prices (inc & exc GST, quantity discounts applied), stock and dispatch estimates, and totals. Append `/to/{AU-postcode}` (or `/to/{country-code}:{postcode}`) before `.md` for delivery options and prices to that destination. Unknown, retired, or out-of-stock SKUs are flagged. (Query form `cart/link.md?items=...` also works but some robots parsers refuse query strings here.)
- **Checkout** is completed on-site and includes a captcha at the payment step. Share the cart link; checkout takes it from there.
- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

*Coming soon! Sign up to be notified when Adafruit get these in stock!*

This is the **Adafruit Feather RP2040 RF95 LoRa Radio.** We call these *RadioFruits**,*** our take on an microcontroller with a "[Long Range (LoRa)](https://www.lora-alliance.org/)" packet radio transceiver with built-in USB and battery charging. It's an Adafruit Feather RP2040 with a 900MHz radio module cooked in! Great for making wireless networks that are more flexible than Bluetooth LE and without the high power requirements of WiFi.

Feather is the development board specificaiton from Adafruit, and like its namesake, it is thin, light, and lets you fly! Adafruit designed Feather to be a new standard for portable microcontroller cores. [Adafruit have other boards in the Feather family, check'em out here](https://www.adafruit.com/feather).

It's kinda like Adafruit took our [RP2040 Feather](https://core-electronics.com.au/adafruit-feather-rp2040.html) and [RFM95 900MHz breakout board](https://core-electronics.com.au/adafruit-rfm95w-lora-radio-transceiver-breakout-868-or-915-mhz.html) and glued them together. You get all the pins for use on the Feather, the Lipoly battery support, USB C power / data, onboard NeoPixel, 8MB of FLASH for storing code and files, and then with the 8 unused pins, Adafruit wired up all the DIO pins on the RFM module. There's even room left over for a STEMMA QT connector an a uFL connector for connecting larger antennas.

**This is the 900 MHz LoRa radio version, which can be used for either 868MHz or 915MHz transmission/reception** - the exact radio frequency is determined when you load the software since it can be tuned around dynamically.

At the Feather's heart is an RP2040 chip, clocked at 133 MHz and at 3.3V logic, the same one used in the [Raspberry Pi Pico](https://core-electronics.com.au/raspberry-pi-pico.html). This chip has a whopping 8MB of onboard QSPI FLASH and 264K of RAM! This makes it great to running LoRa and LoRaWAN stacks that need a fairly strong processor to manage packets.

To make it easy to use for portable projects, Adafruit added a connector for any of Adafruit's 3.7V Lithium polymer batteries and built-in battery charging. You don't need a battery, it will run just fine straight from the USB Type C connector. But, if you do have a battery, you can take it on the go, then plug in the USB to recharge. The Feather will automatically switch over to USB power when its available.

**Here're some handy specs! You get:**

- Measures 2.0" x 0.9" x 0.28" (50.8mm x 22.8mm x 7mm) without headers soldered in
- Light as a (large?) feather - 6.3 grams
- RP2040 32-bit Cortex M0+ dual core running at ~133 MHz @ 3.3V logic and power
- 264 KB RAM
- **8 MB SPI FLASH** chip for storing files and CircuitPython/MicroPython code storage. No EEPROM
- **Tons of GPIO! 21 x GPIO pins with following capabilities:**
    - **Four** 12-bit ADCs (one more than Pico)
    - Two I2C, Two SPI, and two UART peripherals, Adafruit label one for the 'main' interface in standard Feather locations
    - 16 x PWM outputs - for servos, LEDs, etc
- **Built-in 200mA+ lipoly charger** with charging status indicator LED
- **Pin #13 red LED** for general purpose blinking
- **RGB NeoPixel** for full-color indication.
- On-board **STEMMA QT connector** that lets you quickly connect any Qwiic, STEMMA QT or Grove I2C devices with no soldering!
- **Both Reset button and Bootloader select button for quick restarts** (no unplugging-replugging to relaunch code)
- **USB Type C connector** lets you access built-in ROM USB bootloader and serial port debugging
- 3.3V Power/enable pin
- 4 mounting holes
- 12 MHz crystal for perfect timing.
- 3.3V regulator with 500mA peak current output

Adafruit squished all the parts on Adafruit's Feather RP2040 over towards the USB port to make some room on the end. This **Feather RP2040 LoRa Radio** uses the extra space left over to add an RFM9x LoRa 868/915 MHz radio module. These radios are not good for transmitting audio or video, but they do work quite well for small data packet transmission when you need more range than 2.4 GHz (BT, BLE, WiFi, ZigBee).

Radio module specifications:

- SX127x LoRa® based module with SPI interface
- Packet radio with ready-to-go Arduino libraries
- Uses the license-free ISM bands (ITU "Europe" @ 433MHz and ITU "Americas" @ 900MHz)
- +5 to +20 dBm up to 100 mW Power Output Capability (power output selectable in software)
- ~300uA during full sleep, ~120mA peak during +20dBm transmit, ~40mA during active radio listening.
- Simple wire antenna can be soldered into a solder pad, there's also a [uFL connector that can be used with uFL-to-SMA adapters](https://core-electronics.com.au/sma-to-ufl-u-fl-ipx-ipex-rf-adapter-cable.html) for attaching bigger antennas.

Adafruit's initial tests with default library settings: over 1.2mi/2Km line-of-sight with wire quarter-wave antennas. (With setting tweaking and directional antennas, 20Km is possible).

Comes fully assembled and tested, They also toss in some headers so you can solder it in and plug into a solderless breadboard. You will need to cut and solder on a small piece of wire (any solid or stranded core is fine) in order to create your antenna. or use a uFL connector and SMA 900MHz antenna. **Lipoly battery and USB cable are not included,** but we do have lots of options in the shop if you'd like!

## Technical Details 

Product Dimensions: 52.0mm x 23.0mm x 7.2mm / 2.0" x 0.9" x 0.3"

Product Weight: 6.3g / 0.2oz

- [Authorization Report](https://core-electronics.com.au/attachments/localcontent/5714_DXX_TC314140_26003d38ade.pdf)
- [SX1276/77/78 Datasheet](https://core-electronics.com.au/attachments/localcontent/SX1276-7-8_35445c8879a.pdf)
- [Module Datasheet](https://core-electronics.com.au/attachments/localcontent/5714_LoRa127X-C1100mWLoRaWirelessTransceiverModuleV3_829757cb1a0.pdf)
- [Test Report](https://core-electronics.com.au/attachments/localcontent/Test%C3%82%C2%A0report_FCC_18691f1abfd.pdf)

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/A/D/ADA5714-1.jpg)
