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.

[参考译文] CC2652RSIP:如何使用简单外设将数据从原始0x00->0x00000000返回到 APP

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

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1034098/cc2652rsip-how-to-use-a-simple-peripheral-to-return-data-from-the-original-0x00--0x00000000-to-app

器件型号:CC2652RSIP
Thread 中讨论的其他器件: SysConfig

您好、Sirs、

我目前使用 CC2652RSIP 开发板并使用简单外设将数据从原始0x00->0x00000000返回到 APP。 我是否需要移至现有功能?
如何修改简单外设更合适(syscfg?)?

谢谢!

默认值如下所示

如何按如下方式进行修改

BR、

Amos

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

    您好、Amos、

    感谢您的提问。

    [引用 userid="493352" URL"~/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1034098/cc2652rsip-how-to-use-a-simple-peripheral-to-return-data-from-the-original-0x00--0x00000000-to-app "]如何修改简单外设更合适(syscfg?)?

    这是绝对可能的、但目前无法使用 SysConfig。 您需要做的是在项目目录中导航并打开 "Profiles"文件夹。 在这里、您将在默认示例中找到配置文件;在我们的示例中为 simple_gatt_profile.c

    特征4只是一个1字节特征、而特征5是一个5字节特征。 我将查看该特征5以及它在应用中的定义和使用方式、以获得更多指导。 此外、如果 您还没有介绍我们的自定义配置文件 Simplelink Academy 模块、请查看该模块。

    希望这对您有所帮助。 如果您在尝试上述问题或其他问题时遇到任何问题、请告诉我。