addMobility
Description
This feature also requires the Wireless Network Toolbox™ product.
addMobility( adds a
default mobility model (random waypoint) to Bluetooth® basic rate/enhanced data rate (BR/EDR) nodes, btNode)btNode. In
the random waypoint model, a wireless node pauses for some duration at a location before
moving towards its next random destination (waypoint) with a random speed. The node repeats
this process at each waypoint.
addMobility(
sets the mobility configuration parameters using one or more optional name-value arguments.
For example, btNode,Name=Value)PauseDuration=0.02 sets the pause duration of a Bluetooth
BR/EDR node to 0.02 seconds. If you the mobility model to multiple wireless nodes in a
single addMobility function call, all the nodes use the mobility
parameter values specified by the name-value arguments.
Examples
Input Arguments
Name-Value Arguments
References
[1] Bluetooth Technology Website. “Bluetooth Technology Website | The Official Website of Bluetooth Technology.” Accessed January 10, 2026. https://www.bluetooth.com/.
[2] Bluetooth Core Specifications Working Group. "Bluetooth Core Specification" v6.1. https://www.bluetooth.com/specifications/specs/core-specification-6-1/.