Bluefruit LE Friend - Bluetooth Low Energy (BLE 4.0) - nRF51822 - v3.0

Product ID: 2267
$19.95
Qty Discount
1-9 $19.95
10-99 $17.96
100+ $15.96

Description

The Bluefruit LE Friend is your new BLE BFF! This USB-to-BLE board makes it easy to get your computer talking to your BLE-enabled phone or tablet using a standard serial/UART connection.

In its simplest form, it works on the same principle as a common USB/Serial adapter (the FTDI Friend, for example!). Any data that you enter via your favorite terminal emulator on your development machine will be transferred over the air to the connected phone or tablet, and vice versa, as a basic 'UART' connection

The short and sweet:

  • Completely transparent Data mode for USB to Bluetooth LE UART connectivity from computer to tablet/phone
  • Connect to any phone or tablet with BLE, great for debugging or developing BLE devices or apps
  • Works great with both Nordic (Android/iOS) or Adafruit (iOS) UART app, check out our source code if you want to create your own app!
  • Uses the fancy Nordic nRF51822 chipset with custom firmware
  • Optional Command mode to set GATT services/characteristics, advertising name/packet, Beacon capability, query status, RSSI, etc.
  • Comes with standard Over-the-Air DFU bootloader, reprogram firmware using any BLE-capable iOS or Android device
  • 4 LED indicators: blue connection status, red mode status, orange and green for RX/TX
  • Snap-off SWD connector for advanced JTAG re-programming

The details:

You might be asking, Hey my MacBook already has Bluetooth and I can get a USB Bluetooth adapter, so why use this? Good question! You can get a Bluetooth 4.0 USB dongle from the store already, but Windows 7 doesn't support Bluetooth Low Energy natively, and on Win8 or OS X you'll have to sort through a huge pile of native Bluetooth APIs and development tools that often require an annual paid license and specific license terms to access. You can't just connect wirelessly without a huge stack of software or firmware in the way because there isn't a standard, open-source, cross-platform way to talk BLE today.

The Bluefruit Friend is much more, it has a full BLE peripheral stack and interface software so that you can treat your BLE connection just like a UART connection - that makes it trivial to use with free Terminal software or scripting software like python (with pySerial). Using Bluefruit LE Friend, you can be up and running in under an hour on just about anything with a USB port, with easy migration across platforms and operating systems.

To use, simply plug into your computer and flip the switch to either UART mode (transparent data transfer, anything you type will be sent, and data from the phone is received as well) or CoMmanD mode, where thanks to an easy to learn AT command set, you can also create you own basic GATT Services and Characteristics, simulate Beacons, and change the way that the device name appears/advertises itself.

To make sure that your device stays up to date and can benefit from the latest Bluefruit LE firmware from Adafruit, you can also update the firmware on your BLEFriend over the air using any BLE-supported iOS or Android device. We always try to keep the bar as high as possible at Adafruit, and one of the biggest advantages of the BLEFriend and the entire Bluefruit LE family is that we wrote and maintain all of the firmware running on the devices ourselves from scratch and we'll be releasing new firmware and bug fixes without having to rely on a third-party vendor. For super-advanced users, we have an SWD connector on board that can be used to reprogram the nrf51822 using Nordic's SDK and an SWD debugger like the J-Link.

You can even pick up a sniffer edition of the board that comes pre-flashed with special firmware that turns your BLEFriend into a low-cost Bluetooth Low Energy sniffer, capturing data and pushing it out to Wireshark. This firmware takes over the entire module so you cannot use the over-the-air programming ability, a J-Link programmer is required. We currently offer this as a separate product since not everyone has a J-Link.

Download our free Android/iOS app and you're ready to rock! Using our Bluefruit iOS App or Android App, you can quickly get your wireless project prototyped by using your iOS or Android phone/tablet as a controller. We have a color picker, quaternion/accelerometer/gyro/magnetometer or location (GPS), and an 8-button control gamepad.

We have a huge tutorial with all the details over at the Adafruit Learning System!

Technical Details

Revision History:

  • As of June 13, 2022 - We've updated the board to use CP2102N instead of CP2104 as the CP2014 has been discontinued and replaced with CP2102N. This USB-to-Serial chip is the same functionality and driver.
  • As of April 5, 2017 - the board has been updated to change the USB-Serial converter chip to CP2104 and remove the SWD connector (you can get to the SWD connection pads on the bottom of the PCB). This version is backwards compatible with previous versions.
  • As of July 29th, 2015 - we're selling an updated version with a black PCB and the nRF51822 module with 32KB of SRAM. This version is backwards compatible with previous versions and can also be used with the Adafruit Bluefruit LE firmware v0.6.2 and higher. If you have the blue PCB version, that is 16KB and you can only go up to v0.5.0 due to RAM limitations.

Product Dimensions: 61.0mm x 18.0mm x 7.0mm / 2.4" x 0.7" x 0.3"

Product Weight: 6.5g / 0.2oz

RoHS 2 2011 65 EU Compliant
RoHS 2 2015 863 EU Compliant

Learn

Using the Bluefruit LE Friend to advertise URIs with Google's Physical Web Project
Learn how to use your iOS or Android device to control and communicate with Bluefruit LE.
Control a Bluetooth Low Energy device with your own code!
See All Guides