Firmware Update
The device firmware can be updated over USB which makes it easy to install.
Latest VEMIO firmware can be downloaded in the button below:
Instructions:
1 - On the command line interface, enter the command:
Z96 # NOTE: this will erase the firmware and enter bootloader mode
This will erase the firmware and enter bootloader mode.
2 - Unplug and replug (not necessary on all computers)
3 - Start the dfu util update.
The following instructions are for MAC OS and Linux. If you absolutely need to use Windows for the update, please contact us.
sudo dfu-util -D vemio.dfu -R
4 - After the update is finished, unplug and replug (again, not necessary on all hosts)
That's it, firmware is now updated!
###