Looks like you create a csv file with your phone and then load it to your PC and open it in VESC Tool afterwards. So no mobile network connection needed.
There is nothing magical or limiting to run gps in the background for Android as long as you implement it as by the guidelines and ask the user for the correct permissions. Itās very strict on how you do it so you donāt give the user a bad experience by draining their battery or trying to track without showing it when itās active.
Just flashed the new FW and updated to 1.20 app
Gonna give it a go tomorrow
guys, i thought the app was supposed to remember all vesc settings but i updated the firmware and all my settings are lost. i have to set everything up again. is it normal or am i supposed to save it somehow before updating the firmware?
I think itās normal when you updated the fw, if you only update the app and not the fw then I believe the settings will stay
If you save it in the vesc_tool to XML before an update it will reapply after. The format of saving settings has more detail and can be restored, versus the protocol communicating over uart is more lightweight and will no longer be able to communicate after each update. I believe there are plans in the future to make it partially work after an update.
i was wondering if u could set a password on conections via the app? cuz now i think anyone can connect and set up my vesc
Pair it. Easy. Pairing button is next to SCAN.
Iāve been using this app on Google for the past 2 months. I noticed something odd lately with the motors but just canāt pinpoint what - they just sound a little āoffā under bldc mode.
Today, when I update the fw I do the foc setup as usual, then choose bldc afterwards and change some settings, batter max, min, etc. Lastly, I go to the tools/directions and test the motors. I notice that the main vesc and the main motor sound loud in bldc - as it should. But the second motor sound soft like itās still running FOC. Using the remote I listen carefully and it does seem like one motor is in bldc and the other in foc. Weird? Anyway Iām using FOC now but really prefer bldc for the loud, whistling attention-getting noise for the boardwalks.
For reference: Flipsky duel 6.6 plus + bluetooth module and SK3 6374 motors
As far as I can tell, you can only pair the vesc to one phone at a time. I tried pairing the same vesc to my extra phone but no go.
do you CAN forward and change the setting on the other vesc too ?
You can pair to multiple devices.
The three dotās let you choose AD WITHOUT PAIRING. You can create a device list. When you finally pair, devices in that list are allowed to get access.
ah okay thanks!
Also, Iām wondering what would happen if thereās an interuption during the firmware updating process? ie, phone or pc power turns off or get disconnected from vesc, etc.
Nothing happens, everything will be good if there is an interrupt. The FW is loaded into a secondary space on the memory. After a successful upload the FW gets copied into the correct location. Thatās why you shouldnāt do anything for 10seconds after an upload.
Where do I do that? I only see the smart reverse settings in the PPM section. And I have tried changing that setting, but the board never goes any faster.
Smart Reverse Max Duty Cycle is you setting.
Iām really confused now Frank. On the mobile app that setting youāre referring to is under APP CFG -> PPM -> General. Do the PPM settings affect the Wand? I thought the PPM settings were only for PPM remotes?
Edit: Further to this, which APP should be set up in APP CFG -> General -> āAPP to useā? Mine is set to UART and the Wand is working. When I was using my Maytech, I used āPPM and UARTā.
Nunchuck app
Thanks. Thatās not very intuitive though. I have a Wand, not a nunchuck. I would recommend changing the labels to include Wand there to make it clearer.