-
Notifications
You must be signed in to change notification settings - Fork 5
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
Bluetooth Function only #6
Comments
Hi, The original M3 computer measures the magnet position (resistance) in a different way which precludes having both connected at the same time. If you search online, you might be able to find an add-on box for the M3 that does just add bluetooth. The last time I checked (a couple of years ago), it was available only in Europe. Hope that helps! |
This guy sells them in Uk and ships worldwide - but then it only makes it into a standrd M3i (needing converter for apps like zwift) - |
Hello,
Thank you for your email.
Yes, I just notice that it actually prevented me to connect both at the
same time.
Any adding of diode or resistor you think can help to achieve that?
Cheers,
York Chan
…On Wed, Mar 9, 2022 at 4:11 AM nealjane ***@***.***> wrote:
This guy sells them in Uk and ships worldwide - but then it only makes it
into a standrd M3i (needing converter for apps like zwift) -
https://lhproducts.company.site/
—
Reply to this email directly, view it on GitHub
<#6 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AG37QOMHR52K2BVFVSA5BDLU66C3ZANCNFSM5PXQDWUA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hello,
I found out just disconnect the black color line to the original computer
than you can have both computer running. and measuring the resistance.
Cheers,
York
…On Wed, Mar 9, 2022 at 3:02 PM York Chan ***@***.***> wrote:
Hello,
Thank you for your email.
Yes, I just notice that it actually prevented me to connect both at the
same time.
Any adding of diode or resistor you think can help to achieve that?
Cheers,
York Chan
On Wed, Mar 9, 2022 at 4:11 AM nealjane ***@***.***> wrote:
> This guy sells them in Uk and ships worldwide - but then it only makes it
> into a standrd M3i (needing converter for apps like zwift) -
> https://lhproducts.company.site/
>
> —
> Reply to this email directly, view it on GitHub
> <#6 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AG37QOMHR52K2BVFVSA5BDLU66C3ZANCNFSM5PXQDWUA>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
That’s interesting. It confirms my suspicion that the Keiser computer is measuring the resistance intermittently. If you disconnect the black wire from the Keiser computer, you are using 3.3V from the feather as power to the sensor. This is likely to affect the calibration on the Keiser computer. |
That is what I thought too. But it did not. Both Keiser and Kbikeble are
pretty in sync. Hence it give me thinks that the Keiser is only measuring the resistance and as long as the voltage is not too high then will not burn the Keiser board.
By the way.
Can we add this in please!!!
1. ANT+ heart rate reading and send out via bluetooth as well
2. Screen to have Active Time Counter
3. Distance or Odometer I read that Keiser use 200 rap as 0.1 or 1 I can't
remember.
…On Wed, Mar 9, 2022 at 11:39 PM ajs123 ***@***.***> wrote:
That’s interesting. It confirms my suspicion that the Keiser computer is
measuring the resistance intermittently.
If you disconnect the black wire from the Keiser computer, you are using
3.3V from the feather as power to the sensor. This is likely to affect the
calibration on the Keiser computer.
—
Reply to this email directly, view it on GitHub
<#6 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AG37QOJXDPGIF2UNA2CCJGLU7CLYVANCNFSM5PXQDWUA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Keiser and KBikeBLE agreeing when connected this way might be a matter of good luck! Regarding the other possible features...
|
See this related to Keiser speed and distance - |
Thanks, @nealjane! I’m a little surprised, but if Keiser and Peloton are meant to simulate bikes on flat ground maybe it makes sense to have a basic wind resistance model. |
@nealjane the latest commit includes a speed calculation using these references. I divided the coefficients by 0.6 to provide Km/h instead of mph. The calculation is only done if FTMS services is enabled since that's the only place it's used right now, and it's untested! Thanks again! |
Hello,
I love your work, unfortunately seems a bit complicated for me.
Cheers,
York
The text was updated successfully, but these errors were encountered: