Skip to content

Commit

Permalink
CC2531 include revision information in firmware. Koenkk/zigbee2mqtt#178
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Jul 5, 2018
1 parent 995a1de commit 49298bc
Show file tree
Hide file tree
Showing 2 changed files with 4,424 additions and 4,423 deletions.
7 changes: 4 additions & 3 deletions coordinator/CC2531/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ SECURE=1
NWK_MAX_DEVICE_LIST=15
MAXMEMHEAP=3190
INTER_PAN
INCLUDE_REVISION_INFORMATION
```
6. Press OK.
7. Right-click on *CC2531 - ProdHex** and click *Rebuild all*.
8. Once finished, you can find the `CC2531ZNP-Prod.hex` file in `Z-Stack Home 1.2.2a.44539\Projects\zstack\ZNP\CC253x\dev`.

7. Create `Z-Stack Home 1.2.2a.44539\Components\mt\revision_info.h` with contents `#define CODE_REVISION_NUMBER 20180507`.
8. Right-click on *CC2531 - ProdHex** and click *Rebuild all*.
9. Once finished, you can find the `CC2531ZNP-Prod.hex` file in `Z-Stack Home 1.2.2a.44539\Projects\zstack\ZNP\CC253x\dev`.
Loading

0 comments on commit 49298bc

Please sign in to comment.