memory usage vs mesh size
Posted: Tue Mar 10, 2020 6:29 pm
I'm trying to figure out the maximum number of devices that my nodes can support vs the RAM remaining. Changing the mesh max number of devices, number of layers or number of child per node does not have a big impact when no children are connected.
Is there information about how much memory is required/allocated vs the number of child connected? I want to avoid a situation where the heap is full and I have no more memory for actual communication.
I'm using a fixed root that has more resources than the nodes, could I set the maximum number of devices on the root higher than on the nodes or does it have to be the same value for all?
Is there information about how much memory is required/allocated vs the number of child connected? I want to avoid a situation where the heap is full and I have no more memory for actual communication.
I'm using a fixed root that has more resources than the nodes, could I set the maximum number of devices on the root higher than on the nodes or does it have to be the same value for all?