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.

[参考译文] CC2564C:如何在 STM32 Bluetopia SDK v4.2.1.1上单独设置 SPP 和 BLE 器件名称?

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

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/870430/cc2564c-how-to-set-spp-and-ble-device-names-separately-on-stm32-bluetopia-sdk-v4-2-1-1

器件型号:CC2564C

您好、尊敬的 TI 工程师

首先、SPP 打开端口、BLE 注册服务并开始广播。 SPP 和 BLE 的名称与 MAC 相同。 使用 SetLocalName 和 GetLocalName 这两个命令、结果表明修改成功、但从电话看到的名称仍然是原始的。 我应该如何分别设置 SPP 和 BLE 的名称?

谢谢

Kai

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

    尊敬的 Kai:

    有时、直到设备连接后、电话才会显示 MAC 地址。 如果您连接到设备、它是否仍然显示 MAC 地址?

    Jesu