See [R1] apsDesignatedCoordinator in Table 2.24, AIB
Set to TRUE (1) if the device should become the ZigBee Coordinator on startup, FALSE if
otherwise. This flag is only relevant for a ZigBee device that can become a router or
coordinator on startup.
Not currently support. Set to FALSE.
Default: FALSE
*/
#ifndef gApsDesignatedCoordinatorDefault_c
#define gApsDesignatedCoordinatorDefault_c TRUE
#endif
If this is not supported what is the correct way to enable my device as a coordinator.
Mete
已解决! 转到解答。
Hello Mete,
See a coordinator example demo at:
C:\Freescale\Kinetis_BeeStack_5.0.0\examples\zigbee_HAOnOffLight\kw2x\frdmkw24\freertos\iar\zigbee_HAOnOffLight_frdmkw24_freertos_Zc_Rs
#define gCoordinatorCapability_d TRUE
Hello Mete,
See a coordinator example demo at:
C:\Freescale\Kinetis_BeeStack_5.0.0\examples\zigbee_HAOnOffLight\kw2x\frdmkw24\freertos\iar\zigbee_HAOnOffLight_frdmkw24_freertos_Zc_Rs
#define gCoordinatorCapability_d TRUE