This is firmwares for EasyDABv2 Firmware update process (do all actions in shell window): 1). Download archive file. 2). Unpack archive: tar -xvzf firmware_XXXXX.tar.gz 3). Go into unpacked directory: cd firmware_XXXXX 4). Edit update_firmware.sh (it's first line) by setting correct deivce's IP and login/password pair. 5). run it: ./update_firmware.sh 6). Confirm that you want to update by pressing "y". 7). Wait for "Update has been finished." line. Update can take up to 8 minutes. 8). Reboot the board by using power cord. update_firmware.sh: Copy of same script included with firmware files. Don't use it if you have no in_firmware.bin in the same dir.