Commit 7d863e0
committed
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>1 parent 4a0bad4 commit 7d863e0
1 file changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2468 | 2468 | | |
2469 | 2469 | | |
2470 | 2470 | | |
2471 | | - | |
| 2471 | + | |
| 2472 | + | |
| 2473 | + | |
| 2474 | + | |
| 2475 | + | |
| 2476 | + | |
| 2477 | + | |
| 2478 | + | |
| 2479 | + | |
| 2480 | + | |
| 2481 | + | |
| 2482 | + | |
| 2483 | + | |
| 2484 | + | |
2472 | 2485 | | |
2473 | 2486 | | |
2474 | 2487 | | |
| |||
0 commit comments