Open thread ACK

Hi Team

Some times our nRF52 can't received the ACK from border router. But we can see that the border router send the ACK from sniffer data.  

  • which Kconfig can set the Rssi filter in open thread like otLinkFilterSetDefaultRssIn
  • CONFIG_OPENTHREAD_MAC_SOFTWARE_ACK_TIMEOUT_ENABLE  if I set this to N, the ACK time out is genetated by hardware?
  • Can I modify the kAckTimeout value in line 650 v2.5.0\modules\lib\openthread\src\core\mac\sub_mac.hpp?
  • Is there any other thing which I can check for this issue.

Regards

Victor

Parents Reply
  • Hello Victor,

    Our Thread team would like to know whether it is possible to reproduce on some DKs as well. Did you succeed on reproducing it? They also want to know whether it is reproducible using nodes programmed with the CLI sample, and configured as SED devices, just to make sure that it isn't some application issue (stuck in some higher priority interrupt/thread.

    Best regards,

    Edvin

Children
Related