-
Notifications
You must be signed in to change notification settings - Fork 22
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
Feedback -- Polar Loop 2 #25
Comments
The README.md claims: "The device path is currently not auto-detected and should be specified ...". On my system (Linux Mint 19.3) it seems to be auto-detected just fine. |
Now, I get this error:
-aw |
Is there a way to use these scripts to configure the device? I mean things like setting the clock right. |
Hi Albert Cool, I've added the Loop 2 to the README, thanks for reporting back!
Yes, unless you have other USB ACM devices plugged in, the default device path should be good on current Linux distribs.
Fixed
This should be technically possible, there's a PbPFtpQuery message that can get/set system & local times. |
Thanks, the physdata script is working now. There are some items in it that are not accurate for me, eg. the resting heart rate and weight. If I edit the output text file, is there a way to get the changes onto the device?
How would I go about testing it? -aw |
Technically, there should be a way. I didn't implement the FTP upload part as I don't need it. If someone is willing to take a shot at it, that might not be ultra hard for the adventurous one (by reverse engineenering the USB protocol with wireshark -- as I already did the download side, I would guess that the upload side should be quite close).
Someone would have to implement it ;) (same story here, reverse engineering might be needed to ensure that it's properly done). |
Darned. I'm not a Ruby programmer (and Perl is first on my learning list). I was hoping to be able to use only Linux, but it seems I shall have to resort to my old Windows 7 install, which I have happily left behind, except for running iTunes occasionally to sync my iPod. I've been able to run it as a virtual machine for that purpose; hopefully the same is true of the Polar application. -aw |
Compared to Perl, Ruby would be much simpler to get into ;) |
With reference to: #30
You closed the previous issue about this problem: #27. I did not know you wanted me to put it here...
I've never had problems with that so far. It works with the Polar app in VMware. While that has failed on one occasion, I did not have to disconnect/reconnect the cable to resolve it.
That's a real pity. Do they (Polar) consider it a trade-secret or something? They should be interested in Linux customers, especially as Linux is becoming more and more of an alternative on the desktop/laptop. Polar and Apple (iTunes) are the main troublemakers in my experience since switching to Linux in December 2019.
Right. After having charged and disconnected the device and worn it for some time, I tried again and it worked. You said:
Tomorrow, I'm going to try syncing with your polar_ftp first, before I do it with the Polar FlowSync. -aw |
Syncing using polar_ftp before Polar FlowSync has worked well from the point of my previous message (above) until today. Today I got the following errors:
Then, after syncing with Polar FlowSync and then trying polar_ftp again, everything works just fine again. -Albert. |
Hi,
I wanted to provide some feedback, in particular to report that I was now able to use polar_ftp to do a complete sync with my Polar Loop 2. It failed with the previous version I tried.
Now, I just need to figure out how I can convert and use the data.
Cheers,
Albert Wik.
The text was updated successfully, but these errors were encountered: