Specifies the bit pattern present in the payload of the packet. This value is used to determine the set of ModAcc measurements to be performed.

Syntax

RFMXBT_ATTR_PAYLOAD_BIT_PATTERN

Numeric Value

Data Type

Access

Applies To

11534354

int32

Read/Write

N/A

Remarks


The following table shows the measurements applicable for different Payload Bit Pattern:

Bluetooth PHY

Data Rate

Standard

11110000

10101010

BR

NA

Error

df1

df2 and BR frequency error

EDR

NA

DEVM (The measurement considers PN9 as payload pattern)

Error

Error

LE

1 Mbps

Error

df1 and LE frequency errors on the constant tone extension (CTE) field within the direction finding packets.

df2 and LE frequency error

LE

2 Mbps

Error

df1 and LE frequency errors on the constant tone extension (CTE) field within the direction finding packets.

df2 and LE frequency error

LE

125 kbps

df1 and LE frequency error (The measurement considers 11111111 as payload pattern)

Error

Error

LE

500 kbps

df2 and LE frequency error (The measurement considers 11111111 as payload pattern)

Error

Error

LE-CS

1 Mbps

Error

df1

df2 and LE frequency error

LE-CS

2 Mbps

Error

df1

df2 and LE frequency error

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is Standard Defined.

Name

Value

Description

RFMXBT_VAL_PAYLOAD_BIT_PATTERN_STANDARD_DEFINED

0 (0x0)

Specifies that the payload bit pattern is Standard Defined.

RFMXBT_VAL_PAYLOAD_BIT_PATTERN_11110000

1 (0x1)

Specifies that the payload bit pattern is 11110000.

RFMXBT_VAL_PAYLOAD_BIT_PATTERN_10101010

2 (0x2)

Specifies that the payload bit pattern is 10101010.