Skip to content
This repository was archived by the owner on Feb 10, 2019. It is now read-only.

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iBeacon written in Ada for nRF51822

An LED on pin 12 will be illuminated while the High Frequency Xtal Oscillator is running. This corresponds closely to the time period during which the core is running.

Building

  1. Download GNAT GPL ARM-ELF toolchain from AdaCore

  2. Prepare the build:

    git clone https://github.com/nocko/Nrf51_Ibeacon_Ada.git
    cd Nrf51_Ibeacon_Ada
    git submodule init
    git submodule update
  3. Press Return: gprbuild

  4. Load onto your board in your usual way (OpenOCD, JLink, &c)

Inspiration

OpenBeacon (Repo). @meriac is a clever man.

About

iBeacon implementation for nRF51822 written in Ada (BLE, Bluetooth Smart)

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages