Hello,
As part of a student project I am looking to learn about Nordic technologies for BLE and ANT.
The goal of our end of study project is to provide an extremely accurate tracking of a soccer game.
One of the solutions is to locate all the players by equipping them with BLE transmitter and triangulate them to have their relative position.
In view of the lack of precision of the BLE localization protocols, we planned to make them send timestamps to each other and process the information on an external device.
We want to use the AoA and AoD present in the 5.1 to complete the data with the rotation angle of the players.
We are wondering if all this is possible and if you have any advice on how to realize the project ?
Is it possible to use the direction-finding protocol (to have the principles of AoA and AoD) in parallel with the BLE (to reduce the energy consumption) and the mesh (to be able to compensate for the high distances that the information will have to travel by relaying it between the other devices).
We intend to recreate our own stack to be able to use these different advantages of bluetooth at the same time but are for the moment in the blur for this possibility.
Thanking you for all the answers and wishing you a pleasant day