完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
扫一扫,分享给好友
你好,
在我的psoc4ble应用,它是一种外周服务器并没有输入没有输出设备,现在可以扫描当广告,并将接受任何配对请求的无限,但我需要这个装置可以配对,只有当用户激活的配对机制(如按配对按钮)。 我决定按照我在论坛上所做的那样去做,这是可行的。 CyByLyEvtggpAPI Deice连接: / *收到这个事件当设备连接在间隙层* / 如果(配对启用) { CysLyAuthfO.Authr=CyLyth-GAPHAuthOrthRoRySnNO; } 其他的 { cyble_authinfo.autherr = cyble_gap_auth_error_pairing_not_supported; } 断裂; 我的问题是:即使你不对,它连接,我可以看到积极的服务。如何解决呢?我需要它连接完成配对后。谢谢! 以上来自于百度翻译 以下为原文 Hello, In my psoc4ble application,it is a Peripheral-Server and No Input No Output device, now it can be scanned when advertising, and will accept any pairing request unlimitedly, but I need this device can be paired only when user activates the pairing mechanism (such as press the pairing button). I decided to do as I found on the forum, and it works. case CYBLE_EVT_GAP_DEVICE_CONNECTED: /* This event is received when device is connected over GAP layer */ if(PairingEnabled) { cyBle_authInfo.authErr = CYBLE_GAP_AUTH_ERROR_NONE; } else { cyBle_authInfo.authErr = CYBLE_GAP_AUTH_ERROR_PAIRING_NOT_SUPPORTED; } break; My question is: Even if you do not pair, it connects, and I can see the active services. How do I solve it? I need it to connect after pairing is complete. Thank you! |
|
相关推荐
1个回答
|
|
你好,EngHuaRia33535791,
配对过程后可建立连接开始。 -吉安 以上来自于百度翻译 以下为原文 Hello engenharia3_3567971 , Pairing process starts after the BLE connection is established. -Gyan |
|
|
|
只有小组成员才能发言,加入小组>>
754个成员聚集在这个小组
加入小组2105 浏览 1 评论
1851 浏览 1 评论
3669 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1786 浏览 6 评论
1536 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
568浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
423浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
437浏览 2评论
383浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
915浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-23 09:43 , Processed in 0.967266 second(s), Total 76, Slave 60 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号