Configuration object for BLE angle estimation
Download Required: To use bleAngleEstimateConfig, 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 bleAngleEstimateConfig
object creates a configuration object
for Bluetooth low energy (BLE) angle estimation. You can estimate the angle of arrival (AoA)
and angle of departure (AoD) by configuring the properties of this object.
creates a
default BLE angle estimation configuration object.cfg
= bleAngleEstimateConfig
sets Properties by using one or more
name-value pairs. Enclose each property name in quotes. For example,
cfg
= bleAngleEstimateConfig(Name,Value
)bleAngleEstimateConfig('SlotDuration',1)
sets the switch and sample
slot duration to 1 μs.
[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/.
[3] Wooley, Martin. Bluetooth Direction Finding: A Technical Overview. Bluetooth Special Interest Group (SIG), Accessed April 6, 2020, https://www.bluetooth.com/.