Skip to content

0hotpotman0/BLE_52840_Core

Repository files navigation

Arduino Core for Adafruit Bluefruit nRF52 Boards

Build Status

This repository contains the Arduino BSP for Adafruit Bluefruit nRF52 series:

BSP Installation

There are two methods that you can use to install this BSP. We highly recommend the first option unless you wish to participate in active development of this codebase via Github.

Recommended: Adafruit nRF52 BSP via the Arduino Board Manager

  1. Download and install the Arduino IDE (At least v1.6.12)
  2. Start the Arduino IDE
  3. Go into Preferences
  4. Add https://files.seeedstudio.com/arduino/package_seeeduino_boards_index.json as an 'Additional Board Manager URL'
  5. Restart the Arduino IDE
  6. Open the Boards Manager from the Tools -> Board menu and install 'Seeed nRF52'
  7. Once the BSP is installed, select 'Seeed nRF52840' from the Tools -> Board menu, which will update your system config to use the right compiler and settings for the nRF52.

Credits

This core is based on Arduino-nRF5 by Sandeep Mistry, which in turn is based on the Arduino SAMD Core.

The following libraries are used:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages