Hello,
My question is when should I call NC_NetStop() if Cfg manipulation functions can take effect without rebooting the network stack?
What are the exact cases when I have to call NC_NetStop()?
For example:
In this post no NC_NetStop() is called only Cfg calls are made.