完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
扫一扫,分享给好友
到目前为止,我所有的自定义特性都有一个数据字段,例如一个UtiT8。当使用多个数据字段时,它们是如何单独管理的?下面是更新特性的代码:
空更新特性(UTI8*数据,UTIN 16 LUN,UIT16 16) { /*'句柄'存储数据参数*/ CyBLY-GATHAL /*用新的值更新句柄*/ FACTHORACLE = FACTHART; Val.Val.=数据; 把手; *更新属性值。这将允许 *客户端设备读取现有值 *特性*/ CyByggAgsRead属性值(& 错误的, CysLy-Con句柄, CysLyggtAdBdPeer-Surl启动; /*向接收的写入请求发送响应。*/ 聚伞花序柄; } 谢谢 丰富的 以上来自于百度翻译 以下为原文 Up until now all my custom characteristics have had a single data field, e.g. one uint8. When using multiple data fields, how are they individually managed? Here is my code that updates a characteristic: void Updatecharacteristic(uint8* Data, uint16 len, uint16 attrHandle) { /* 'Handle' stores data parameters */ CYBLE_GATT_HANDLE_VALUE_PAIR_T Handle; /* Update handle with new values */ Handle.attrHandle = attrHandle; Handle.value.val = Data; Handle.value.len = len; /* Update the attribute value. This will allow * Client device to read the existing values over * characteristic */ CyBle_GattsWriteAttributeValue(&Handle, FALSE, &cyBle_connHandle, CYBLE_GATT_DB_PEER_INITIATED); /* Send the response to the write request received. */ CyBle_GattsWriteRsp(cyBle_connHandle); } Thanks Rich |
|
相关推荐
4个回答
|
|
我猜想所有的数据字段根据类型而被连接成一个数据/数字。这些字段不能单独访问。
这是正确的吗? 丰富的 以上来自于百度翻译 以下为原文 I am guessing that all the data fields are concatenated into one data/number depending on the types. That the fields are not individually accessible. Is this correct? Rich |
|
|
|
你好,
无论使用什么数据类型,都应该转换为UTI8类型。例如,如果必须发送4个元素的UIT16数组[],则需要将每个单词分成两个UIT8字节(高端和低端)。因此,该数组被转换成长度为8的UIT8阵列并发送。 当做, - Madhu Sudhan 以上来自于百度翻译 以下为原文 Hi, Whatever be the datatype used, it should be converted into uint8 types. For example if you have to send an uint16 array[ ] of 4 elements, you need to separate each word into two uint8 bytes (high end and lower end). Thus this array is converted into a uint8 array of length 8 and sent. Regards, - Madhu Sudhan |
|
|
|
dfzvzs 发表于 2018-12-17 10:24 谢谢Madhu。因此,所有的特征都只是一个字节串,GUI中的“字段”只是为了方便而存在的。不同的数据类型的多个字段将作为一个字节串来呈现,并由开发人员来解析字节。对吗? 丰富的 以上来自于百度翻译 以下为原文 Thanks Madhu. So all characteristics are just a single string of bytes and the "fields" in the gui are just there for convenience? Multiple fields of varying data types will presented as a string of bytes and it is up to the developer to parse the bytes. Is that correct? Rich |
|
|
|
xcwykj 发表于 2018-12-17 10:40 对。如果您希望数据更易于解析,可以通过将数据分割成多个特性来澄清这一点,因为这允许使用句柄区分数据类型/用法。数据字节本身将始终可用/读/写为Unt8字节数组到/从数据库代码。 以上来自于百度翻译 以下为原文 Yes. If you want the data to be easier to parse, you can clarify that by having the data split into multiple characteristics, as this allows using handles to differentiate data types/usage. The data bytes themselves will always be available/read/written as uint8 byte arrays to/from the database code. |
|
|
|
只有小组成员才能发言,加入小组>>
756个成员聚集在这个小组
加入小组2122 浏览 1 评论
1864 浏览 1 评论
3680 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1800 浏览 6 评论
1543 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
596浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
444浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
447浏览 2评论
400浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
1074浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2025-1-6 17:03 , Processed in 0.978698 second(s), Total 84, Slave 68 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (威廉希尔官方网站 图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号