configurePeriodicAdv
R2026bConfigure Bluetooth LE periodic advertisements between Broadcaster and Observer
Since R2024a
Syntax
Description
configures Bluetooth® low energy (LE) periodic advertisements (PA) between the Broadcaster,
cfgPeriodicAdvUpdated = configurePeriodicAdv(cfgPeriodicAdv,broadcasterNode,observerNode)broadcasterNode, and the Observer, observerNode,
by sharing the common PA synchronization configuration, cfgPeriodicAdv,
between the nodes.
sets additional options using name-value arguments. For example,
cfgPeriodicAdvUpdated = configurePeriodicAdv(cfgPeriodicAdv,broadcasterNode,observerNode,Name=Value)ResponseSlot=1 sets the value of the response slot number to
1. This syntax applies to periodic advertising train with responses
(PAwR) mode.
Note
These notes outline considerations for the (PAwR):
When using scalar observer signature, you must specify both
ReceiveSubeventandResponseSlotname-value arguments.When using vectorized observer signature (array of observers), the function applies default sequential assignments automatically. You must not specify
ReceiveSubeventandResponseSlotname-value argumentsThe vectorized signature requires a 1-to-1 mapping (one observer per subevent per response slot), so you must at least as many subevents and response slots as you have observers.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
References
[1] Bluetooth Technology Website. “Bluetooth Technology Website | The Official Website of Bluetooth Technology.” Accessed January 10, 2026. https://www.bluetooth.com/.
[2] Bluetooth Core Specifications Working Group. "Bluetooth Core Specification" v6.1. https://www.bluetooth.com/.