Hi guys, I was wondering if I could get some advice on an upcoming project.
The main goal of the project is to use a series of ble beacons and use an arduino to transmit data about the beacons to a laptop via bluetooth.
Basically I want the Arduino to constantly send individual proximity information about each beacon to a laptop via a bluetooth module in real time.
The beacons will be in a fixed position and will most likely be 1-5 meters max away from the arduino at all times. The Arduino will be moved around and I want to track each individual beacon's proximity to the Arduino and send that to the laptop via the bluetooth module attached to the Arduino.
Is this something that can work? and if so is there anything important that I will need to consider?