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.

[参考译文] CC2340R2:不带 RTOS 的蓝牙5.3

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

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1418224/cc2340r2-bluetooth-5-3-without-rtos

器件型号:CC2340R2
主题中讨论的其他器件:LP-EM-CC2340R5、CC2340R5

工具与软件:

我正在开发一个需要检测10个传感器(通过 SPI、I2C 和 ADC)的项目、并通过 BLE 5.3协议将数据发送到移动应用。 我想使用 具有36KB SRAM 的 LP-EM-CC2340R5评估板。 但是、在名为"basic_ble"的 RTOS 文件夹中从 Simple Link SDK 编译示例时、此示例本身占用31.3KB (即85%)。

我想删除 RTOS 以降低 SRAM 消耗。 但我在 Simple Link SDK 的 nortos 文件夹中没有看到任何 BLE 示例。 我的问题是

1) 1)您是否有任何没有 RTOS 的 BLE 传输示例?

    -如果没有 BLE 5.3栈是否足够兼容,可以在不使用任何操作系统的情况下开发

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Ruthrapathy、

    感谢您的咨询。 正确、低功耗蓝牙示例需要 RTOS 工作。 您可以查看 SDK 中的 propRf 示例(不是低功耗蓝牙协议):\examples\nortos\LP_EM_CC2340R5/prop_RF。

    BR、

    David。