949177 1db6c9dbd6 first commit | %!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.. | ||
hooks | %!s(int64=5) %!d(string=hai) anos | |
www | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
config.xml | %!s(int64=5) %!d(string=hai) anos |
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.