Hi,
I use the example Android Application from Bluetooth to send a generic onoff message from the phone to the proxy node which is also a light switch client (https://www.bluetooth.com/bluetooth-resources/bluetooth-mesh-proxy-kit/).

I observe that I receive the proxy pdu in the log but I was expecting that this message would be transmitted to the destination address (which is a group address) over the mesh network. Is it supposed to transfer message without any development from my side?
I use 2 dev kit board NRF52832 with one is a light switch server and a LPN node and another one which is a light client and a Friend node.

This issue might similar to https://devzone.nordicsemi.com/f/nordic-q-a/46481/maximum-number-of-generic-level-messages-that-a-node-can-handle.
Thanks for your help.