949177 1db6c9dbd6 first commit 5 gadi atpakaļ
..
hooks 1db6c9dbd6 first commit 5 gadi atpakaļ
www 1db6c9dbd6 first commit 5 gadi atpakaļ
README.md 1db6c9dbd6 first commit 5 gadi atpakaļ
config.xml 1db6c9dbd6 first commit 5 gadi atpakaļ

README.md

RedBearLab UART

UART example using an Arduino and RedBear Lab's Bluetooth Shield or any of the RedBear Lab boards: Blend, Blend Micro, nRF51822, or BLE Nano.

Use the SimpleChat sketch on your Arduino hardware.

Hardware

Install

$ cordova platform add android ios
$ cordova plugin add cordova-plugin-ble-central
$ cordova run

Once the app is running. Open the serial console to your Arduino. Data sent from the phone will show up in the serial console. Data sent from the Arduino will show up in on the phone.