You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you have the headlight on it reads a different value for the throttle and brake hall sensor. For me when I have the headlight off the throttle reads 40-41 when it's not pressed, and when fully pressed it reads 195. When I turn on the headlight it reads 41 on idle, and reads 180 when fully pressed.
20240304_131518.mp4
Steps to Reproduce
Set the idle dash data to the throttle/brake value
Pull/press the throttle/brake and check what value it reads
Turn on the headlight and repeat step 2.
You shouls see a different reading.
Expected vs. Actual Behavior
It should read the same hall sensor values with and without the headlights on
Contact Information
DC: nyami11
The text was updated successfully, but these errors were encountered:
Additional information: This issue arises from the 5V of the dashboard dropping with the load of the headlight. This ends up shifting down the max possible value of the hall sensor in the process. There is no clean way of fixing it from software, but the issue can be mitigated. Temporarily put "Brake value" or "Throttle value" as "Idle dash data" and turn the headlight on. Press the brake or the throttle fully according to the current selection and write down what the max value is. Use that as max values in the Hall sensor settings section. This will ensure you always get the full power/speed range from your inputs. You might have a small useless zone when the headlight is off, but nothing significant enough to be a bother.
Scooterhacking Tool
Firmware (SHFW)
Type of issue
Other
Severity of issue
medium (affects usability but has a workaround)
SHUT Version
rc_support_shfw_037_v8_1
SHFW Version
betapwm_Base187-v0.3.7_pre_v8_3
Scooter model
Ninebot G30
Description of the Bug
When you have the headlight on it reads a different value for the throttle and brake hall sensor. For me when I have the headlight off the throttle reads 40-41 when it's not pressed, and when fully pressed it reads 195. When I turn on the headlight it reads 41 on idle, and reads 180 when fully pressed.
20240304_131518.mp4
Steps to Reproduce
Expected vs. Actual Behavior
It should read the same hall sensor values with and without the headlights on
Contact Information
DC: nyami11
The text was updated successfully, but these errors were encountered: