SWRA648 May   2019 CC1352P , CC1352R , CC2642R , CC2642R-Q1 , CC2652P , CC2652R , CC2652R7 , CC2652RB , CC2652RSIP

 

  1.   Bluetooth Low Energy Tree Structure Network
    1.     Trademarks
    2. 1 Introduction
    3. 2 Bluetooth Low Energy Basic Knowledge
    4. 3 Three Kinds of Bluetooth Low Energy Network Structure
      1. 3.1 Star Network
      2. 3.2 Mesh
      3. 3.3 Tree Structure Network
    5. 4 Bluetooth Low Energy Tree Structure Network Analysis
      1. 4.1 Role Analysis in Bluetooth Low Energy Tree Structure
      2. 4.2 Tree Structure Network Establishment Analysis
    6. 5 Bluetooth Low Energy Tree Structure Network Realization
      1. 5.1 Tree Structure Establishment
      2. 5.2 Role Differentiation in Tree Structure Network
      3. 5.3 Data Transmission in Tree Structure Network
    7. 6 Bluetooth Low Energy tree Structure Network Test
    8. 7 References

Star Network

Star topology is the easiest topology in the three kinds of network structures. It consists of one central node and several peripheral nodes. Each peripheral node can only communicate with the central node and cannot communicate directly with the other peripheral nodes. Peripheral nodes can communicate indirectly through forwarding by the central node.

star-network.pngFigure 1. Star Network

The star topology has the advantage of simplicity and directness, thus it has the lowest latency of the networks presented here. However, this network coverage is the smallest because of the limited number of peripheral nodes that can be connected with the central node.