You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After Image Notify Command sent from our "server", test device sends Query Next Image Request Command, but value of "File Version" field is always zero.
This bug can cause "infinite" OTA Upgrades in some cases :)
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
OTA Upgrade "Query Next Image Request Command" file version field is always zero
OTA Upgrade "Query Next Image Request Command" file version field is always zero (TZ-269)
Sep 11, 2023
Hello! We're testing OTA Upgrade features with your client example (https://github.com/espressif/esp-zigbee-sdk/tree/main/examples/esp_zigbee_ota/ota_client), and have found little bug:
After Image Notify Command sent from our "server", test device sends Query Next Image Request Command, but value of "File Version" field is always zero.
Some "client" code hunks:
esp-zigbee-sdk/examples/esp_zigbee_ota/ota_client/main/esp_ota_client.h
Lines 22 to 24 in 7f37d65
esp-zigbee-sdk/examples/esp_zigbee_ota/ota_client/main/esp_ota_client.c
Lines 107 to 110 in 7f37d65
Query Next Image Request Command dump and parsed data:
This bug can cause "infinite" OTA Upgrades in some cases :)
The text was updated successfully, but these errors were encountered: