max-ble and Tickr Fit data
Hello,
I am trying to get the heart rate data from my Wahoo Tickr Fit. I am working with the Max Hardware Package to make the connection.
Scanning shows the device and I can connect to it which gives me the following information (edited):
Connected to TICKR FIT F301
Device: 81057D81-AA50-C8A2-7024-5176EFCC8BB8 Service (180D) Heart Rate Char: (2A37) 2A37: Value: (null) Properties: Notify
Device: 81057D81-AA50-C8A2-7024-5176EFCC8BB8 Service (180D) Heart Rate Char: (2A38) 2A38: Value: (null) Properties: Read
Device: 81057D81-AA50-C8A2-7024-5176EFCC8BB8 Service (180F) Battery Char: (2A19) Battery Level: Value: (null) Properties: Read, Notify
I have been working through the help files, however, after connecting to the device it doesn't report any activity. I have downloaded and run Heartrate OSC which shows the following details.

Ideally I would like to get this working using max-ble, my primary questions are, should the object be reporting data I have tried routing out the heart rate and battery information as per the examples.
Thanks in advance.