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

Interacting nrf51822 Beacon to simulate spreading of disease / record social network

Hello, I would like to simulate the spreading of a disease using the nrf51822 beacons. My question is if my envisioned project is possible as I'm completly new to nrf51822.

The beacons should communicate with each other and send their data to a central node (probably a NRF51822 dongle). I see two options how to realize my project.

  1. The beacons record contacts which are below a certain distance and this data can then be read with the central node. The disease would then only be simulated on a PC.

2.) (preferred) Each beacon transmits its status and upon being "close" (TBD) and for at least some time (TBD) to an infectious beacon, becomes infectious itself and changes its transmitted status. Bonus here would be the recording of the infect time and source.

Do you think this can be achieved using the nrf51822 beacons? Can I use the nrf51822 dongle as central reader and use it to programm the beacons?

Thanks for your help in advance. Tobias

Related