Are there any serial commands that I can use to control some the functionalities of the board.
My task is to use the dk with a windows app (UWP, C#), I want to start stop the Bluetooth from the app on the nrf5340. what should be my approach for doing this.
I'm using zephyr's central sample on the nrf5340 dk with some changes.