This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF Thread Topology Monitor with NCS

Hi,

I am trying to utilize the nRF Thread Topology Monitor with the CLI example from nRF Connect SDK, but it does not seem to work. "Error - No response from Thread CLI device." is displayed from the log.

Is the TTM supposed to work with the NCS thread examples, or is it supposed to work only with the thread protocol from nRF SDK for Thread and Zigbee?

Parents
  • Hi.

    Based on the documentation of the TTM, it first looked like it should work with both the nRF5 SDK and NCS Thread CLI examples.

    However, looking at the documentation for the two examples, I found an important difference:

    The NCS Thread CLI commands are prefixed with "ot", while the nRF5 SDK commands are not.

    I expect that it is this extra prefix in commands that causes the TTM to not work with the NCS thread CLI example.

    However, there should not be any problem with using the nRF SDK on the node that is connected to the computer, and NCS on the rest of the nodes in the network.

    Best regards,

    Didrik

Reply
  • Hi.

    Based on the documentation of the TTM, it first looked like it should work with both the nRF5 SDK and NCS Thread CLI examples.

    However, looking at the documentation for the two examples, I found an important difference:

    The NCS Thread CLI commands are prefixed with "ot", while the nRF5 SDK commands are not.

    I expect that it is this extra prefix in commands that causes the TTM to not work with the NCS thread CLI example.

    However, there should not be any problem with using the nRF SDK on the node that is connected to the computer, and NCS on the rest of the nodes in the network.

    Best regards,

    Didrik

Children
Related