MPSL assert 112, 2235 after starting DTM TX test using custom rpmsg endpoint

I have made a second rpmsg endpoint to hci_rpmsg sample and integrated direct test mode sample functionality behind that second endpoint. Application has dedicated test mode to prevent starting normal Bluetooth using HCI when DTM is needed. After starting DTM TX test MPSL assert 112, 2235 happens and network core halts. Radio transmission is still on.
From DTM sample it seems that only initialisation needed is calling dtm_init function and that is done.
I'm using nRF Connect SDK 1.7.0 with nRF5340.

Related