Search found 3 matches

by JamesRocheUK
July 30th, 2015, 12:57 pm
Forum: SDK Questions
Topic: What projects?
Replies: 20
Views: 49849

Re: What projects?

Have you had any joy sending commands using CSAFE to say set a new workout up on the PM5? I too am building a layer on abstraction for iOS, i have successfully build out the models for data subscription and retrieval but i am really struggling with sending commands to the PM5, i never get a response...
by JamesRocheUK
July 30th, 2015, 7:50 am
Forum: SDK Questions
Topic: Weird Values from BT LE
Replies: 4
Views: 8118

Weird Values from PM5 over BT:LE

I am getting strange values from Bluetooth LE when reading 0x0031, The packets gives me this for Time Elapsed

Lo: 234
Mid 123
high: 0

When my PM5 screen shows duration of 5:17

What do the Low, Med, High value represent? Do i need to :normalise" them in some way?
by JamesRocheUK
July 30th, 2015, 7:34 am
Forum: SDK Questions
Topic: Weird Values from BT LE
Replies: 4
Views: 8118

Weird Values from BT LE

I am getting weird number from my PM5 via Bluetooth, i am getting an update on 0x0031 but the duration never goes up, the elapsed time and distance are very odd also. Sample below. Elapsed Time lo:234 Elapsed Time Mid:123 Elapsed Time High:0 Distance lo: 44 distance Mid: 23 Distance High: 0 Duration...