ble test - Low-level BLE TestsΒΆ
Perform Low-level BLE tests.
Usage:
- command: ble test recv <channel>
[retry: <retryCount>]
- command: ble test xmit <channel> [<length> [<payload>]]
[retry: <retryCount>]
- command: ble test stop
[retry: <retryCount>]
Argument |
Description |
---|---|
channel |
BLE channel |
length |
Test packet payload length |
payload |
Test packet payload type |
retryCount |
Number of times to retry the test step (optional) |