SWRA782 October 2023 CC1311P3 , CC1311R3 , CC1312PSIP , CC1312R , CC1312R7 , CC1314R10 , CC1352P , CC1352P7 , CC1352R , CC1354P10
The TI 15.4-Stack sets up a network in star topology, containing primarily two kind of devices. These two device types are defined within the IEEE802.15.4 standard.
The PAN-Coordinator is a central node, which creates a network and allows other devices to join. It is identified by the PAN-ID. The PAN-coordinator is usually the most power consuming device. Its task is to coordinate the network communication
However, when a device is joining the network, the PAN-coordinator sets its reporting interval to a desired value. The network structure is shown in Figure 4-2.
The collector example is a PAN-coordinator whereas the sensor example is acting as network device.
The TI 15.4-Stack offers a lot of networking features, some other features like node balancing, extended network coverage and increased node count are not implemented on MAC and PHY layer. Those can be added on application layer.
Using the star network with a coordinator offers the possibility to run low-power sensors in a wireless network as it offers the opportunity to have sleepy nodes, which can turn off the radio during certain time periods.