Arduino BLE Examples | Adafruit Circuit Playground Bluefruit

Skip to main content Adafruit Circuit Playground Bluefruit Arduino BLE Examples
  • Overview
  • Update Bootloader
    • Use UF2
    • Use Arduino IDE
    • Use Command Line
  • Guided Tour
  • Pinouts
  • What is CircuitPython?
  • CircuitPython on Circuit Playground Bluefruit
    • Circuit Playground Bluefruit CircuitPython Libraries
    • Getting Started with BLE and CircuitPython
    • Installing the Mu Editor
    • Creating and Editing Code
    • Connecting to the Serial Console
    • Interacting with the Serial Console
    • The REPL
    • CircuitPython Libraries
    • Frequently Asked Questions
    • CircuitPython Expectations
    • Troubleshooting
    • "Uninstalling" CircuitPython
    • Welcome to the Community!
  • CircuitPython Made Easy
  • CircuitPython Playground
    • CircuitPython Pins and Modules
    • CircuitPython Built-Ins
    • CircuitPython Digital In & Out
    • CircuitPython Analog In
    • CircuitPython Servo
    • CircuitPython Audio Out
    • CircuitPython Cap Touch
    • CircuitPython NeoPixel
    • CircuitPython DotStar
    • CircuitPython UART Serial
    • CircuitPython I2C
    • CircuitPython HID Keyboard
    • CircuitPython CPU Temp
    • CircuitPython Storage
    • Playground Temperature
    • Playground Light Sensor
    • Playground Drum Machine
    • Playground Sound Meter
    • Playground Color Picker
    • Playground Bluetooth Plotter
  • Arduino Support Setup
  • Arduino BLE Examples
    • Advertising: Beacon
    • BLE UART: Controller
    • Custom: HRM
  • Bluefruit LE Connect
  • Downloads
  • Single page
  • Feedback? Corrections?
  • Text View
Primary Products
  • shot of a Black woman's neon-green manicured hand holding up a Circuit Playground Bluefruit glowing rainbow LEDs. Circuit Playground Bluefruit - Bluetooth® Low Energy $24.95 Add to Cart
Featured Products view all
  • Angled shot of a Lithium Ion Polymer Battery 3.7V 500mAh with JST-PH connector. Lithium Ion Polymer Battery - 3.7v 500mAh $7.95 Add to Cart
  • Top Down Front Kit Shot of the Adafruit Circuit Playground Bluefruit Express Starter Kit. Adafruit Circuit Playground Bluefruit Express Starter Kit Out of Stock
191 Beginner Product guide 😍 1 💕 2 💖 5

Arduino BLE Examples

There are numerous examples available for the Bluefruit nRF52/nRF52840 Feathers in the Examples menu of the nRF52 BSP, and these are always up to date. You're first stop looking for example code should be there:

microcontrollers_Screen_Shot_2017-03-09_at_15.55.02.png Example Source Code

The latest example source code is always available and visible on Github, and the public git repository should be considered the definitive source of example code for this board.

Click here to browse the example source code on Github Documented Examples

To help explain some common use cases for the nRF52 BLE API, feel free to consult the example documentation in this section of the learning guide:

  • Advertising: Beacon - Shows how to use the BLEBeacon helper class to configure your Bleufruit nRF52 Feather as a beacon
  • BLE UART: Controller - Shows how to use the Controller utility in our Bluefruit LE Connect apps to send basic data between your peripheral and your phone or tablet.
  • Custom: HRM - Shows how to defined and work with a custom GATT Service and Characteristic, using the officially adopted Heart Rate Monitor (HRM) service as an example.
  • BLE Pin I/O (StandardFirmataBLE) Shows how to control Pin I/O of nRF52 with Firmata protocol

For more information on the Arduino nRF52 API, check out this page.

Page last edited March 08, 2024

Text editor powered by tinymce.

Arduino Support Setup Advertising: Beacon Related Guides PyLeap Touch NeoPixel Rainbow for Circuit Playground... By Kattni Rembor beginner Your browser does not support the video tag. This links to the guide LED Reactive Light-Up Hockey Puck in MakeCode. LED Reactive Light-Up Hockey Puck in MakeCode By Ruiz Brothers beginner Which CircuitPython Board is Right for You? By Kattni Rembor beginner Your browser does not support the video tag. This links to the guide Now Playing: Bluetooth Apple Media Service Display. Now Playing: Bluetooth Apple Media Service Display By John Park beginner Your browser does not support the video tag. This links to the guide CircuitPython TFT Candy Hearts. CircuitPython TFT Candy Hearts By Carter Nelson beginner Your browser does not support the video tag. This links to the guide MagicLight Bulb Color Mixer with Circuit Playground Bluefruit. MagicLight Bulb Color Mixer with Circuit Playground... By John Park beginner PyLeap Tone Piano for Circuit Playground Bluefruit By Kattni Rembor beginner Your browser does not support the video tag. This links to the guide Frozen-Inspired Animated Pendant with Temperature Sensing. Frozen-Inspired Animated Pendant with Temperature... By Erin St Blaine beginner ¡Bienvenido a CircuitPython! By Kattni Rembor beginner Your browser does not support the video tag. This links to the guide How to use the Puppet Module in the Bluefruit Playground App. How to use the Puppet Module in the Bluefruit... By Isaac Wellish beginner CircuitPython Sin Complicaciones para la Circuit... By Álvaro Figueroa beginner Circuit Playground Bluefruit Pumpkin with Lights and... By Ruiz Brothers beginner Adafruit Circuit Playground TFT Gizmo By M. LeBlanc-Williams beginner Your browser does not support the video tag. This links to the guide Snow Globe with Circuit Playground Bluefruit. Snow Globe with Circuit Playground Bluefruit By John Park beginner PyLeap MP3 Playback for Circuit Playground Bluefruit By Kattni Rembor beginner
Create Wishlist
× Title Description Close Search Search
Categories

Tag » Arduino Ble Example Github