I want to use NRF RPC.
It seems to use thread_custom_data.
But, My application also use thread_custom_data.
Is there a way to use NRF RPC without thread_custom_data?
If not, please tell me a module that does not use thread_custom_data with the same functionality as NRF RPC.