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

Related