How to connect nRF52 to Unity (3D) ?

I am currently working on a 3D game in Unity (made in C#) and I am asked to connect a Nordic Thingy:52 nRF6936 (based on the nRF52832 SoC) to Unity to control a part of the game (with motion tracking). I am quite new in this area and despite all my research I do not find anything.

I am working on a way to collect the data from the nRF and exploit it in Unity or VS code, can you help me find a way to do that ?

Thanks !

Related