danielnilsson9 / bbs-fw

Open source firmware for multiple electric bike motor controllers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Power hiccups when using global speed limit options for standard levels

toni-1 opened this issue · comments

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

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)

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.

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