你好,汤姆:
你现在使用的CYW4338的类型是什么?实际上,我们有一个MBT工具,可以在Linux环境中用于HCI命令输入和测试,但这是用于制造测试,不知道它是否可以匹配您的白名单测试。
你也可以对这个链接进行检查:http://Cuulo.CyPress .com /Mease/6034
蓝牙测试工具的制作
概述
制造蓝牙测试工具(MBT)是用于测试和验证的RF
赛普拉斯蓝牙经典和蓝牙低功耗(BLE)设备的性能。
每个测试发送一个HCI命令到设备,然后等待一个HCI指令
从设备完成事件。
运行测试:
1。如果使用组合(WiFi &;BT)评估板,你必须运行bt_mfg_test
示例应用程序。此应用程序配置BT设备以HCI模式运行。
HCI命令和事件通过STM单片机通过FTDI
串行设备驱动程序。
2。塞评估板到电脑并记下串行设备
分配给EVE板的DEV。两个将被列出,例如TTYSHB0
TTYESB1。TTYSB1是您希望MBT到的HCI UART接口。
接口。如果串行设备在插入时没有列出
EVE板,请参考以下WORD社区线程:
http://Cultual.CyPress .com /Meals/SO 6034 6034
以上来自于百度翻译
以下为原文
Hi Tom:
what is the type of cyw43438 you are using now? Actually we have a mbt tool which can be used in Linux environment for HCI command input and test , but that is for manufacture test , don't know if it can match your whitelist test .
You can have a check on this link also:
https://community.cypress.com/message/6034#6034
Manufacturing Bluetooth Test Tool
Overview
The manufacturing Bluetooth test tool (MBT) is used to test and verify the RF
performance of the Cypress Bluetooth Classic and Bluetooth Low Energy (BLE) devices.
Each test sends an HCI command to the device and then waits for an HCI Command
Complete event from the device.
To run the tests:
1. If using a combo (WiFi & BT) eval board, you must run the bt_mfg_test
sample app. This app configures the BT device to run in the HCI mode and
the HCI commands and events are passed through the STM mcu via the FTDI
serial device driver.
2. Plug the eval board into the computer and note the serial devices under
/dev that get assigned to the eval board. Two will be listed, e.g. ttyUSB0
and ttyUSB1. The ttyUSB1 is the HCI UART interface you will want mbt to
interface to. If the serial devices are not listed when plugging in the
eval board, refer to the following wiced community thread:
https://community.cypress.com/message/6034#6034
你好,汤姆:
你现在使用的CYW4338的类型是什么?实际上,我们有一个MBT工具,可以在Linux环境中用于HCI命令输入和测试,但这是用于制造测试,不知道它是否可以匹配您的白名单测试。
你也可以对这个链接进行检查:http://Cuulo.CyPress .com /Mease/6034
蓝牙测试工具的制作
概述
制造蓝牙测试工具(MBT)是用于测试和验证的RF
赛普拉斯蓝牙经典和蓝牙低功耗(BLE)设备的性能。
每个测试发送一个HCI命令到设备,然后等待一个HCI指令
从设备完成事件。
运行测试:
1。如果使用组合(WiFi &;BT)评估板,你必须运行bt_mfg_test
示例应用程序。此应用程序配置BT设备以HCI模式运行。
HCI命令和事件通过STM单片机通过FTDI
串行设备驱动程序。
2。塞评估板到电脑并记下串行设备
分配给EVE板的DEV。两个将被列出,例如TTYSHB0
TTYESB1。TTYSB1是您希望MBT到的HCI UART接口。
接口。如果串行设备在插入时没有列出
EVE板,请参考以下WORD社区线程:
http://Cultual.CyPress .com /Meals/SO 6034 6034
以上来自于百度翻译
以下为原文
Hi Tom:
what is the type of cyw43438 you are using now? Actually we have a mbt tool which can be used in Linux environment for HCI command input and test , but that is for manufacture test , don't know if it can match your whitelist test .
You can have a check on this link also:
https://community.cypress.com/message/6034#6034
Manufacturing Bluetooth Test Tool
Overview
The manufacturing Bluetooth test tool (MBT) is used to test and verify the RF
performance of the Cypress Bluetooth Classic and Bluetooth Low Energy (BLE) devices.
Each test sends an HCI command to the device and then waits for an HCI Command
Complete event from the device.
To run the tests:
1. If using a combo (WiFi & BT) eval board, you must run the bt_mfg_test
sample app. This app configures the BT device to run in the HCI mode and
the HCI commands and events are passed through the STM mcu via the FTDI
serial device driver.
2. Plug the eval board into the computer and note the serial devices under
/dev that get assigned to the eval board. Two will be listed, e.g. ttyUSB0
and ttyUSB1. The ttyUSB1 is the HCI UART interface you will want mbt to
interface to. If the serial devices are not listed when plugging in the
eval board, refer to the following wiced community thread:
https://community.cypress.com/message/6034#6034
举报