SED&MED 3.5 Test inconclusive[MTD prebuilt lib]

When we run test case SED&MED 3.5 ,  the following inconclusive result happens:

COM78 command: ot test tmforiginfilter disable
COM78 FUNC __executeCommand failed: Error 35: InvalidCommand
COM78 command: ot test tmforiginfilter disable
COM78 FUNC __executeCommand failed: Error 35: InvalidCommand
COM78 command: ot test tmforiginfilter disable

I see the cli cmd "test" is depends on OPENTHREAD_FTD. But the MTD prebuilt lib is not support OPENTHREAD_FTD.

So How did you solve this problem?

Parents Reply
  • Hi,

    The test command you are using is only enabled for golden devices in the Test Harness, i.e., a reference device that is known to behave according to the specification and which acts as a controlled peer in certification cases. The golden device is used alongside the DUT. These are devices with OPENTHREAD_CONFIG_REFERENCE_DEVICE_ENABLE enabled.

    You should not use the Thread CLI sample in nRF Connect SDK with MTD libraries as the golden device in Test Harness. There are hex files for the golden device provided with the Test Harness.

    Best regards,
    Marte

Children
No Data
Related