Hello,
We are trying to read a received RSSI value from bluetooth mesh opcode handler however it does not relay this value to the callback.

Callback is added here.

Network core is flashed with hci_rpmsg application and application core with mesh_demo with slight tweaks such as sending a package every 250ms.
Development setup:
OS: Linux Mint 20.2
HW revision: NRF5340_xxAA_ENGD
SW revision: Zephyr 2.5-2.6.99
Thanks in advance.