Configuration object for Bluetooth BR/EDR PHY
Download Required: To use bluetoothPhyConfig, first download Communications Toolbox™ Library for the Bluetooth® Protocol. For more information, see Get and Manage Add-Ons. Alternatively, see Communications Toolbox Library for the Bluetooth Protocol File Exchange.
The bluetoothPhyConfig
object creates a configuration object for
the Bluetooth physical layer (PHY) using default and specified values. You can configure the
Bluetooth PHY by using the applicable properties of the bluetoothPhyConfig
object.
creates a
configuration object, cfg
= bluetoothPhyConfigcfg
, for Bluetooth PHY with default property
values.
sets Properties by using one or more
name-value pairs. Enclose each property name in quotes. For example,
cfg
= bluetoothPhyConfig(Name,Value
)bluetoothPhyConfig('Mode','EDR3M')
sets the physical layer
transmission mode to 3 Mbps.
[1] Bluetooth Technology Website. “Bluetooth Technology Website | The Official Website of Bluetooth Technology.” Accessed November 22, 2019. https://www.bluetooth.com/.
[2] Bluetooth Special Interest Group (SIG). "Bluetooth Core Specification." Version 5.1. https://www.bluetooth.com/.