Download the firmware from here:
https://drive.google.com/file/d/1nUFfKG ... sp=sharing
And use the same commands previously used to upgrade, but for the new version:
Please test and report back.With the zip file on the Pi:The zip file includes the current shipping firmware (013701) in case you want to revert:Code: Select all
$ unzip vl805_update_0137ab.zip $ chmod a+x vl805 $ sudo ./vl805 -w vl805_fw_0137ab.bin $ sudo reboot
By the way, if you run "sudo ./vl805" with no parameters it displays the version of the currently running firmware. Note that this may differ from what's in the EEPROM if you've just reprogrammed it but not rebooted.Code: Select all
$ sudo ./vl805 -w vl805_fw_013701.bin $ sudo reboot