xPico
®
200 Certification Firmware Instructions
20
BT Test Command
Description
bt_le_enhanced_tx_test <tx_channel>
<data_length> <data_pattern> <PHY>
Cypress equivalent command
mbt le_enhanced_transmitter_test
This command runs the enhanced LE transmit test.
tx_channel = receive frequency minus 2402 divided
by 2.
Acceptable channels are 0 to 39 where 0 is 2402
Mhz and 39 is 2480 Mhz.
Data_length acceptable values are 0 to 37.
Data_pattern acceptable values are 0 to 7.
Data Pattern Definitions
0: Pseudo-random bit sequence 9
1: Pattern of alternating bits: 11110000
2: Pattern of alternating bits: 10101010
3: Pseudo-random bit sequence 15
4: Pattern of all 1s
5: Pattern of all 0s
6: Pattern of alternating bits: 00001111
7: Pattern of alternating bits: 0101
PHY: (1 - 2)
1: Transmitter set to transmit data at 1Ms/s.
2: Transmitter set to transmit data at 2Ms/s.
bt_le_enhanced_rx_test <rx_channel>
<PHY> <modulation_index>
Cypress equivalent command
mbt le_enhanced_receiver_test
This command runs the enhanced LE receiver test.
rx_channel = receive frequency minus 2402 divided
by 2.
Acceptable channels are 0 to 39 where 0 is
2402Mhz and 39 is 2480 Mhz.
PHY: (1 - 2)
1: Transmitter set to transmit data at 1Ms/s
2: Transmitter set to transmit data at 2Ms/s
modulation_index: (1 - 2)
1: Assume transmitter will have a standard
modulation index.
2: Assume transmitter will have a stable modulation
index.