nrf_rpc does not work when net core log is enabled.

I use nsc 2.3.0, nrf5340dk_nrf5340_cpuapp.
I want to use nrf_rpc for communication between cores.

Enabling net core log causes endpoint bond timeout.
Error sample attached.

3107.peripheral_lbs.zip
5710.hci_rpmsg.zip

What is the cause and what is the solution?
My project requires both rpc and net core log

Related