nRF51822

Dependents of nRF51822

A dependent is a program or library which makes use of this library.

A POC Code of doing ANCS with nrf51822-mKit. See README.txt for details.
tmeperature to mobile phone
a fork to test out advertising process
The cube puck updates its gatt attributes on rotation. Listen in!
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
Error 230
Firmware for Keewi v1 electronic board
test
BLE_Health_Thermometer for mbed HRM1017 with BLE library 0.1.0
BLE ー> USBシリアル変換します。 通信速度は9600bps固定です。
RCBControllerでモータを制御します。うおーるぼっとも動かせました。 BLE
iOSのBLEコントローラアプリ「RCBController」とmbed HRM1017を接続し、RCサーボモータを操作するテストプログラムです。
use UART Service to loopback anything received on the TX characteristic onto the RX. BLE, nRF, UART
Techcon 2014 BLE sample Police HRM (button-based) for Nordic BLE, hrm, police, techcon
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
Techcon 2014 BLE sample Police HRM (button-based) for Nordic BLE, hrm, police, techcon
Getting the HIH6130 running with an BLE example
Application running on nRF51822 PCA10001
A simple demo that directly uses BLE library to define service and characteristics
Basic BLE comm Control Led using On/Off Command
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
Basic output of force sensor data to serial, in form "value1/n"
BLE iBeacon demonstrating how to change the payload data every second BLE, iBeacon, nRF51822
Use of nRF51822 to demonstrate usage of BLE-UART service provided by Nordic and the use of uLCD-144-G2. The demonstration uses the nRF Master Control Panel and nRF UART demo apps … Battery Service and Device Information Service, BLE, GATT services, LCD, nRF51822, UART, uLCD-144-G2
Demo for the Tx Power service
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
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
Demonstration code showing how to control an LED over Bluetooth Low Energy using the UARTService BLE, nRF51822
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
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
Joan BLE Dimmer
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
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
Test that any two pins don't have short circuit
First commit
BLE HTM (Thermometer) by nrf51822 internal temperature sensor. I confirmed with "mbed HRM1017" and "BLE Nano kit". BLEnano, HRM1017