完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我需要从一个中心连接到一个外围设备,将一个值写入自定义服务特性并断开连接。我查看了第6天的示例(从100天内的100个项目)看,它看起来接近我所需要的。但是它使用了警报服务和CyByLyIASStValueValueValuy()API。在我的例子中有一个自定义服务和一个特性(4字节)
问题 1。应该使用什么API来编写具有已知UUID两者的自定义服务特性? 2。第6天的示例代码调用CyLygGATCSTARSTOnDebug。在我的情况下,UUID的服务和特性已知,有必要吗? 谢谢你 安迪 以上来自于百度翻译 以下为原文 I need to connect to a Peripheral from a Central, write a value to a custom service characteristic and disconnect. I looked into the Day 6 sample ( from 100 projects in 100 days) and it looks like it's close to what I need.but it uses the Alert service and CyBle_IascSetCharacteristicValue() API. In my case there is a custom service and a characteristic (4 bytes) Questions 1. What API should be used to write a custom service characteristic with known UUID of both? 2. The code in day 6 sample calls CyBle_GattcStartDiscovery. In my case, with UUID of the service and characteristic known, is there a need for that? Thank you Andy |
|
相关推荐
2个回答
|
|
你好,
你能看一下这个项目:HTTPS:/GIthuB.COM/CyPress MydioToCo/PSOC-4-BLUE/Tee/Mask/100SyProjsS. PSOC-4-BLU/100IX项目,在100-100天/日020BuyuUART在主·CyPress半导体公司/PSOC-4-BLE·GITHUB 这使用了快速的数据发送特性。 您还可以查看应用程序说明:HTTP://www. CyPress .COM/DooptTys/Appult- Noths/AN91162-CalATE-BLU-Cuto配置文件 A91162-创建一个BLE自定义配置文件 谢谢, 希马 以上来自于百度翻译 以下为原文 Hello, Can you look at this project:https://github.com/cypresssemiconductorco/PSoC-4-BLE/tree/master/100_Projects_in_100_Days/Day020_BLE_UART PSoC-4-BLE/100_Projects_in_100_Days/Day020_BLE_UART at master · cypresssemiconductorco/PSoC-4-BLE · GitHub This uses custome characteristic for sending data. You can also have a look at the Application Note:http://www.cypress.com/documentation/application-notes/an91162-creating-ble-custom-profile AN91162 - Creating a BLE Custom Profile Thanks, Hima |
|
|
|
1。您将希望使用CyBygGATCWrEngRealTimeValueCype(CyByLyCon句柄,PrTrrasWrreDead结构)
其中pTrAtRead结构是指向CyByLyGATCKWRIGESER Reqt的结构的指针 结构的以下3个部分需要被写入,以使其正确工作: PrTraceWrreStudio.AtHuffRe= UTI16 Service句柄;(0 x其中x是您所指的服务的第一个字节。长度Irc) pTrAsTraveStudio.Value.Val= UTI8DATA[];指向UITN 8数组的指针 UTIN 8指针数组的单字节长度 2。CyBygGATCSTARSTDISTION()只需要确定服务的句柄值,用作上面的参数。如果您对GATTDB有一个固定的配置文件/服务,那么句柄将永远不会改变(它是编译时常数),因此,如果您不需要更改设备的UUID或句柄值,则可以使用硬编码的句柄值。 以上来自于百度翻译 以下为原文 1. You will want to use the function CyBle_GattcWriteCharacteristicValue(cyBle_connHandle, ptrattrWriteStructure) Where ptrattrWriteStructure is a pointer to a structure of type CYBLE_GATTC_WRITE_REQ_T And the following 3 parts of the structure need to be written for it to work correctly: ptrattrWriteStructure.attrHandle = uint16 serviceHandle; (0-x where x is the first byte of the service that you are referring to. The length iirc) ptrattrWriteStructure.value.val = uint8 data[]; pointer to uint 8 array ptrattrWriteStructure.value.len = uint8 dataLength; single byte length of uint 8 pointer array 2. Cyble_GattcStartDiscovery() is only needed to determine the handle value of the service for use as the parameter above. If you have a constant profile/services for the GATTDB, then the handle will never change (It is compile-time-constant), and thus you can use a hardcoded handle value if you don't have need for changing the UUID or handle values of the device. |
|
|
|
只有小组成员才能发言,加入小组>>
750个成员聚集在这个小组
加入小组2054 浏览 1 评论
1809 浏览 1 评论
3621 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1746 浏览 6 评论
1499 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
484浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
337浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
400浏览 2评论
341浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
834浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-8 15:28 , Processed in 0.903059 second(s), Total 81, Slave 64 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号