Teslafly

Results 73 comments of Teslafly

It could be done. But making it universal to all vescs Is the hard part as not all have the same connections to those pins. The particulars of vesc adc...

Need to add a note about cloning/copying firmware files into vesc tool to avoid `File does not exist 'res/firmwares/res_fw.qrc'` errors. Initial setup instructions should include this step. https://discord.com/channels/904830990319485030/918975003700121671/1059635258292715541

Looks like this checks to make sure the fault output pin on the drv is cleared before it finishes starting up. This probably suppresses bad things happening in the main...

Is there a reason to do the adc calibration every time? or is it enough to calibrate it once every xx boots (or at 0 current command) and store it...

It's probably "safest" and easiest to do it every boot over trying to come up with a way to do it only when needed. For most applications boot time is...

is this still an issue with the current version of the vesc tool app? I have no issue connecting at all. are you using the vesc tool apk downloaded from...

Vesc bluetooth only works with a custom bluetooth adapter running custom firmware. Either the vesc express over can https://trampaboards.com/vesc-express-with-canbus-power-cable-2-p-35329.html Or an nrf board over uart. https://trampaboards.com/vesc-connect-nrf-wireless-dongle-with-integrated-antenna-p-29139.html https://www.amazon.com/Flipsky-Wireless-Bluetooth-Skateboard-nrf51_vesc/dp/B0894M3Q4X

Something that this brings up, in seperation from the specific protocol used. Is support for chargers in general. Now that the bms is integrated, having a charger page with charging...

Well, vesc-project.com is down again and the current dev version build with qtcreator appears to still work. So this is probably fixed? Edit: Possibly a false alarm / not a...

Just checking, was this tested? If so using what setup?