nRF RPC utility commands

This library implements various RPC commands that cannot be categorized into existing command libraries due to their distinct functionalities.

Configuration

To use this library, enable the CONFIG_NRF_RPC_UTILS Kconfig option.

Additionally, you must specify the RPC role for this library by enabling one of the following Kconfig options:

Depending on your application’s requirements, you can also include support for specific RPC commands with the following Kconfig options:

Dependencies

The library has the following dependency:

API documentation

Header files: include/nrf_rpc/rpc_utils
Source files: subsys/nrf_rpc/rpc_utils
nRF RPC utility commands