Hi
I want to set up a network of about 4 groups of BLE light modules(using the experimental dimming example). Each group comprises of 5 to 7 light modules.
Currently the way I implement it is that I configured all the nodes to PROXY server (according to this blog) and then I group them.
With this method, I always need to connect the nodes to the APP each time I want to use the APP.
This is highly inconveniencing to be connecting such number of nodes each time the APP is used.
Are there better ways I can set up the network of about 4-5 groups comprising of 7 BLE modules and then control them with the nRF APP?