test firmware for BLE Micro V1.3 1. test io, vcc and ble 2. act as a UART to BLE bridge

Dependencies:   BLE_API Buffer mbed

Fork of BLE_LEDBlinker by Bluetooth Low Energy

Committer:
arch
Date:
Tue Dec 08 08:34:22 2015 +0000
Revision:
12:c4090cb58976
Parent:
11:c8cbc4bc2c17
fix USBTX/USBRX pins config

Who changed what in which revision?

UserRevisionLine numberNew contents of line
arch 11:c8cbc4bc2c17 1 Many of the files in this module have been inherited from the Nordic SDK for
arch 11:c8cbc4bc2c17 2 nRF51822. With the exception of the softdevice, they come with a BSD license
arch 11:c8cbc4bc2c17 3 offered by Nordic for use in mbed. The Nordic Softdevice License Agreement, a
arch 11:c8cbc4bc2c17 4 BSD-like licence for binary distributions, applies to the softdevice. Some
arch 11:c8cbc4bc2c17 5 other files come from the mbed SDK, and are licensed under Apache-2.0. Unless
arch 11:c8cbc4bc2c17 6 specifically indicated otherwise in a file, files are licensed under the
arch 11:c8cbc4bc2c17 7 Apache 2.0 license, as can be found in: apache-2.0.txt. The BSD-like Nordic
arch 11:c8cbc4bc2c17 8 license can be found in BSD-3clause-Nordic.txt. The Nordic Semiconductor Softdevice
arch 11:c8cbc4bc2c17 9 License Agreement can be found in softdevice_nrf51822_licence_agreement.txt.