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

Thread CLI working

Dear nordic,

I want to test Thread. I selected Thread Cli example for this. but i need to know something regard this. Iam new in the thread. from this example command is used for setting network every thing

i want to know where this command processing what are the API used for this to set thread network.( for example if we set command >PANID 0xabcd where this command process. which API call for setting the pan id) . is it any document how this cli works(i need deep documentation).

CLI used UART pin 6 and 8 for command. is it possible this UART cli to change to another pin if it possible where i to change(which files)? i want to change this CLI uart to another pin and test CLI commands using this pin . can you suggest how this possible what are the changes needed? i need a support from your side. I tried to find where this UART pins are configured i didn't find that one . can you guide me how this CLI works? How to change UART pins for CI commands?

Parents Reply
  • Thanks for your reply.I found that source code  its just describe the commands what implemented on open thread. i want to know how this process?(for example setting pan id where this happen when a command send through UART)

    another thing in UART pins  i didn't find this platform-config.h file (totally confuse me where this uart init happen?)

    I need your help. i Just want to implement a thread network for this i want to know the API's for create thread this why iam asking where this CLI comand prosess where the API curresponding to CLI comands call and also i want to know where this UART pin defined(i didn't get that header)

Children
No Data
Related