"Update" button is 'disabled' intentionally. It doesn't work reliably enough (or at all) for the average user and may risk bricking a device.
"Check for firmware updates" attempts to find an update: Also, it now prints URL on Application output so it can be verified correct. Result of that request is:
<?xml version="1.0" encoding="UTF-8"?>
<FIRMWARE/>
When we expected a later version link to be provided in the JSON
So.. to protect the average user, this feature disabled until we get it working properly.
Developer types: Please dive in and advise on this issue! We could use some other OS and hardware device combinations to review and test this.
"Update" button is 'disabled' intentionally. It doesn't work reliably enough (or at all) for the average user and may risk bricking a device.
"Check for firmware updates" attempts to find an update: Also, it now prints URL on Application output so it can be verified correct. Result of that request is:
When we expected a later version link to be provided in the JSON
So.. to protect the average user, this feature disabled until we get it working properly.
Developer types: Please dive in and advise on this issue! We could use some other OS and hardware device combinations to review and test this.