BLE ー> USBシリアル変換します。 通信速度は9600bps固定です。
Dependencies: BLE_API mbed nRF51822
Fork of BLE_LoopbackUART by
うまく接続できない時は、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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:a50b4fd97e1a | 2014-09-16 | robo8080 | test1 |
5:4bc41267a03a | 2014-09-02 | rgrover1 | updating underlying libraries. |
4:98e3d2aa66de | 2014-06-13 | rgrover1 | updating underlying libraries. |
3:47feed5a7386 | 2014-06-13 | rgrover1 | updating the underlying libraries. |
2:e060367b9024 | 2014-06-13 | Rohit Grover |
update demo to use the new APIs; we have it working now. |
1:73a5e28ff0ab | 2014-06-13 | rgrover1 | updating the underlying libraries; (needs update before it will build). |
0:e910d9bb040f | 2014-05-26 | yihui | initial |