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

Openthread CLI port in nRF5 SDK for Thread example ?

Hey thread developers,

I see that CLI example and simple COAP example both have command line interface initilazed. But in cli example I am getting cli on usb port, while in COAP my USB is not getting detected ?

Can you please check whether cli is enabled in other examples. If yes how can I make it configure for USB ports. 

Thanks in advance. 

Regards,

Brian 

Parents Reply
  • Hello, 

    Do you mean that it shows in the device manager as a COM port?

    I have successfully completed the CLI example in thread folder by building it using Segger studio. CLI example let me use  nRF USB as the interface for openthread CLI just what I need.

    But issue is with other thread examples were i am not able to get openthread CLI on nRF USB port. I am using nRF2840 DK board only.i have read the docs as well code and I can see that thread cli is getting initialized in code as well. But when I build and flash the dk board I am not able to see my nRF USB port detected as ttyacm0 (basically not getting thread CLI interface via nRF USB) 

    What should I do to enable thread cli on nRF usb port ? 

Children
No Data
Related