Product Info
Table Of Contents
RTL8822CE RTL8822CU RTL8822CS COB TSSI MP FLOW
©2019 Realtek Semiconductor Corp.
52
4.4.2.3. Verify Bluetooth BLE 1M Rx(BT4.0)
For android and Linux ,you can use below command to test.
Step 1 : Set Parameter
INDEX
VALUE
Value Range (BLE 5.0)
1
ChannelNumber
0~39
16
PHY
0x00 : Reserved
0x01 : LE 1M PHY
0x02 : LE 2M PHY
0x03 : LE Coded PHY
17
Modulation Index
0x00 : Standard
0x01 : Stable
Test Item
Commands
Channel
Payload type
0x00
PRBS9
bt_mp_SetParam 1,0x00;16,0x01;17,0x0
0x13
PRBS9
bt_mp_SetParam 1,0x13;16,0x01;17,0x0
0x22
PRBS9
bt_mp_SetParam 1,0x22;16,0x01;17,0x0
Step 2 : Run LE Packet Rx
bt_mp_Exec 23 //LE RX TEST
Step 3 : To setting Parameter with the Bluetooth test instrument. Bluetooth test instrument
begin transmit.
Step 4 : Stop LE Packet Rx and to obtain the receive packet count
bt_mp_Exec 24 //LE TEST END
bt_mp_Report 11 //REPORT LE RX Number of Packets