Hello,
I have a series of nRF52840 devices that are already connected together in a Thread Network.
My system is composed by one client and multiple servers.
My devices are programmed with Coap Server/Client samples.
I tried successfully to create commissioner role and joiner role with CLI interface commands.
Now I want to modify the firmware for realizing commissioner/joiner functions without CLI interface, but programmatically.
Is it possible to do what I want?
If yes, could you give me some snippets with the correct instructions for create commissioner role and joiner role?
Thanks in advance fro your reply