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

Handle multiple nRF51822 devices on the same room

Hello,

I am planning to develop a system where there are 16 bluetooth LE devices (nRF51822) each one sending/receiving data via Bluetooth LE (~30 kbps) to/from an access point (or PCs with dongles).

Someone tested a system like this before? Do you think is really possible to make it works in a proper way on the "real world"? What kind of problems I have to expect (collisions, packets lost ...) ?

Please take into account also that:

  • the 16 devices will be placed in the same room, close to each other.
  • to achieve 30 kbps I have to use a "non-acknowledged" data transmission

Thanks a lot

Related