bluetoothWaveformConfig
Description
The bluetoothWaveformConfig
object parameterizes the bluetoothWaveformGenerator
function to generate a Bluetooth® basic rate/enhanced data rate (BR/EDR) waveform.
Creation
Description
creates a default Bluetooth BR/EDR waveform generator configuration object,
cfgWaveform
= bluetoothWaveformConfigcfgWaveform
.
sets properties by
using one or more name-value pairs. Enclose each property name in quotes. For example,
cfgWaveform
= bluetoothWaveformConfig(Name,Value
)('Mode','EDR3M')
sets the physical layer (PHY) transmission mode to 3
Mbps.
Properties
Object Functions
Examples
References
[1] Bluetooth Technology Website. “Bluetooth Technology Website | The Official Website of Bluetooth Technology.” Accessed November 22, 2021. https://www.bluetooth.com/.
[2] Bluetooth Special Interest Group (SIG). "Bluetooth Core Specification." Version 5.3. https://www.bluetooth.com/.
Extended Capabilities
Version History
Introduced in R2020a