物联网技术
直播中

efwedfd

8年用户 1051经验值
擅长:EMC/EMI设计
私信 关注
[问答]

TI BLE 如何设置让Android app通过函数写入多个字节?

Android app怎么通过writeCharacteristic函数写入多个字节?
我能够通过
characteristic.setValue(MySend);
mBluetoothLeService.writeCharacteristic(characteristic);
的方式写入一个字节,但是怎么同时写入20个字节呢(我的characteristic是20字节的)?好像单纯把MySend改成20个字节的byte数组是不行的



回帖(1)

南风一号

2016-4-7 09:49:41
用byte数组来写入,然后设置数组长度

在回调事件里确定发送成功
举报

更多回帖

发帖
×
20
完善资料,
赚取积分