I want to connect two nRF51822-BKs and find their proximity. If one of the beacons go >5m away from the other beacon then one should beep/LED ON.
What is the best way to do that?
- Connect two beacons (master-slave)?
- One advertise all time and other detect the RSSI. if it reaches RSSI equivilent to 5m then beep.
- Is there any other way?
Are there any codes/tutorial available for this already? Please suggest implementation ways