Giter Club home page Giter Club logo

arduino-nrf5's Introduction

Arduino Core for Nordic Semiconductor nRF5 based boards

Program your Nordic Semiconductor nRF51 or nRF52 board using the Arduino IDE.

Does not require a custom bootloader on the device.

modification https://github.com/sandeepmistry/arduino-nRF5/

Supported boards

++ nRF52840

++ nRF52811

nRF52832

nRF51

Installing

Driver Setup for Segger J-Link
  1. Download Zadig
  2. Plugin Segger J-Link or DK board
  3. Start Zadig
  4. Select Options -> List All Devices
  5. Plug and unplug your device to find what changes, and select the Interface 2 from the device dropdown
  6. Click Replace Driver

NOTE: To roll back to the original driver go to: Device Manager -> Right click on device -> Check box for "Delete the driver software for this device" and click Uninstall

Driver Setup for Black Magic Probe
  1. Download .inf file drivers from blacksphere github
  2. Plugin Black Magic Probe
  3. Point the installer to the folder containing blackmagic.inf

NOTE: If using Windows 10 or Linux then two UART COM ports will be visible without requiring additional drivers

Low Frequency Clock Source (LFCLKSRC)

If the selected board has an external 32 kHz crystal connected, it will be used as the source for the low frequency clock. Otherwise the internal 32 kHz RC oscillator will be used. The low frequency clock is used by the delay(ms) and millis() Arduino API's.

The Generic nRF51 and nRF52 board options have an additional menu item under Tools -> Low Frequency Clock that allows you to select the low frequency clock source. However, Nordic does not recommend the Synthesized clock, which also has a significant power impact.

arduino-nrf5's People

Contributors

sandeepmistry avatar dlabun avatar smartboxchannel avatar carlosperate avatar beetix avatar jacobrosenthal avatar probonopd avatar d00616 avatar oyooyo avatar nihaopaul avatar rogerclarkmelbourne avatar ntavish avatar micooke avatar endlessdelirium avatar honnet avatar adib71 avatar bojh avatar dsanders11 avatar tlonch avatar per1234 avatar jhmaloney avatar austin1611 avatar urish avatar scepticint avatar suschman avatar owenbrotherwood avatar outlandnish avatar morganrallen avatar mdahlstrom avatar joaopedrovbs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.