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
firmware: workaround for 'No ack' error on XBee 3 DigiMesh remote firmware updates
After sending the explicit frame with the 'Upgrade end response' command,
the received transmit status always has a 'No acknowledgement received'
error (0x01) instead of a 'Success' (0x00). This happens for 3004 or lower
firmware versions at least.
The workaround considers as valid the 'No ack' error only for DigiMesh
firmwares.
https://jira.digi.com/browse/XBHAWKDM-796
Signed-off-by: Tatiana Leon <tatiana.leon@digi.com>
0 commit comments