xbeeZB.sourceMacHigh[0-3]
→ stores the 32 upper bits of MAC addressxbeeZB.sourceMacLow [0-3]
→ stores the 32 lower bits of MAC addressxbeeZB.PAN_ID[0-7]
→ stores the 64-bit Extended PAN IDxbeeZB.operating64PAN[0-7]
→ stores the 64-bit Operating PAN IDxbeeZB.operating16PAN[0-1]
→ stores the 16-bit Operating PAN IDxbeeZB.sourceNA[0-1]
→ stores the 16-bit network addressxbeeZB.nodeID[0-19]
→ stores the 20-byte max string Node IdentifierxbeeZB.channel
→ stores the operating channelxbeeZB.deviceType[0-3]
→ stores the device type identifiersetCoordinator()
function will set whether the device is a coordinator or not.getCoordinator()
function will read whether the device is a coordinator or not. The attribute coordinatorEnable
permits to access to the settings of the module.coordinatorEnable
will determine the node type. The routers have no sleep mode. The end devices are set to work with a specific sleep mode.xbeeZB.coordinatorEnable
→ stores the coordinator mode (1: coordinator; 0: non-coordinator)