【问题标题】:How to send text between Android and TI BLE CC2541?如何在 Android 和 TI BLE CC2541 之间发送文本?
【发布时间】:2014-02-20 03:24:20
【问题描述】:

我正在开发一个应用程序,我必须连接到 Android 4.3 上的蓝牙设备。

我想在Android APP和CC2541 Keyfob之间进行双边通信。

我的想法是:

1.我连接到 CC2541 密钥卡并将文本数据从我的 APP 发送到 CC2541 密钥卡。

2. CC2541 keyfob在收到来自Android APP的文字后,会通过UART在PC上显示文字。

3. CC2541 keyfob收到短信后,会将短信发送回安卓APP。

问题如下:

1.我应该使用哪个配置文件和服务来发送文本数据?

2. Android 应用程序 4.3 中如何将文本数据发送到 CC2541 密钥卡??

3. CC2541端如何接收文本数据??

【问题讨论】:

标签: android bluetooth bluetooth-lowenergy android-bluetooth


【解决方案1】:

如果您的应用是密钥卡的唯一用户,您可以决定自己的协议。另请参阅此帖子和答案:How to send the text data to CC2541 keyfob via Android 4.3? 还有这个:Android: Bluetooth Low Energy GATT Profile

【讨论】:

    猜你喜欢
    • 2013-09-18
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-05-29
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多