Hi, I'm in the evaluation stages and I'm playing around with the nRF5340 DK. I've gone through all the SDK sample applications for OpenThread, as well as the getting started page. I'm trying to flash a thread application onto the nRF board and have it connected remotely to a network to test communication from further away. Unfortunately, every sample OpenThread application on the latest SDK seems to be running in CoProcessor architecture where a device won't be available on a network unless connected to a host processor. Is there a way I can make it so that after connecting my device to the network, I can have it run on power supply externally and not connected to the host processor?