I have some nrf52382 nodes. I want to form two subnet in mesh.
if i using different provisioner to make subnet or something else ?
1. How to Create two subnets: Subnet A and Subnet B.
2. Provision a node X (Let's say a temperature sensing node) which has network key of both Subnet A and Subnet B.
3.X can receive Subnet A information and relay this information on Subnet B.
Can someone descible how to implement the above use-case.