Packet Settings
- Updated2025-04-08
- 1 minute(s) read
Groups
Group members
Name | Description |
---|---|
NIBTSG_ATTR_BANDWIDTH_BIT_PERIOD_PRODUCT | Specifies the bandwidth bit period product of GFSK modulation for LE-CS packet type. |
NIBTSG_ATTR_DATA_RATE | Specifies the Higher Data Throughput (HDT) Bit Rate. This property is applicable only when you set the packet type to LE-HDT. The default value is 2000000. Valid values are 2000000, 3000000, 4000000, 6000000, 7500000. |
NIBTSG_ATTR_LE_ACCESS_ADDRESS | Specifies the 32-bit LE access address. |
NIBTSG_ATTR_MODULATION_INDEX | Specifies the modulation index value for the Gaussian frequency shift keying modulation in Bluetooth packets. |
NIBTSG_ATTR_NUMBER_OF_IDLE_SLOTS | Specifies the number of idle slots that the BT Generation appends at the end of each valid packet. |
NIBTSG_ATTR_NUMBER_OF_UNIQUE_PACKETS | Specifies the number of unique packets for which the pseudonoise (PN) generator must run continuously. The BT Generation resets the PN generator after it reaches the number of packets that you specify in this attribute. For example, if you set this attribute to 1, the same payload is used for each packet, and if you set this attribute to 2, the same payload is used after every 2 packets. Configure this attribute only if you set the NIBTSG_ATTR_PAYLOAD_DATA_TYPE attribute to NIBTSG_VAL_PAYLOAD_DATA_TYPE_PN_SEQUENCE. |
NIBTSG_ATTR_PACKET_BIT_SEQUENCE_TRACE_ENABLED | Specifies whether to enable the packet bit sequence trace. |
NIBTSG_ATTR_PACKET_TYPE | Specifies the Bluetooth packet type. |
Attachments
None