Hello,
We are evaluating now a new project and I am struggling to get a feeling about one moment of Thread network and its particular implementation with nRF52840.
In our particular implementation we want to create a Thread star topology network with as maximum (300-400) possible end-nodes connected to one router. Router is a network coordinator/border router in the same time.
The topology is fixed and created once during installation
One important fact that almost all of the nodes are in deep sleep mode and only maximum of 20-30 of them are active.
My question is if it possible to create such a network? During a search through this forum I encountered the information that the maximum amount of nodes is limited by the amount of FLASH/ RAM on the router side. Is it true? Considering nRF52840 with 1Mb of Flash is it possible to maintain the information about such a big network? If no, can we extend use external flash to store the data?
Thank you very much