zsmartsystems / com.zsmartsystems.zigbee

ZigBee Cluster Library Java framework supporting multiple dongles
Eclipse Public License 1.0
142 stars 88 forks source link

Fix EMBER_APS_OPTION_RETRY setting #1295

Closed cdjackson closed 2 years ago

cdjackson commented 2 years ago

This incorrectly only sets the APS_OPTON_RETRY flag if Ack Request was set in the APS layer which is incorrect. APS retries should be enabled. Signed-off-by: Chris Jackson chris@cd-jackson.com