Arduino BLE Examples | Introducing The Adafruit NRF52840 Feather

Skip to main content Introducing the Adafruit nRF52840 Feather Arduino BLE Examples
  • Overview
  • Update Bootloader
    • Use UF2
    • Use Arduino IDE
    • Use Command Line
  • Pinouts
  • Power Management
  • Assembly
  • Arduino Support Setup
  • Arduino Board Testing
  • Arduino BLE Examples
    • Advertising: Beacon
    • BLE UART: Controller
    • Custom: HRM
    • BLE Pin I/O
    • Central BLEUART
    • Dual Roles BLEUART
    • Custom: Central HRM
  • Arduino Bluefruit nRF52 API
    • AdafruitBluefruit
    • BLEGap
    • BLEAdvertising
    • BLEScanner
    • BLEService
    • BLECharacteristic
    • BLEClientService
    • BLEClientCharacteristic
    • BLEDiscovery
    • BLEDis
    • BLEUart
    • BLEClientUart
    • BLEBeacon
    • BLEMidi
    • BLEHidAdafruit
    • BLEAncs
    • BLEClientCts
    • BLECentral
  • nRF52 ADC
  • CircuitPython for Feather nRF52840
    • Welcome to CircuitPython
    • CircuitPython Pins and Modules
    • Frequently Asked Questions
    • Getting Started with BLE and CircuitPython
    • CircuitPython Essentials
  • Memory Map
  • Software Resources
  • Downloads
  • Using nRF52840 SPI on Battery Power
  • FAQs
  • Single page
  • Feedback? Corrections?
  • Text View
Primary Products
  • Angled shot of a Adafruit Feather nRF52840 Express. Adafruit Feather nRF52840 Express $24.95 Add to Cart
Featured Products view all
  • SEGGER J-Link JTAG/SWD Debugger brick and JTAG cable SEGGER J-Link EDU - JTAG/SWD Debugger No Longer Stocked
  • SEGGER J-Link JTAG/SWD Debugger brick and JTAG cable SEGGER J-Link BASE - JTAG/SWD Debugger Out of Stock
  • Segger debugger in plastic housing. SEGGER J-Link EDU Mini - JTAG/SWD Debugger $75.95 Add to Cart
  • 10-pin 2x5 Socket-Socket 1.27mm IDC Cable 10-pin 2x5 Socket-Socket 1.27mm IDC (SWD) Cable - 150mm long $2.95 Add to Cart
  • JTAG to SWD cable adapter board. JTAG (2x10 2.54mm) to SWD (2x5 1.27mm) Cable Adapter Board Out of Stock
  • Slim Lithium Ion Polymer Battery 3.7v 400mAh with JST 2-PH connector and short cable Lithium Ion Polymer Battery Ideal For Feathers - 3.7V 400mAh $6.95 Add to Cart
  • Angled shot of a Lithium Ion Polymer Battery 3.7V 500mAh with JST-PH connector. Lithium Ion Polymer Battery - 3.7v 500mAh Out of Stock
105 Intermediate Product guide 👌 2

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 Board Testing Advertising: Beacon Related Guides Your browser does not support the video tag. This links to the guide CircuitPython BLE Heart Rate Zone Trainer Display. CircuitPython BLE Heart Rate Zone Trainer Display By John Park beginner Bootloading Basics By Bill Earl beginner Getting Started with CircuitPython and Bluetooth Low... By Kattni Rembor beginner Adafruit Metro M0 Express By lady ada beginner All the Internet of Things - Episode Four: Adafruit IO By Biniam Tekola beginner Debugging the SAMD21 with GDB By Scott Shawcroft intermediate Multi-tasking with CircuitPython By Tim C beginner Introducing the Adafruit Grand Central M4 Express By Kattni Rembor beginner Programming Microcontrollers using OpenOCD on a... By lady ada intermediate Your browser does not support the video tag. This links to the guide CircuitPython BLE Advertising Beacons. CircuitPython BLE Advertising Beacons By John Park beginner Your browser does not support the video tag. This links to the guide BLE Light Switch with Feather nRF52840 and Crickit. BLE Light Switch with Feather nRF52840 and Crickit By John Park beginner A Logger for CircuitPython By Dave Astels intermediate Your browser does not support the video tag. This links to the guide Doomscroll and Chill - A Wireless BLE Scroll Wheel Remote. Doomscroll and Chill - A Wireless BLE Scroll Wheel... By Liz Clark beginner Wearable Continuous Temperature Monitor with... By Brent Rubell beginner Your browser does not support the video tag. This links to the guide Busy Box Interruption Sign. Busy Box Interruption Sign By Ruiz Brothers intermediate
Create Wishlist
× Title Description Close Search Search
Categories

Tag » Arduino Nrf52 Ble Example