• What are the requirements for going from an active BLE connection to sending a carrier wave?

    Hi I have seemingly successfully created a firmware that sends a continuous carrier wave using radio_test.c from nRF5_SDK_12.1.0_0d23e2a/examples/peripheral/radio_test/ And it seems to work great as long as I don't start the BLE stack (the current…