Open arnolde opened 1 year ago
I used the nrf51_vesc_ble.hex from a previous commit and that is now working with the Android app. Thanks for the great work! I would still appreciate a quick comment if I could have used the _wt version too, in case I reflash my module someday. I used this one https://www.ebay.de/itm/122543237978 and it worked straight away, no problem.
Hello,
I am using Ubuntu 18.04, installed openocd 0.10.0 via apt-get, cloned this repo, bought a STlink 2.0 adapter and nrf51822 board similar to the one in the README photo, but when running the script I get:
In the hex/ directory, there is (only) a file named nrf51_vesc_ble_wt.hex Is it safe to rename it to match the name expected by the upload script?
thanks, Ethan