Hi, this might look like a simple question, but how does wiring on this Vesc button works? As in which wires are connected then the button is pushed? It has 5v, and and signal wires.
Second question, how does a momentary push button work? I broke the original one, bought a bunch off momentary non latching buttons, but all of them are instantly “live” as in the Vesc turns on if battery is connected, and the actual function of the button seems to be not working.
You have to set up the button in software. It’s normally on, and you need a normally closed switch. In app settings → shutdown mode set that to OFF after 30
It should just be switching sw to gnd. Use a multimeter and check what voltage the switch pin is when not connected to anything. If it’s 3.3 volts or 5 volts, it shorts to ground. If it’s at 0 volts, you have to connect it to 3.3 volts
Wire the switch and grounds together on all your g300s. Don’t connect the 5v of different vescs.
The 5v is just to power a switch led when the g300 is turned on.