Hello Developers,
I successfully I made some modifications to the light switch example to transmit a larger payload and I was wondering what changes should I do to have to allow the provisioner code compile for values higher than 370 SERVER_NODE_COUNT, below that number the provisioner compiles and I am able to provisionee all the custom boards I have available (around 80), but If I want to use more than 370 nodes on my network what should I do?
I am using the Mesh SDK 2.2 and the provisioner example, I know can use PyACI, but is there some hacky way to use a nrF52 to provisioner a larger number of nodes? e,g adding external flash (I am assuming the issue a memory related)
Regards
Meliodas