I want to build a watch os app that reads heart rate and broadcasts it as a service using Bluetooth BLE, Is this possible?
Additional maybe useful info: I will try to listen to this service from an Unreal game on iOS.
Edit: I tried building a watch companion app that sends heart rate using WatchConnectivity but I could not build the unreal game with the Watch companion. so I am looking into the Bluetooth option.