Lines Matching full:mesh
1 Bluetooth Mesh
14 Introduction to Mesh
17 Bluetooth Mesh is a new standard from Bluetooth SIG that was released in 2017. It enables many-to-m…
20 … (battery powered low-power nodes that don't relay messages can operate in mesh network for years).
22 Bluetooth Mesh is complementary to Bluetooth specification and requires features from 4.0 release o…
29 :alt: Bluetooth Mesh Topology (source: Mesh Profile Specification 1.0)
31 Bluetooth Mesh defines few features (roles) for devices in network. Those are:
33 - Relay - receive and retransmit mesh messages over the advertising bearer to enable larger networ…
34 - Proxy - receive and retransmit mesh messages between GATT and advertising bearers.
35 - Low Power - operate within a mesh network at significantly reduced receiver duty cycles only in …
42 Mesh Profile specification allows two kinds of bearers for transmitting data:
58 Provisioning is a process of adding an unprovisioned device to a mesh network managed by a Provisio…
59 provides the unprovisioned device with provisioning data that allows it to become a mesh node (netw…
65 Models define basic functionality of nodes on a mesh network. Mesh Profile Specification defines fo…
66 to configure and manage network. Mesh Model Specification includes models defininig functionality t…
86 :alt: Light Lightness Server model (source: Mesh Model Specification 1.0)
88 Mesh Node features supported by Apache Mynewt