-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
BBSHD Cruise issue #181
Comments
Could it be back pedal measured / sensed by the PAS encoder? That would also cancel cruise. How exactly did you remove the pedals? Can the motor spindle still move? |
That's what I think too I cut half from the cranks and drill hole inside so they can move in let's say 90 degree angle when I'm resting my feet on them. But sometimes it takes whole 360 degrees to cancel it so really hard to say. But good point. |
You can comment out lines 453-458 in app.c to test if it is backpedal related. |
Comment out meaning completely delete or? |
bbs-fw.hex.txt |
Thank you, I'll test it at the weekend. Is it 1.3.1 or 1.4.0? Thank you in advance. :) |
it’s the latest so yes 1.4.0
On Sep 12, 2023, at 6:54 PM, Paulii6661 ***@***.***> wrote:
Thank you, I'll test it at the weekend. Is it 1.3.1 or 1.4.0? Thank you in advance. :)
—
Reply to this email directly, view it on GitHub<#181 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ADNSJ4MLNMBGQACKHNKRDRLX2CHTPANCNFSM6AAAAAA4U6AOSQ>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Hello everybody. I can confirm, it was canceling because of back pedaling. Now everything works as it should. Thank you. |
Disengage was probably a bit sensitive, changed default to half revolution of back pedaling |
Hello,
I have BBSHD, MCU IAP15W4K61S4 52v I'm running with dpc18 and firmware version 1.3.1
A little background: I've rebuild my bike to work as moped. I don't have pedals there anymore and basically using it as electric scooter. I really enjoy the way I could set it up where I have 5 throttle modes and 4 cruise modes. Unfortunately cruise keeps canceling for unknown reason.
Issue: cruise keeps turning off. It's pretty random. Sometimes after 10 seconds sometimes it's running for 2 minutes before it stops. Sometimes bumpy road cancels cruise but sometimes I'm on perfect roads and still it cancels after while.
I've checked: brakes they are fine they have nice deadzone, throttle have good deadzone so shouldn't be issue of me accidentally canceling cruise with throttle. I checked cables and even ordered new display and controller but still the same issue.
Do you have any suggestion?
Thanks.
The text was updated successfully, but these errors were encountered: