Dependents of nRF51822
A dependent is a program or library which makes use of this library.
Last updated:
03 Jun 2014
A POC Code of doing ANCS with nrf51822-mKit. See README.txt for details.
Last updated:
10 Jun 2014
tmeperature to mobile phone
Last updated:
23 Jun 2014
Last updated:
08 Jul 2014
a fork to test out advertising process
Last updated:
09 Jul 2014
Last updated:
09 Jul 2014
The cube puck updates its gatt attributes on rotation. Listen in!
Last updated:
24 Jul 2014
Last updated:
01 Aug 2014
A library for easier setup and prototyping of new pucks, by collecting everything that is common for all pucks in one place.
BLE,
bluetooth,
nRF51822
Last updated:
08 Aug 2014
Last updated:
20 Aug 2014
Firmware for Keewi v1 electronic board
Last updated:
09 Sep 2014
Last updated:
13 Sep 2014
BLE_Health_Thermometer for mbed HRM1017 with BLE library 0.1.0
Last updated:
16 Sep 2014
BLE ー> USBシリアル変換します。 通信速度は9600bps固定です。
Last updated:
17 Sep 2014
RCBControllerでモータを制御します。うおーるぼっとも動かせました。
BLE
Last updated:
19 Sep 2014
iOSのBLEコントローラアプリ「RCBController」とmbed HRM1017を接続し、RCサーボモータを操作するテストプログラムです。
Last updated:
24 Sep 2014
use UART Service to loopback anything received on the TX characteristic onto the RX.
BLE,
nRF,
UART
Last updated:
26 Sep 2014
Last updated:
02 Oct 2014
Test using the base BLE_HeartRate example to see the effect of increasing the "ticker" rate on stability (intending to do AnalogIn around 1ms rate)
AnalogIn,
BLE
Last updated:
26 Sep 2014
Last updated:
13 Oct 2014
Getting the HIH6130 running with an BLE example
Last updated:
14 Oct 2014
Application running on nRF51822 PCA10001
Last updated:
22 Oct 2014
A simple demo that directly uses BLE library to define service and characteristics
Last updated:
31 Oct 2014
Last updated:
10 Nov 2014
Basic BLE comm Control Led using On/Off Command
Last updated:
10 Nov 2014
Code for the nRF51822. The BLE advertises, connects to a master, sends information about the status of the LDRs and receives inputs from the Master
Last updated:
25 Nov 2014
Basic output of force sensor data to serial, in form "value1/n"
Last updated:
04 Dec 2014
BLE iBeacon demonstrating how to change the payload data every second
BLE,
iBeacon,
nRF51822
Last updated:
14 Dec 2014
Last updated:
15 Dec 2014
Demo for the Tx Power service
Last updated:
16 Dec 2014
A simple program that uses the UARTService to transfer string data over GATT. Can be used with the nRF Toolbox app for rapid prototyping.
BLE,
bluetooth LE,
nrf51,
nRF51822
Last updated:
18 Dec 2014
Application for nRF51822 mbed KIT that controls the intensity of LED2 using the BLE UART Service. Works with the Android App BLE_mbed_Remote available here https://github.com/bennthomsen/BLE_mbed_Remote
BLE
Last updated:
02 Jan 2015
Demonstration code showing how to control an LED over Bluetooth Low Energy using the UARTService
BLE,
nRF51822
Last updated:
04 Jan 2015
This code shows a problem that occurs when a Ticker is used on the nrf51822 along with a BLEDevice. The ticker hangs after a while if the timeout is short …
app_timer,
bug,
nrf51,
nRF51822,
Ticker
Last updated:
14 Jan 2015
This is a standalone DTM firmware for Nordic mKit-based hardware. It uses the serial port to receive DTM commands (e.g. through nRF Go Studio). By default the ports are set …
CE,
direct test mode,
dtm,
fcc,
Nordic,
nRF51822
Last updated:
18 Dec 2014
Last updated:
26 Jan 2015
Experimental BLE project showing how IO can be made with an App over BLE. Pointer to matching App will be added when ready, initially this works with: - Android App …
android,
BLE,
IO,
Notify,
pwm
Last updated:
28 Jan 2015
This is an extremely simple consumer of the BLEDevice API. The aim is to demonstrate the smallest program that is sensibly detected on a device. Be careful with the name! …
BLE,
BLEDevice
Last updated:
28 Jan 2015
Test that any two pins don't have short circuit
Last updated:
30 Jan 2015
Last updated:
30 Jan 2015
BLE HTM (Thermometer) by nrf51822 internal temperature sensor. I confirmed with "mbed HRM1017" and "BLE Nano kit".
BLEnano,
HRM1017