Hello how are you?
I'm using the mesh example Light switch example from nRF5 SDK for Mesh v4.0.0. I implemented the RSSI util model and it is working, one question I have is how I can request the bank for each node, the idea would be to have a gateway that requests and stores the database of all nodes.
Would I be able to get this request through the RSSI util model? if not, could you give me an example that does something like that, I'm kind of lost on this subject.
Thank you in advance.