Hello I am using the https://github.com/Velorexe/Unity-Android-Bluetooth-Low-Energy
as the BLE library and https://github.com/yasirkula/UnityAndroidRuntimePermissions
for getting android permissions.
I am able to connect to the sensor, but am not able to subscribe to the sensor's service.
GitHub
A Unity Android plugin to support basic Bluetooth Low Energy interactions. - GitHub - Velorexe/Unity-Android-Bluetooth-Low-Energy: A Unity Android plugin to support basic Bluetooth Low Energy inter...

