danielnilsson9 / bbs-fw

Open source firmware for multiple electric bike motor controllers.
GNU General Public License v3.0
191 stars 39 forks source link

Power hiccups when using global speed limit options for standard levels #195

Open toni-1 opened 1 year ago

toni-1 commented 1 year ago

bbs-fw 1.4.0 with BBSHD

When I set global speed limit options for standard levels I get ramdomizely power down/up in at standard levels. There are no problems with disabled speed limit options.

bbshd 1.4 - Toni-3.txt

DavesDevFails commented 1 year ago

I also had this issue, although I thought it was due to some other code changes I had made, but it was definitely when I enabled the global throttle speed limit (in standard levels - and I also had it set to very low number)

danielnilsson9 commented 1 year ago

Sounds like throttle signal is activated which overrides everything when global throttle is activated. You could try raising the low throttle limit (mV) a bit and see if it helps, maybe you are right on the limit.

toni-1 commented 1 year ago

This sounds logical. I will try 1200 instead of 900.