-
Notifications
You must be signed in to change notification settings - Fork 40
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
Troubleshooting for Peloton Cabling #21
Comments
I can't read the labeling on the contacts on the serial -- Can you check connectivity between the RX pad on the serial and the ring on the 3.5mm? Additionally, confirm that TX isn't connected. The behavior you're describing is a missed crossover/incorrectly wired cable, which is why I tried to push people toward the RCA (non-soldering) solution described in #12 because it's visually very easy to setup and confirm. I don't think this is the splitter. |
In this example, white appears to be RX and black is GND with TX being disconnected altogether. I'm sorry but i don't have anything to test the ring connectivity with. I originally ordered the parts list from the original photo and found that i only got 1 of the RCA cables, got impatient and decided to solder as I had everything for that. I could also just get the 2nd RCA adapter and rewire the serial cable if need be. |
Without a multimeter, I'm not sure what I can advise from here. The RCA solution is recommended because it doesn't have any of the issues that soldering can bring to the table -- this could be anything from a short to the vendor deciding to change the colors of their wiring/where they're placed on the other end. |
Understood. I'll go the RCA route. Thanks for the assistance! |
What command line are you running gymnasticon with? I believe the default
behavior is still set for Flywheel. You’ll need to pass the proper
arguments to the application for it to be in the right mode.
…On Mon, Oct 26, 2020 at 11:35 AM miked4499 ***@***.***> wrote:
Me again, switched to a RCA setup and am running into the same issue.
Garmin device picks up and connects to the power meter, but no data is
being sent. This is with a new un-soldered serial cable, and the RCA
connectors shown in the attached photo. Have an actual ride running while
testing. Any advice is appreciated. Is there anything different I need to
do within the gymnasticon code? I'm literally, writing the recent image to
a card, inserting it into the pi, powering on the pi, and launching a ride.
[image: IMG_0564]
<https://user-images.githubusercontent.com/71770521/97213736-657b9d80-1798-11eb-87fd-a773b634768c.jpeg>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#21 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADAM6M4KQGIIIGLMCFTDD3DSMW6N5ANCNFSM4SQ6J36A>
.
|
I'm running it in its default mode. No changes are being made to the code. This is likely the issue. Is there documentation anywhere saying what to do to enable a peloton? |
The CLI options are documented here: https://github.com/ptx2/gymnasticon Please use the --bike peloton option and see if that resolves your issue. |
@miked4499 I'm facing a simular issue, I've checked the logs and the USB is picking up the peloton bike, im just not getting any readout. Did you manage to get it sorted in the end? |
Can you provide a log from Gymnasticon (including the lines as you start the application)? What screen are you on on the Bike? |
I think I might be having a similar issue. Here's my gymnasticon log (from my raspberry pi zero WH).
Gymnasticon connects just fine to Zwift on my phone/ipad. But I see nothing more in the log when I pedal, and no response in Zwift. When I disconnect from Zwift, I see this (which may very well be expected behavior):
I have the same RCA cabling setup as shown in the first issue as well as in this one, but I use a UGREEN USB to MicroUSB adapter to connect the USB-Serial decoder to the pi zero. I have a regular Pi 4 coming in the mail in a couple days, so I'll give that a try as well. I do have a multimeter if there's something you'd like me to check. I did a quick connection check myself and it does appear that the RING and TIP are indeed swapped. Edit: This was with a scenic ride started and a bit of pedaling. |
I'd be happy to help take a look. For the sake of not spamming folks previously on this topic, I'm going to go ahead and close this issue and open a new issue to help dig. |
Creating an umbrella issue to discuss, rather than using PR #12
The text was updated successfully, but these errors were encountered: