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.
您好!
我想知道是否有任何蓝牙适配器可与 C2000 MCU 配合使用、这可能允许我使用移动设备在 MCU 上配置一些参数。
我能否使用 LAUNCHXL-F28027F 上的 USB 端口连接到允许我通过移动设备与控制器通信的蓝牙模块? 这将是我们团队的最佳选择。
请告知、
Rajan Joshi
您好、Rajan、
[引述 USER="Rajan Joshi]]我是否可以使用 LAUNCHXL-F28027F 上的 USB 端口 连接到允许我通过移动设备与控制器通信的蓝牙模块? 这将是我们团队的最佳选择
您只需实施 SPP 即可进行数据传输。 将任何支持 UART 的蓝牙模块连接到 C2000的 SCI 端口并进行通信!
这就是我几年前实施的:
这就是 C2000传输到智能手机终端应用程序的内容:
此致、
Gautam