Hi There,
I am currently developing a zigbee system using the zigbee HA gateway.
The problem I have is this:
I would like to setup a SmartPlug to send Reports for various attributes including
Simple Metering (cluster 702) Instantaneous readings Attr (0x400).
When I send the Configure Reporting Message with an Attribute Id of 0x400 (instantaneous value) the gateway
triggers signal 11
Fault address: 0xbf000
Fault Reason address not mapped to object
Stack Space unavailable
Executing original handler...
At this point the servers restart.
The Configure Reporting message is correctly sent and the SmartPlug starts sending reports.
Configure Reporting works with low attribute ID's.
I tried configuring a Combined Interface endpoint with 0x400 attribute but this made no difference.
Is there a problem in the servers or I am going about this the wrong way.
Regards
Norman.