This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] CC1352P7:Zephyr 中 CC1352p7的蓝牙支持

Guru**** 2387830 points
Other Parts Discussed in Thread: CC1352P7, BLE-STACK
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/1383153/cc1352p7-bluetooth-support-for-cc1352p7-in-zephyr

器件型号:CC1352P7
Thread 中讨论的其他器件: BLE-STACK

工具与软件:

大家好、我想知道 Zephyr 中 CC1352p7的蓝牙支持状态。 根据我在 文档中的了解、这将涉及为 cc1352p7实现 BLE 无线电硬件层。

我希望同时支持组合构建和仅控制器构建。 在 cc1352p7中、射频内核负责实际操作、因此、驱动程序可能看起来很像 drivers/ieee802154/ieee802154_cc13xx_cc26xx*.c

我还想确认是否已经进行了类似的工作、或者 TI 驱动程序库中是否已经实现了 HCI 堆栈。 如果没有现有计划、我可以尝试测试是否可以自己实施。