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?

Related