Sleepy_end_device?

I am converting a XBee based device from mains powered end device to battery powered end device.
How does SmartThings determine that a device is a zigbeeNodeType: SLEEPY_END_DEVICE?
What parameters are used in determining this?

got it
For the Device announce command (ClusterID=0x0013), I had the bits in the MAC Capability Flags Field set incorrectly. Once the capability was corrected to 0x00 (with Receiver on when idle sub-field = 0), the device is now reported as a SLEEPY_END_DEVICE.

1 Like