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

Maximum devices count in BLE

Hello,

I have a request for a system (powered with a nRF52840) that should manages up to 60 devices.

Is that possible ?

What kind of settings can I expect (connection interval, …) ?

Thank you

Parents Reply
  • "Also, as you say you're managing both ends of the link, does it have to be BLE ... ?"

    This is a good point. If you do something proprietary you can establish a link to 60 nodes or more, but you would have to implement something similar to the Bluetooth link layer on your own, which means the software development effort would be much higher (not to mention the testing requirements...). 

Children
No Data
Related