Cypress技术论坛
直播中

李思路

7年用户 173经验值
私信 关注
[问答]

可能从WICED-Studio应用程序启用BLE直接测试模式

我们正在使用WestStudio开发嵌入式蓝牙应用程序。是否有可能启动/控制BLE DTM(直接测试模式)直接从我们的WICE应用程序,它运行在BCM920706分别CYBT-34 3026-01?或者,有没有办法从WICE应用程序发送“内部”HCI命令来实现我们自己的这个功能?

以上来自于百度翻译


     以下为原文
  We are using WICED-Studio for developing an embedded Bluetooth application. Is it possible to initiate/control BLE DTM (Direct Test Mode) direct from our WICED application which is running on a BCM920706 respectively CYBT-343026-01? Alternatively is there any way to send 'internal' HCI commands from the WICED app to implement this feature by our own?

回帖(2)

陈炜

2018-11-8 17:09:29
试试这个API的“内部”HCI命令:WICEDEXBDEVDEVANDRORUTAXECUTION命令(UTI1616T操作码,UIT88T PARAMMELIN,UIT88T*PYPARAMBUBUF,WICEDEXBTVDEVDROWORDRONGROUTHORIDENGORDEMGORIDENEXCPLACHET*PYCBACK);
有关详细用法,请参阅API.HTML文件。
当做
詹森

以上来自于百度翻译


     以下为原文
  Try this API for 'internal' HCI commands: wiced_bt_dev_vendor_specific_command(uint16_t opcode, uint8_t param_len, uint8_t* p_param_buf, wiced_bt_dev_vendor_specific_command_complete_cback_t* p_cback);
For the detail usage, please refer to the API.html file.
 
Regards
Jenson
举报

李兆水

2018-11-8 17:16:55
您可以参考WICE中包含的手表示例。特别是,您应该看一下HCIIOnCuffixTest.c中的HCIIObjyTimeTythAddiLyCuffd()和WieDeXBtsEnthTestBug命令()函数。
还可以参考WMBT工具来理解用于RF测试的不同的HCI命令。

以上来自于百度翻译


     以下为原文
  You can refer to the watch example included in WICED. In particular, you should take a look at the hci_control_test_handle_command() and wiced_bt_send_test_command() function in hci_control_test.c.
Also refer to the WMBT tool to understand the different HCI commands used for RF testing.
举报

更多回帖

发帖
×
20
完善资料,
赚取积分