Bluetooth mesh network

I am trying to work with a BLE Mesh network. I am using the nRF5340 as a light and another board, the BGM220, as a switch. Both are provisioned and configured, but the switch node requires a Friend node to function. How do I enable the Friend feature on the nRF5340?

Related