Description: ZigBee coordinator to establish a wireless network, a terminal node is automatically added to the network, then the terminal node periodically collect temperature data and sends it to the coordinator, the coordinator after receiving the temperature data,
Through the serial port outputs it to the user s PC.
To Search:
File list (Check if you may need any files):
实验7温度检测代码\Coordinator.c
.................\Coordinator.h
.................\Enddevice.c
.................\OSAL_GenericApp.c
.................\Sensor.c
.................\Sensor.h
实验7温度检测代码