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 06:02:25 2015 +0000
Revision:
11:c8cbc4bc2c17
test firmware for BLE Micro V1.3

Who changed what in which revision?

UserRevisionLine numberNew contents of line
arch 11:c8cbc4bc2c17 1 /*
arch 11:c8cbc4bc2c17 2 * S110/S120/S130 License Agreement
arch 11:c8cbc4bc2c17 3 *
arch 11:c8cbc4bc2c17 4 * Copyright (c) 2015, Nordic Semiconductor ASA, All rights reserved.
arch 11:c8cbc4bc2c17 5 *
arch 11:c8cbc4bc2c17 6 * Redistribution. Redistribution and use in binary form, without modification,
arch 11:c8cbc4bc2c17 7 * are permitted provided that the following conditions are met:
arch 11:c8cbc4bc2c17 8 *
arch 11:c8cbc4bc2c17 9 * • Redistributions must reproduce the above copyright notice and the following
arch 11:c8cbc4bc2c17 10 * disclaimer in the documentation and/or other materials provided with the
arch 11:c8cbc4bc2c17 11 * distribution.
arch 11:c8cbc4bc2c17 12 * • Neither the name of the copyright holder nor the names of its contributors
arch 11:c8cbc4bc2c17 13 * may be used to endorse or promote products derived from this software
arch 11:c8cbc4bc2c17 14 * without specific prior written permission.
arch 11:c8cbc4bc2c17 15 * • No reverse engineering, decompilation, or disassembly of this software is
arch 11:c8cbc4bc2c17 16 * permitted.
arch 11:c8cbc4bc2c17 17 *
arch 11:c8cbc4bc2c17 18 * DISCLAIMER.
arch 11:c8cbc4bc2c17 19 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
arch 11:c8cbc4bc2c17 20 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
arch 11:c8cbc4bc2c17 21 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
arch 11:c8cbc4bc2c17 22 * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
arch 11:c8cbc4bc2c17 23 * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
arch 11:c8cbc4bc2c17 24 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
arch 11:c8cbc4bc2c17 25 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
arch 11:c8cbc4bc2c17 26 * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
arch 11:c8cbc4bc2c17 27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
arch 11:c8cbc4bc2c17 28 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
arch 11:c8cbc4bc2c17 29 *
arch 11:c8cbc4bc2c17 30 * /