完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
嗨,
我正在使用带有DTM固件的BlueNRG-2芯片。它通过SPI连接到主处理器STM32。 该蓝牙设备在外围设备中起作用(某些传感器)。 广告工作正常:作为主设备的另一个设备接收ADV_IND消息以及我在传感器中设置的SCAN-RSP。我有SCAN-REQ事件的问题,它从未被BlueNRG-2发送。 首先,我观察了我在软件中定义的aci_hal_scan_req_report_event()。永远不会被称为。 接下来,我验证即使在SPI上也没有发送此事件。为什么会这样?我应该以某种方式启用此事件报告吗? 问候, Piotr Romaniuk #scan_req #bluenrg-2 #dtm #event 以上来自于谷歌翻译 以下为原文 Hi, I am using BlueNRG-2 chip with DTM firmware. It is connected to host processor STM32 by SPI. This bluetooth device works in peripheral role (some sensor). Advertisement works fine: another device that is a master receives ADV_IND messages as well as SCAN-RSP, that I set in sensor.I have a problem with SCAN-REQ event, it is never sent by BlueNRG-2. Firstly, I observed aci_hal_scan_req_report_event() that I defined in my software. It is never called. Next, I verified that even on SPI this event is not sent.Why is it like that? Should I enable this event report somehow? Regards, Piotr Romaniuk #scan_req #bluenrg-2 #dtm #event |
|
相关推荐
1个回答
|
|
我找到了解决方案。
根据BlueNRG Bluetooth LE Stack文档,在新功能列表中: 'ID 2558在向对等设备发送扫描响应时添加了向应用程序通知的新事件(默认情况下禁用) 为了启用它,必须调用以下函数: aci_hal_set_event_mask(0x00000001 / * ACI_HAL_SCAN_REQ_REPORT_EVENT * /); 我希望这对其他人有用。 Piotr Romaniuk 以上来自于谷歌翻译 以下为原文 I found the solution. According to BlueNRG Bluetooth LE Stack documentation, in new features list: 'ID 2558 Added new event notified to the application when a scan response is sent to a peer device (it is disabled by default)' In order to enable it following function must be called: aci_hal_set_event_mask( 0x00000001 /*ACI_HAL_SCAN_REQ_REPORT_EVENT*/ ); I hope this will be usefull for others. Piotr Romaniuk |
|
|
|
只有小组成员才能发言,加入小组>>
请教:在使用UDE STK时,单片机使用SPC560D30L1,在配置文件怎么设置或选择?里面只有SPC560D40的选项
2741 浏览 1 评论
3244 浏览 1 评论
请问是否有通过UART连接的两个微处理器之间实现双向值交换的方法?
1813 浏览 1 评论
3653 浏览 6 评论
6043 浏览 21 评论
1342浏览 4评论
203浏览 3评论
对H747I-DISCO写程序时将CN2的st-link复用为usart1,再次烧录时无法检测到stlink怎么解决?
356浏览 2评论
STM32G474RE芯片只是串口发个数据就发烫严重是怎么回事?
445浏览 2评论
STM32处理增量式编码器Z信号如何判断中断是正转的还是反向转的?
275浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-26 05:49 , Processed in 1.017538 second(s), Total 76, Slave 60 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号