ZHCABR2A February   2022  – August 2022 CC1352P , CC1352R , CC2640R2F , CC2640R2L , CC2642R , CC2652P , CC2652R , CC2652R7 , CC2652RSIP

 

  1.   摘要
  2.   商标
  3. 1引言
    1. 1.1 首字母缩写词
  4. 2使用 SmartRF Studio 验证射频性能
  5. 3使用 BTool 验证射频性能
    1. 3.1 BTool 基本操作
    2. 3.2 执行 Tx 测试
    3. 3.3 执行 Rx 测试
    4. 3.4 执行读取 RSSI
    5. 3.5 执行 PER 测试
    6. 3.6 不同 PHY 速率的注意事项
      1. 3.6.1 2Mbps 的测试日志
      2. 3.6.2 500Kbps 的测试日志
      3. 3.6.3 125Kbps 的测试日志
    7. 3.7 HCI_EXT_ModemTestTxCmd 和 HCI_LE_Transmitter_Test 的区别
  6. 4总结
  7. 5参考文献
  8. 6修订历史记录

125Kbps 的测试日志

Rx 侧的日志

[45] : <Tx> - 10:20:05.328
-Type           : 0x01 (Command)
-OpCode         : 0x2033 (HCI_LE_EnhancedReceiverTest)
-Data Length    : 0x03 (3) byte(s)
 RxChannel      : 0x00 (0)
 Phy            : 0x03 (3) (Coded Phy)
 DtmModeIndex   : 0x01 (1) (Stable Modulation Index)
Dump(Tx): 
0000:01 33 20 03 00 03 01                            .3 ....
--------------------------------------------------------------------
[46] : <Error> - 10:20:05.356
Could Not Convert All The Data In The Following Message
Unable to read beyond the end of the stream.
(Message Maybe Missing Data Bytes To Process)
--------------------------------------------------------------------
[47] : <Rx> - 10:20:05.355
-Type           : 0x04 (Event)
-EventCode      : 0x000E (HCI_CommandCompleteEvent)
-Data Length    : 0x04 (4) bytes(s)
 Packets        : 0x01 (1)
 OpCode         : 0x2033 (HCI_LE_EnhancedReceiverTest)
 Status         : 0x00 (0) (SUCCESS)
Dump(Rx): 
0000:04 0E 04 01 33 20 00                            ....3 .
--------------------------------------------------------------------
[48] : <Tx> - 10:20:31.248
-Type           : 0x01 (Command)
-OpCode         : 0x201F (HCI_LE_TestEnd)
-Data Length    : 0x00 (0) byte(s)
Dump(Tx): 
0000:01 1F 20 00                                     ...
--------------------------------------------------------------------
[49] : <Rx> - 10:20:31.272
-Type           : 0x04 (Event)
-EventCode      : 0x000E (HCI_CommandCompleteEvent)
-Data Length    : 0x06 (6) bytes(s)
 Packets        : 0x01 (1)
 OpCode         : 0x201F (HCI_LE_TestEnd)
 Status         : 0x00 (0) (SUCCESS)
 NumOfPackets   : 0x00C8 (200)
Dump(Rx): 
0000:04 0E 06 01 1F 20 00 C8 00                      ........
--------------------------------------------------------------------

Tx 侧的日志

[58] : <Tx> - 10:19:31.728
-Type           : 0x01 (Command)
-OpCode         : 0xFC24 (HCIExt_SetDtmTxPktCntCmd)
-Data Length    : 0x02 (2) byte(s)
 TxPktCount     : 0x00C8 (200) (Unknown DtmTxPktCountType #200)
Dump(Tx): 
0000:01 24 FC 02 C8 00                               .$....
--------------------------------------------------------------------
[59] : <Rx> - 10:19:31.751
-Type           : 0x04 (Event)
-EventCode      : 0x00FF (HCI_LE_ExtEvent)
-Data Length    : 0x05 (5) bytes(s)
 Event          : 0x0424 (1060) (HCIExt_SetDtmTxPktCntCmdDone)
 Status         : 0x00 (0) (SUCCESS)
 CmdOpCode      : 0xFC24 (HCIExt_SetDtmTxPktCntCmd)
Dump(Rx): 
0000:04 FF 05 24 04 00 24 FC                         ...$..$.
--------------------------------------------------------------------
[60] : <Tx> - 10:20:23.408
-Type           : 0x01 (Command)
-OpCode         : 0x2034 (HCI_LE_EnhancedTransmitterTest)
-Data Length    : 0x04 (4) byte(s)
 TxChannel      : 0x00 (0)
 TestData       : 0x28 (40)
 DtmPktPattern  : 0x00 (0) (Dtm_PRBS9)
 TxPhyType      : 0x03 (3) (Phy 125 kbps Coded C8)
Dump(Tx): 
0000:01 34 20 04 00 28 00 03                         .4 ..(..
--------------------------------------------------------------------
[61] : <Error> - 10:20:23.437
Could Not Convert All The Data In The Following Message
Unable to read beyond the end of the stream.
(Message Maybe Missing Data Bytes To Process)
--------------------------------------------------------------------
[62] : <Rx> - 10:20:23.430
-Type           : 0x04 (Event)
-EventCode      : 0x000E (HCI_CommandCompleteEvent)
-Data Length    : 0x04 (4) bytes(s)
 Packets        : 0x01 (1)
 OpCode         : 0x2034 (HCI_LE_EnhancedTransmitterTest)
 Status         : 0x00 (0) (SUCCESS)
Dump(Rx): 
0000:04 0E 04 01 34 20 00                            ....4 .
--------------------------------------------------------------------
[63] : <Rx> - 10:20:24.177
-Type           : 0x04 (Event)
-EventCode      : 0x000E (HCI_CommandCompleteEvent)
-Data Length    : 0x06 (6) bytes(s)
 Packets        : 0x01 (1)
 OpCode         : 0x201F (HCI_LE_TestEnd)
 Status         : 0x00 (0) (SUCCESS)
 NumOfPackets   : 0x0000 (0)
Dump(Rx): 
0000:04 0E 06 01 1F 20 00 00 00                      ........
--------------------------------------------------------------------