This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52840 Max number of connected devices

Hi,

We need to design a network with one master and 36 devices connected, with "long range" capability, exchanging sometime messages from 100 to 4000 bytes.

The number of communications/minute is not big, but when it's necessary to cummunicate, it must be done quickly, so the devices must be permanentely paired (connected) with the master.

The software limit with the 52840 stack seems to be at 20 devices maximum, but it is only due to the stack software, that's correct ?

Is there any hardware or protocol reason to limit at 20 ?

If no hardware or protocol limitation, how may we push this limit at 36 devices ?

Kind regards,

Mike

Related