When my mtd device is connected to a thread network, what should I do if I want to untie and join another thread network? How should I untie and clear the network information of the previous thread network?
When my mtd device is connected to a thread network, what should I do if I want to untie and join another thread network? How should I untie and clear the network information of the previous thread network?
Hello,
Yes, you can try the factoryreset API:
otInstanceFactoryReset()
Hello,
By the way, how do I tell the thread network that I am leaving before the end device leaves the Thread network?
Best regards,
liisa
You don't need to leave the network. Pretty much like a WiFi network, the device will be automatically removed after a certain time period. (also, I couldn't find any API doing this).
Please see my colleagues reply here:
How to remove commissioned node from Open-Thread Network ?
Best regards,
Edvin
OK, thank you!
OK, thank you!