-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to do OTA? #32
Comments
Use this in "OTA index override"
|
error 2023-10-31 07:19:44Update of 'Office Aquara Temp' failed (Device didn't respond to OTA request) |
info 2023-10-31 08:42:28MQTT publish: topic 'zigbee2mqtt/bridge/response/device/ota_update/update', payload '{"data":{"id":"Office Aquara Temp"},"error":"Update of 'Office Aquara Temp' failed (Device didn't respond to OTA request)","status":"error","transaction":"6594s-2"}' |
PR to track |
usually means that OTA image and fw version is the same. But if it is not, you may replug the battery and push OTA again |
That's what I intend to do, but it will take me a few hours to physically reach the sensor :) |
OK :D info 2023-10-31 13:05:42MQTT publish: topic 'zigbee2mqtt/Office Aquara Temp', payload '{"battery":90,"humidity":62.36,"linkquality":102,"temperature":24.06,"update":{"installed_version":268709889,"latest_version":268775425,"progress":0,"state":"updating"},"update_available":false,"voltage":2900}' Finaly working. With Local File. :) @Nab0y thank you :) |
@adorobis You can read newer values for devices using dev console for a device |
I get either timeout or nothing changes. Still shows the old version in z2m. |
Hey Guys , Is there any way to go back to the original firmware or any ATC firmware? |
https://github.com/devbis/z03mmc#flashing-firmware-with-usb-to-uart |
Надо бы это добавить в инструкцию по откату назад. Долго ходил вокруг, да около, пока не наткнулся на это. |
тут все просто.... останавливаем z2m залазим в файл state.json и в latest version пишем (например файл на который хотим называется 1141-0208-01143001-ZMHOC401N) в последней версии прописываем 01143001 и после запуска z2m видим приглашение обновиться.... а вот как обновиться с альтернативной, еще не придумал... |
Да, спасибо, я именно так и сделал) с альтернативной имеется ввиду не вашей? |
I have aded and flashed device on 1.0.4 and now 1.0.5 is out.
How to do ota?
Bluetooth is not working as expected.
And in zigbee2mqtt OTA doesnt register any update.
installed_version: 268709889
latest_version: 268709889
Update available: false
Firmware version: 3001-1004
Thanks :)
The text was updated successfully, but these errors were encountered: