A simple demo demonstrating connecting Polar H10 heart rate sensor to Quest 2.
Learnt a lot about BLE (Bluetooth Low Energy) devices and how to connect your own custom controller to VR headsets.
It was a quick demo requested at my work testing the idea. I handled the BLE connection part and ready-to-use prefabs in unity.
BLE protocol
Working with Java interface in unity