Ideal receiver for BLE PHY waveform
Download Required: To use bleIdealReceiver, 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.
[
decodes the Bluetooth low energy (BLE) bits
,accessAddr
] = bleIdealReceiver(waveform
)waveform
, generated by bleWaveformGenerator
, and returns the received bits,
bits
, and the access address information,
accesAddr
.
[
also specifies options using one or more name-value pair arguments. For example,
bits
,accessAddr
] = bleIdealReceiver(waveform
,Name,Value
)'Mode','LE2M'
specifies the physical (PHY) layer transmission mode of
the desired BLE waveform.
[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/.