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
  • Hi Edvin

    • With the customer's help. I build a test environment in our office which have 20 pcs nRF52840dongle. The respberry PI OTBR send udp data to every nodes per minute.
    • We don't observed any issue in long timer test. The longest test lasted for 3 days.
    • I report the test result to customer. 
    • after check, customer locate this issue to their own hardware.

    After they modify their hardware design, they test them for 1 month. Finally customer confirm that this issue was fixed. Thank you for your help

    Regards

    Victor

Children
No Data
Related