Product Info

RTL8822CE RTL8822CU RTL8822CS COB TSSI MP FLOW
©2019 Realtek Semiconductor Corp.
45
Step 3 : Set Parameter : For example , Only show some settings for DH1 and 3DH5.
Test Item
Command
If Channel = 0x27
DH1
Maximum
Power
bt_mp_SetParam 1,0x27;2,0x00;3,0x07;4,0x00;6,0x7F;7,0x0;11,0x0000009e8b33
Delta F1
bt_mp_SetParam 1,0x27;2,0x00;3,0x05;4,0x00;6,0xFF;7,0x0;11,0x0000009e8b33
Delta F2
bt_mp_SetParam 1,0x27;2,0x00;3,0x02;4,0x00;6,0xFF;7,0x0;11,0x0000009e8b33
3DH5
ALL
bt_mp_SetParam 1,0x27;2,0x06;3,0x07;4,0x00;6,0x7F;7,0x0;11,0x0000009e8b33
Step 4 : Run Packe Tx (FW_PACKET_TX_START=30)
bt_mp_Exec 30
Step 5 : measured by Bluetooth test instrument (e.g. Litepoint IQNxN)
Step 6 : Stop Packet Tx (FW_PACKET_TX_STOP=31)
bt_mp_Exec 31
If you need to test other parameters, please stop packet tx and go back to step 2.