Reolink updates Learn More
Meet Reolink at IFA 2024! Learn More
Reolink Q&A Learn More
Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
There are two API endpoints that should allow us to determine if there is a new firmware for a device and trigger the upgrade. The commands are CheckFirmware and UpgradeOnline. Unfortunately, it seems that regardless of what firmware version my doorbell is using, the response to these commands is always the same:
[ { "cmd" : "CheckFirmware", "code" : 0, "value" : { "newFirmware" : 0 } } ]
and
[ { "cmd" : "UpgradeOnline", "code" : 1, "error" : { "detail" : "same version", "rspCode" : -30 } } ]
Is there a chance this is a bug and Doorbell can support these API endpoints the same way cameras do??
Welcome Back!
Hi there! Join the Commnunity to get all the latest news, tips and more!