Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Radio Test Controlled Through Bluetooth Service

I am preparing my product for radio tests. There is a radio test example in the NRF5 SDK 15.3.0 that requires a UART interface that sends CLI commands to the chip. However, my product is nearly impossible to attach wires to in a non-intrusive way which makes this example unusable. Is there a way to control the radio test through a custom Bluetooth Service?

Related