Thread 中讨论的其他器件: CC2640R2F
工具与软件:
你好
我在 basic_ble_profiles 项目的中央设备角色模式时使用该模式
编译未完成未填写 CENTRAL_CFG 的"HOST_CONFIG"
我需要一个中央 BLE 项目来接收心率监测带的心率传感器
我可能会针对这一点调整 basic_ble_profiles 项目
如果没有截断编译
提前感谢
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.
工具与软件:
你好
我在 basic_ble_profiles 项目的中央设备角色模式时使用该模式
编译未完成未填写 CENTRAL_CFG 的"HOST_CONFIG"
我需要一个中央 BLE 项目来接收心率监测带的心率传感器
我可能会针对这一点调整 basic_ble_profiles 项目
如果没有截断编译
提前感谢
您好!
我认为 basic_ble_profiles 工程未配置为允许中央配置。
我建议从 basic_ble 示例开始、并同时考虑以下示例: https://github.com/TexasInstruments-Sandbox/ble_examples/tree/simplelink_low_power_f3_sdk-7.40.01/examples/rtos/LP_EM_CC2340R5/ble5stack/basic_ble_GATT_client
我希望这将有所帮助、
此致、