zigpy / bellows

A Python 3 project to implement EZSP for EmberZNet devices
GNU General Public License v3.0
179 stars 87 forks source link

APS ACK Max duration #501

Closed pipiche38 closed 1 year ago

pipiche38 commented 1 year ago

I'm trying to understanding what is the APS ACK end to end maximum duration before sending a NACK ?

On Zigate the timeout is set to 6 s On ZNP with @koenkk firmware it looks like it has been reduced from 6s to 1s What is the value on bellows ?

Why I'm asking the question ?

Ref: https://github.com/Koenkk/Z-Stack-firmware/issues/389