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.
Original question:
LAUNCHXL-CC26X2R1: 死机问题定位
想给service起固定名称,如Hello,代码应如何修改。
您好,
已经收到了您的案例,调查需要些时间,感谢您的耐心等待。
您好
移动应用解析的服务名称基于所使用的 UUID 值。 如果使用了标准化 UUID 服务、则此字段将使用正确的名称自动填充、但如果使用了自定义 UUID、则将显示为"未知服务"。 您可以使用我们的开源 SimpleLink Connect 应用、修改源代码以识别您的自定义 UUID、并且服务名称可以配置为您想要使用的任何名称。
这个在哪里能够看到?
Daniel 说:SimpleLink Connect 应用
移动应用程序的存储库可以在下面找到:
https://github.com/TexasInstruments/simplelink-connect