Bluetooth mesh networking: Difference between revisions

Content deleted Content added
Topology: naming
mNo edit summary
Line 3:
| name = Bluetooth mesh networking
| image = Bluetooth logo (2016).svg
| standard =
| developer = [[Bluetooth Special Interest Group|Bluetooth SIG]]
| introdate = {{Start date|2017|07|13}}
| industry = [[Lighting]], [[Internet of things|IoT]]
| connector =
| hardware =
| range = 100-1000100–1000 meters (depending on mesh relaying configuration)
}}
 
Line 21:
* has a TTL ≥ 2
 
can be retransmitted with TTL = TTL - 1. Message caching is used to prevent relaying recently seen messages.
 
Communication is carried in the messages that may be up to 384 bytes long, when using Segmentation and Reassembly (SAR) mechanism, but most of the messages fit in one segment, that is 11 bytes. Each message starts with an opcode, which may be a single byte (for special messages), 2 bytes (for standard messages), or 3 bytes (for vendor-specific messages).