Thread 中讨论的其他器件:WL1831、
你(们)好。
WL1831和最新固件是否支持 BLE 外设模式?
谢谢!
-Tyler
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.
您好、Tyler、
是的、WL1831MOD 可用作远程中央设备的 BLE 外设。 请参阅 TI 双模蓝牙堆栈中的 BLE 示例应用 进行评估。
此致、
Vihang
下一个问题:我正在 Android 7/bluedroid 上运行该程序。 BLE 扫描工作正常。 通过向 bdroid_buildcfg.h 添加 BLE_VND_INDED TRUE 来支持 BLE 外设、但当我运行 BLE 外设应用并开始广播时、我会遇到错误。 我认为错误与日志中的错误对应:
BluetoothAdapterService:getAdapterService()-正在返回 com.android.bluetooth.btservice.AdapterService@65fd275
01-01 04:00:09.768 565 737 I bt_Vendor:Vendor op - 7.
01-01 04:00:09.798 565 818 E bt_btm:btm_ble_multi_adv_VSC_cmpl_cback 的长度错误
01-01 04:00:09.798 565 737 I bt_Vendor:Vendor op - 7.
bt 固件为 TIInit_11.8.32.bts
我是否需要进行任何其他配置更改? 谢谢!