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

People tracking and fitness trackers

People tracking and fitness trackers.
Hello. Sorry for beginner question. I trying to develop a real time location system to track people (using rssi) and take data from their trackers (pulse etc). I use a common cheap fitness trackers, they require connection to device (dk nrf52840) to perform measurements (it takes 2 min). Interaction with the tracker perform through Nordic Uart Service.
Its possible to use ble mesh for tracking people with trackers and perform measurements? (connect node to a nearby trackers in range on a schedule). Maybe i'm missing something, couldn't find any examples

Any advise is well welcome. Thank you.
(I know that using rssi and taking measurements for 2 minutes could result poor accuracy, but that's okay in this case.)

(nrf52840, pca10056, s140.)

Related