bluetoothIdealReceiver
Syntax
Description
[
demodulates and decodes a synchronized time-domain Bluetooth® basic rate/enhanced data rate (BR/EDR) physical layer (PHY) waveform,
bits
,decodedInfo
] = bluetoothIdealReceiver(waveform
,rxConfig
)waveform
, generated by the bluetoothWaveformGenerator
function for a given
configuration object, rxConfig
. The function returns the decoded
payload bits, bits
, and decoded information,
decodedInfo
.
[___,
returns a flag, pktValidStatus
,decodedCRC
] = bluetoothIdealReceiver(___)pktValidStatus
, to indicate the validity of the
received Bluetooth BR/EDR packet. The function also returns the decoded cyclic redundancy
check (CRC), decodedCRC
, of the received Bluetooth BR/EDR packet.
Examples
Input Arguments
Output Arguments
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/.