Manage VESC settings through UART

Hi,

I want to control my VESC settings through UART. So, for example, being able to set motor max current and battery max current.

I’m currently using this library to read telemetry, control speed and set cruise but it doesn’t allow changing VESC settings.

Anyone who can help me with this?

Bump, anyone??

why dont you just get a nrf bluetooth module and then use the official app on android? no need to faff about opening enclosures and such.

Because I want to implement different modes into my Firefly Nano remote. With different amp settings. That also means my uart port is already occupied.