SEGGER J-Link BASE - JTAG/SWD Debugger $499.95 Add to Cart
SEGGER J-Link EDU - JTAG/SWD Debugger No Longer Stocked
IBDAP - CMSIS-DAP JTAG/SWD Debug Adapter Kit No Longer Stocked
10-pin 2x5 Socket-Socket 1.27mm IDC (SWD) Cable - 150mm long $2.95 Add to Cart
135 Advanced Product guide
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:
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.
Flashing the Bootloader Advertising: Beacon Related Guides How to Program SAMD Bootloaders By Brent Rubell intermediate Introducing Adafruit ItsyBitsy M4 By lady ada beginner Programming an M0 using an Arduino By Dean Miller intermediate What is Web MIDI & BLE MIDI? By Collin Cunningham intermediate 3D Printed Case for Adafruit Feather By Ruiz Brothers beginner Your browser does not support the video tag. This links to the guide 3D Printed Truck Risers with NeoPixel LEDs. 3D Printed Truck Risers with NeoPixel LEDs By Ruiz Brothers intermediate All the Internet of Things - Episode Four: Adafruit IO By Biniam Tekola beginner Adafruit seesaw By Dean Miller advanced Debug Header for the Feather [M0] By Mikey Sklar intermediate Introduction to Bluetooth Low Energy By Kevin Townsend beginner Proper Debugging of ATSAMD21 Processors By lady ada intermediate Bootloading Basics By Bill Earl beginner CircuitPython on the nRF52 By lady ada intermediate Build a Bluetooth App using Swift 5 By Trevor Beaton advanced Programming Microcontrollers using OpenOCD on a... By lady ada intermediate