Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataLink #2

Open
dAVIb opened this issue Dec 18, 2012 · 2 comments
Open

DataLink #2

dAVIb opened this issue Dec 18, 2012 · 2 comments

Comments

@dAVIb
Copy link

dAVIb commented Dec 18, 2012

Hi.

I have seen that you code can read Polar devices (Polar FlowLink - 0x0da4:0003) , the next Polar device is (Polar DataLink - 0xda4:0004).

I have done a simple modification in code, only change idVendor and idProduct to probe your code with DataLink. Code detects it, but only show this:

sudo ./polar

Manufacturer String: Polar Electro Oy
Product String: Polar DataLink
Serial Number String: (1033) Љ
Indexed String 1: Polar Electro Oy
Unable to send a feature report.
Feature Report
00 00 a7
HRM present.
waiting...
waiting...
waiting...
No data received!

Is it possible to use your code to read from this?

I'm so much interesting in this issue.

Thanks

PS.:
After reading rules.d file, I have seen a thing that make me a doubt: (SUBSYSTEM=="usb", ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="003f", MODE="0666" ) is it OK?

@samop
Copy link
Owner

samop commented Apr 14, 2014

Hi!

I am sorry, but I somehow missed your question. I know it is late (a year too late, to be exact), but anyway. The answer to your question is NO, this program cannot be used for DataLink as it is. We would need to check the USB data flow and see whether the code could be altered to accommodate the protocol.

This project was just a test whether I can hack into my FT60 and FlowLink. I could do it partially and I wrote this ugly code. I am still stinking about rewriting in some programmer friendly form someday.

@h4nc
Copy link

h4nc commented Feb 2, 2019

This issue is very old, but I think it could be interesting again.
Polar will stop polarpersonaltrainer.com. This means that devices using the datalink to sync will not be able to sync with a service any more.

I still like my CS500 a lot.
@samop do you think you can hack together something for users like me? Would be glad to help testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants