From fe965489f516ffc5c9c09f61dd869b8abca043e5 Mon Sep 17 00:00:00 2001 From: Koenkk Date: Wed, 15 Aug 2018 17:33:42 +0200 Subject: [PATCH] Update buffer sizes. --- coordinator/CC2531/README.md | 11 +++++++++-- coordinator/CC2531/bin/CC2531ZNP-Prod.hex | 4 ++-- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/coordinator/CC2531/README.md b/coordinator/CC2531/README.md index ccc393e..f3e5a64 100644 --- a/coordinator/CC2531/README.md +++ b/coordinator/CC2531/README.md @@ -17,5 +17,12 @@ INCLUDE_REVISION_INFORMATION ``` 6. Press OK. 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`. +8. In `NWK\nwk_globals.c` change the following constants. +```c +#define NWK_MAX_DATABUFS_WAITING 32 // Waiting to be sent to MAC +#define NWK_MAX_DATABUFS_SCHEDULED 20 // Timed messages to be sent +#define NWK_MAX_DATABUFS_CONFIRMED 20 // Held after MAC confirms +#define NWK_MAX_DATABUFS_TOTAL 48 // Total number of buffers +``` +9. Right-click on *CC2531 - ProdHex** and click *Rebuild all*. +10. Once finished, you can find the `CC2531ZNP-Prod.hex` file in `Z-Stack Home 1.2.2a.44539\Projects\zstack\ZNP\CC253x\dev`. diff --git a/coordinator/CC2531/bin/CC2531ZNP-Prod.hex b/coordinator/CC2531/bin/CC2531ZNP-Prod.hex index b246b03..e7cc8e4 100644 --- a/coordinator/CC2531/bin/CC2531ZNP-Prod.hex +++ b/coordinator/CC2531/bin/CC2531ZNP-Prod.hex @@ -1288,7 +1288,7 @@ :105030000C0E020B040B0A0708000F020402010108 :1050400001010902E803000000BE040A0000E803B1 :105050000E0000007F001E1E050303000404100A5A -:105060000C10080C280009040903010C050810089D +:105060000C10080C280009042D030130142010082E :10507000FFC082C08390193EE4F0A3F07C177D1A34 :105080007AAB7B18123488123D28123F6E123D2EE7 :1050900002659274F512251774F5122BB6E9FF8A92 @@ -2061,7 +2061,7 @@ :1080800004490000000000000000000000000000A3 :1080900000000000000000000000000000000000E0 :1080A00000000000000000303132333435363738FC -:1080B0003941424344454602000206031BEE3301A8 +:1080B0003941424344454602000206034FEF330173 :1080C00002000000000000000000FFFFFFFFFFFFB4 :1080D000FFFFFFFFFFFFFFFFFFFF0008000400029C :1080E00000010000000000000000FFFFFFFFFFFF95