andrey-pr / OpenBafangTool

Open-source e-bike service tool for Bafang (even with CAN!) - tune your bike (BBS01, BBS02, BBSHD, M500, M600 or any other)
MIT License
60 stars 7 forks source link

Walk mode modifying #11

Closed shikhov closed 1 month ago

shikhov commented 1 month ago

Is it possible to change the power of walk mode? My firmware has extremely weak walk mode :(

andrey-pr commented 1 month ago

Do you want to change walk assist speed or max current?

shikhov commented 1 month ago

Hmm... good question. Both :)

andrey-pr commented 1 month ago

Hmm... good question. Both :)

Its technically possible to configure speed, but I don't remember if I already added this parameter to UI, I should check out. If no, will add in next release

andrey-pr commented 1 month ago

Well, this parameter is not available in UI yet. Will add in next release

andrey-pr commented 1 month ago

@shikhov, I added walk assist speed parameter to source code. It will be available in next release