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
  • Correct Andrew. 

    There is no spec limitation preventing you from connecting to 60 devices, but we don't have any SoftDevices that can do more than 20 links simultaneously. 

    Either you have to connect to 20 devices at a time, and keep the remaining 40 devices in advertise mode waiting to get a connection, or you would need to put 3 Nordic devices on the central side and let them handle 20 connections each ;)

    Can you share some more information on what kind of data latency and throughput you need for each node?

    Best regards
    Torbjørn

Children
Related