SWCU185G January 2018 – June 2024 CC1312PSIP , CC1312R , CC1352P , CC1352R , CC2642R , CC2642R-Q1 , CC2652P , CC2652PSIP , CC2652R , CC2652RB , CC2652RSIP , CC2662R-Q1
Byte Index | Field Name | Type | Description |
---|---|---|---|
0 | nTx | R/W | Total number of packets (including auto-empty and retransmissions) that have been transmitted |
1 | nTxAck | R/W | Total number of transmitted packets (including auto-empty) that have been ACKed |
2 | nTxCtrl | R/W | Number of unique LL control packets from the TX queue that have been transmitted |
3 | nTxCtrlAck | R/W | Number of LL control packets from the TX queue that have been finished (ACKed) |
4 | nTxCtrlAckAck | R/W | Number of LL control packets that have been ACKed and where an ACK is sent in response |
5 | nTxRetrans | R/W | Number of retransmissions that is done |
6 | nTxEntryDone | R/W | Number of packets from the TX queue that have been finished (ACKed) |
7 | nRxOk | R/W | Number of packets that have been received with payload, CRC OK and not ignored |
8 | nRxCtrl | R/W | Number of LL control packets that have been received with CRC OK and not ignored |
9 | nRxCtrlAck | R/W | Number of LL control packets that have been received with CRC OK and not ignored, and then ACKed |
10 | nRxNok | R/W | Number of packets that have been received with CRC error |
11 | nRxIgnored | R/W | Number of packets that have been received with CRC OK and ignored due to repeated sequence number |
12 | nRxEmpty | R/W | Number of packets that have been received with CRC OK and no payload |
13 | nRxBufFull | R/W | Number of packets that have been received and discarded due to lack of buffer space |
14 | lastRssi | R | RSSI of last received packet (signed) |
15 | pktStatus | R/W | Status of received packets (see Table 26-122) |
16–19 | timeStamp | R | Slave operation: Timestamp of first received packet |
Byte Index | Field Name | Type | Description |
---|---|---|---|
0–1 | nTxAdvInd | R/W | Number of ADV*_IND packets completely transmitted |
2 | nTxScanRsp | R/W | Number of AUX_SCAN_RSP or SCAN_RSP packets transmitted |
3 | nRxScanReq | R/W | Number of AUX_SCAN_REQ or SCAN_REQ packets received OK and not ignored |
4 | nRxConnectReq | R/W | Number of AUX_CONNECT_REQ or CONNECT_IND (CONNECT_REQ) packets received OK and not ignored |
5 | nTxConnectRsp | R/W | Number of AUX_CONNECT_RSP packets transmitted |
6–7 | nRxNok | R/W | Number of packets received with CRC error |
8–9 | nRxIgnored | R/W | Number of packets received with CRC OK, but ignored |
10 | nRxBufFull | R/W | Number of packets received that did not fit in RX queue |
11 | lastRssi | R | The RSSI of the last received packet (signed) |
12–15 | timeStamp | R | Timestamp of the last received packet |
Byte Index | Field Name | Type | Description |
---|---|---|---|
0–1 | nTxScanReq | R/W | Number of transmitted SCAN_REQ packets |
2–3 | nBackedOffScanReq | R/W | Number of SCAN_REQ packets not sent due to backoff procedure |
4–5 | nRxAdvOk | R/W | Number of ADV*_IND packets received with CRC OK and not ignored |
6–7 | nRxAdvIgnored | R/W | Number of ADV*_IND packets received with CRC OK, but ignored |
8–9 | nRxAdvNok | R/W | Number of ADV*_IND packets received with CRC error |
10–11 | nRxScanRspOk | R/W | Number of SCAN_RSP packets received with CRC OK and not ignored |
12–13 | nRxScanRspIgnored | R/W | Number of SCAN_RSP packets received with CRC OK, but ignored |
14–15 | nRxScanRspNok | R/W | Number of SCAN_RSP packets received with CRC error |
16 | nRxAdvBufFull | R/W | Number of ADV*_IND packets received that did not fit in RX queue |
17 | nRxScanRspBufFull | R/W | Number of SCAN_RSP packets received that did not fit in RX queue |
18 | lastRssi | R | The RSSI of the last received packet (signed) |
19 | Reserved | ||
20–23 | timeStamp | R | Timestamp of the last successfully received ADV*_IND packet that was not ignored |
Byte Index | Field Name | Type | Description |
---|---|---|---|
0 | nTxConnectReq | R/W | Number of transmitted CONNECT_IND (CONNECT_REQ) packets |
1 | nRxAdvOk | R/W | Number of ADV*_IND packets received with CRC OK and not ignored |
2–3 | nRxAdvIgnored | R/W | Number of ADV*_IND packets received with CRC OK, but ignored |
4–5 | nRxAdvNok | R/W | Number of ADV*_IND packets received with CRC error |
6 | nRxAdvBufFull | R/W | Number of ADV*_IND packets received that did not fit in RX queue |
7 | lastRssi | R | The RSSI of the last received packet (signed) |
8–11 | timeStamp | R | Timestamp of the received ADV*_IND packet that caused transmission of CONNECT_IND (CONNECT_REQ) |
Byte Index | Field Name | Type | Description |
---|---|---|---|
0–1 | nTxReq | R/W | Number of transmitted AUX_SCAN_REQ, SCAN_REQ, AUX_CONNECT_REQ, or CONNECT_IND packets |
2–3 | nBackedOffReq | R/W | Number of AUX_SCAN_REQ, SCAN_REQ, or AUX_CONNECT_REQ packets not sent due to backoff procedure |
4–5 | nRxAdvOk | R/W | Number of ADV*_IND packets received with CRC OK and not ignored |
6–7 | nRxAdvIgnored | R/W | Number of ADV*_IND packets received with CRC OK, but ignored |
8–9 | nRxAdvNok | R/W | Number of ADV*_IND packets received with CRC error |
10–11 | nRxRspOk | R/W | Number of AUX_SCAN_RSP, SCAN_RSP, or AUX_CONNECT_RSP packets received with CRC OK and not ignored |
12–13 | nRxRspIgnored | R/W | Number of AUX_SCAN_RSP, SCAN_RSP, or AUX_CONNECT_RSP packets received with CRC OK, but ignored |
14–15 | nRxRspNok | R/W | Number of AUX_SCAN_RSP, SCAN_RSP, or AUX_CONNECT_RSP packets received with CRC error |
16 | nRxAdvBufFull | R/W | Number of ADV*_IND packets received that did not fit in RX queue |
17 | nRxRspBufFull | R/W | Number of AUX_SCAN_RSP, SCAN_RSP, or AUX_CONNECT_RSP packets received that did not fit in RX queue |
18 | lastRssi | R | The RSSI of the last received packet (signed) |
19 | Reserved | ||
20–23 | timeStamp | R | Timestamp of the last successfully received *ADV*_IND packet that was not ignored |
Byte Index | Field Name | Type | Description |
---|---|---|---|
0–1 | nRxOk | R/W | Number of packets received with CRC OK |
2–3 | nRxNok | R/W | Number of packets received with CRC error |
4–5 | nRxBufFull | R/W | Number of packets that have been received and discarded due to lack of buffer space |
6 | lastRssi | R | The RSSI of the last received packet (signed) |
7 | Reserved | ||
8–11 | timeStamp | R | Timestamp of the last received packet |
Byte Index | Field Name | Type | Description |
---|---|---|---|
0–1 | nTx | R/W | Number of packets transmitted |