I'm new to the TI chipset and ZStack, although I've done some other ZigBee programming on another vendor's hardware & SDK, so I'm pretty familiar with ZigBee. As near as I can tell, there is no common access to programmatic events and the data associated with them (button presses, timer events, ZigBee messages, etc.). Is there some document I'm missing that shows how one traps these events? There are event loops (as near as I can tell, at least a couple) and callback definitions. I'm trying to be notified when a Report Attribute is sent from a remote device, and I can use the debugger and see where the message comes in, but can find no high-leve construct (either callback or event loop messages) that will notify me of the receipt of a Report Attributes command on a remote node.
TIA,
h