Robot Vacuum SDK, using demo to test OTA function, after clicking upgrade on the app, it prompts: "Firmware upgrade failed" The reason is: "The device's current battery level is low, unable to perform the upgrade.
Last Updated on:2025-09-10 09:08:15
Please check the ty_dev_upgrade_pre_check_cb interface in the demo. The interface in the demo by default checks the battery level, and you can disable this part.