Mesh Networking
The mesh networking capabilities of Bluetooth® Toolbox enable you to create a Bluetooth mesh network and realize mesh packet communication.
Use the features and reference examples to:
Create, configure, and visualize a Bluetooth mesh network.
Analyze mesh packet communication and compute energy consumption of nodes in the transmission, listen, sleep, and idle states.
Simulate managed flooding and visualize the flow of packets.
Functions
addMobility | Add random waypoint mobility model to Bluetooth LE node (Since R2023b) |
kpi | Returns key performance indicators (KPIs) for Bluetooth LE nodes (Since R2024b) |
configureFriendship | Configure friendship between Friend node and LPN (Since R2022a) |
bleLLAdvertisingChannelPDU | Generate Bluetooth LE LL advertising channel PDU |
bleLLAdvertisingChannelPDUDecode | Decode Bluetooth LE LL advertising channel PDU |
Objects
wirelessNetworkSimulator | Wireless network simulator (Since R2022b) |
bluetoothLENode | Bluetooth LE node (Since R2022a) |
bluetoothLEPeriodicAdvConfig | Bluetooth LE periodic advertisements configuration parameters (Since R2024a) |
bluetoothMeshProfileConfig | Bluetooth mesh profile configuration parameters (Since R2022a) |
bluetoothMeshFriendshipConfig | Bluetooth mesh friendship configuration parameters (Since R2022a) |
bleLLAdvertisingChannelPDUConfig | Bluetooth LE LL advertising channel PDU configuration parameters |
networkTrafficOnOff | On-Off application traffic pattern generator (Since R2022a) |
Topics
- Bluetooth Mesh Networking
Learn the concepts of Bluetooth mesh networking.
- Wireless Network Simulator
Learn how the wireless network simulator object works.
- Composition of Bluetooth LE Node
Learn about the composition of a Bluetooth LE Node.
- Bluetooth LE Node Statistics
Explore the statistics of a Bluetooth LE node.
- Create, Configure and Simulate Bluetooth Mesh Network
Use Bluetooth LE node creation, mesh profile configuration, and wireless network simulation capabilities to create, configure, and simulate Bluetooth mesh network.
- Establish Friendship Between Friend Node and LPN in Bluetooth Mesh Network
Use Bluetooth LE node creation, mesh profile configuration, and wireless network simulation capabilities to configure and simulate friendship between Friend node and LPN in Bluetooth mesh network.
- Create, Configure, and Visualize Bluetooth Mesh Network
Use Bluetooth LE node and mesh profile configuration objects to create, configure, and visualize a Bluetooth mesh network.