BLE_API

Dependents of BLE_API

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

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
BLE HTM (Thermometer) by nrf51822 internal temperature sensor. I confirmed with "mbed HRM1017" and "BLE Nano kit". BLEnano, HRM1017
Updated to latest online libraries (See also mbed Apps: HelloBlue, FOTA4) FOTA
Techcon 2014 BLE sample Police HRM (earbud-based) for Nordic BLE, earbud, Grove, hrm, Nordic, police, techcon
Connect the BLE_UART Console to a PC USB/Serial Console. Data written to PC console is sent over BLE UART Data received from BLE UART is displayed in PC console
OldRemmote allows you to record IR remotes and upload the IR code to your smartphone to replay it later. Check www.julesthuillier.com for more information bluetooth, infrared, nRF51822, remote
This is a modified "BLE_Default_App". It doesn't use retargetStdout() which allows it to work with online Libs available on 20150123 (nRF51822, BLE_API) BLE, BLE_Default_APP, nRF51822
publishing repo to mbed
A library for easier setup and prototyping of IoT devices (pucks), by collecting everything that is common for all pucks in one place. BLE, bluetooth, nRF51822
NRF51822 as bluetooth to UART
Import from github.com/google/uribeacon/beacons/mbed
Sample application that shows the use of persistent storage (pstorage) in Nordic nRF51822 tigether with a BLE service BLE, nRF51822, pstorage
BLE iBeacon Service Exercise Solution Mobile and Ubiquitous Computing Module Birkbeck College
SimpleControls works with the BLEController iOS/Android App. The BLE Controll App will allow you to switch the onboard LED on/off with the control named 'Digital Out pin2' BLE, nRF51822, RedBearLab
AndroidのBLEラジコンプロポアプリ「BLEPropo」と接続し、RCサーボとDCモータを制御するプログラムです。 mbed HRM1017で動作を確認しています。 BLEPropo → https://github.com/lipoyang/BLEPropo HRM1017
AndroidのBLEラジコンプロポアプリ「BLEPropo」と接続し、RCサーボとDCモータを制御するプログラムです。 BLE Nanoで動作を確認しています。 BLEPropo → https://github.com/lipoyang/BLEPropo BLE_Nano
Release for tas lab
Service and app to control Relay over BLE.
micro code for pen oscilloscope
Speed sensor for tasdevelop
serqet2
RedBearLab BLE Nano chat, modified to produce 5 digital outputs BLE, nano
Simple program to enable me to write to a 128x64 OLED display over BLE BLE, OLED, UART
Press buttons to activate the LED.
Utility class for MIDI over Bluetooth LE BLE, MIDI
Workings and tests to create custom GATT services, for use as part of peripheral communication in cars
SimpleControls works with the BLEController iOS/Android App. The mbed's pin can acts as DIGITAL_IN, DIGITAL_OUT, PWM, SERVO, ANALOG_IN. The sketch is to show you how to control the pin as … BLE, nRF51822, RedBearLab
use UART Service to loopback anything received on the TX characteristic onto the RX. BLE, nRF, UART