完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
当我在BlueNRG-MS重置后运行aci_hal_write_config_data()作为第一个命令时,我得到ERR_CMD_SUCCESS。但是当我首先调用getBlueNRGVersion()时,我从aci_hal_write_config_data()获取ERR_COMMAND_DISALLOWED。是什么原因?如何检查BlueNRG-MS版本是否会影响其他任何命令?
#command #version #aci #bluenrg-ms 以上来自于谷歌翻译 以下为原文 When I run aci_hal_write_config_data() as a first command after BlueNRG-MS reset, I get ERR_CMD_SUCCESS. But when I call getBlueNRGVersion() first, then I get ERR_COMMAND_DISALLOWED from aci_hal_write_config_data(). What is the reason? How checking BlueNRG-MS version can affect any other command? #command #version #aci #bluenrg-ms |
|
相关推荐
3个回答
|
|
亲爱的Niemirowski Grzegorz,
更改配置数据可能会影响芯片的后续行为,因此只有在复位后的第一个命令时才能调用aci_hal_write_config_data()。 如果你需要先调用getBlueNRGVersion(),只需在获得版本后重置芯片,然后你就可以毫无问题地调用aci_hal_write_config_data()。 希望有所帮助。 以上来自于谷歌翻译 以下为原文 Dear Niemirowski Grzegorz, changing configuration data may affect the subsequent behavior of the chip and so aci_hal_write_config_data() can be called only if it is the first command after reset. If you need to call getBlueNRGVersion() first, just reset the chip after you got the version, and then you'll be able to call aci_hal_write_config_data() without any issues. Hope that helps. |
|
|
|
检查版本不会影响其他命令,但是,作为完整性检查,BlueNRG / BlueNRG-MS固件不允许在您发出任何其他命令后调用aci_hal_write_config_data()。因此,您既不能调用影响后续行为的命令,也不能调用不影响后续行为的命令(如版本检查)。
以上来自于谷歌翻译 以下为原文 Checking the version does not affect other commands, but, as a sanity check, the BlueNRG/BlueNRG-MS firmware does not allow calling aci_hal_write_config_data() after you have issued any other commands. So you cannot call neither commands that affect subsequent behavior nor commands that don't (like the version check). |
|
|
|
|
|
|
|
只有小组成员才能发言,加入小组>>
请教:在使用UDE STK时,单片机使用SPC560D30L1,在配置文件怎么设置或选择?里面只有SPC560D40的选项
2634 浏览 1 评论
3208 浏览 1 评论
请问是否有通过UART连接的两个微处理器之间实现双向值交换的方法?
1783 浏览 1 评论
3609 浏览 6 评论
5987 浏览 21 评论
939浏览 4评论
1315浏览 4评论
在Linux上安装Atollic TRUEStudio的步骤有哪些呢?
582浏览 3评论
使用DMA激活某些外设会以导致外设无法工作的方式生成代码是怎么回事
1302浏览 3评论
1357浏览 3评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-22 10:04 , Processed in 1.151996 second(s), Total 80, Slave 63 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号