BLE ー> USBシリアル変換します。 通信速度は9600bps固定です。

Dependencies:   BLE_API mbed nRF51822

Fork of BLE_LoopbackUART by Bluetooth Low Energy

うまく接続できない時は、iPhone/iPadのBluetoothをOFF->ONしてキャッシュをクリアしてみてください。

"#define"を修正して”Nordic UART Service”用UUIDを選択すると、NORDICのデモアプリ"nRF UART 2.0 for Android"にも接続できました。(main.cpp 38行目)

https://play.google.com/store/apps/details?id=com.nordicsemi.nrfUARTv2&hl=en

/media/uploads/robo8080/---------_2014-09-22_15.29.32.png

History

test1 default tip

2014-09-16, by robo8080 [Tue, 16 Sep 2014 00:58:53 +0000] rev 6

test1


updating underlying libraries.

2014-09-02, by rgrover1 [Tue, 02 Sep 2014 16:32:58 +0000] rev 5

updating underlying libraries.


updating underlying libraries.

2014-06-13, by rgrover1 [Fri, 13 Jun 2014 12:13:02 +0000] rev 4

updating underlying libraries.


updating the underlying libraries.

2014-06-13, by rgrover1 [Fri, 13 Jun 2014 10:24:39 +0000] rev 3

updating the underlying libraries.


update demo to use the new APIs; we have it working now.

2014-06-13, by Rohit Grover [Fri, 13 Jun 2014 11:19:22 +0100] rev 2

update demo to use the new APIs; we have it working now.


updating the underlying libraries; (needs update before it will build).

2014-06-13, by rgrover1 [Fri, 13 Jun 2014 08:48:43 +0000] rev 1

updating the underlying libraries; (needs update before it will build).


initial

2014-05-26, by yihui [Mon, 26 May 2014 06:58:45 +0000] rev 0

initial