2023-03-05 06:12 AM
Currently I am using the firmware LocalNetwork_Concentrator and LocalNetwork_Sensor.
The maximum Sensor nodes are 14. I wish to connect around 200 LocalNetwork_sensor.
Kindly help me to make the required changes in the software.
2023-03-05 06:58 AM
Rather than have someone guide you through the process, perhaps take some time and walk the code, do some static analysis to understand the architectural and practical limits of supporting more sensors, and the trade-offs in time/bandwidth to accommodate more devices.
2023-03-07 01:12 AM
Hello @SatishB ,
I suggest you to check UM2786 that detail the origin of the 14 nodes available.
I think you could increase this number, by taking attention to the time slot for each device.
Regards
Louis