diff --git a/src/ncp-uart-hw/config/sl_zigbee_pro_stack_config.h b/src/ncp-uart-hw/config/sl_zigbee_pro_stack_config.h index b050b467..203542e6 100644 --- a/src/ncp-uart-hw/config/sl_zigbee_pro_stack_config.h +++ b/src/ncp-uart-hw/config/sl_zigbee_pro_stack_config.h @@ -65,7 +65,7 @@ // APS Unicast Message Queue Size <1-255> // Default: 10 // The maximum number of APS unicast messages that can be queued up by the stack. A message is considered queued when emberSendUnicast() is called and is de-queued when the emberMessageSentHandler() is called. -#define EMBER_APS_UNICAST_MESSAGE_COUNT 10 +#define EMBER_APS_UNICAST_MESSAGE_COUNT 32 // APS unicast Message Duplicate Rejection table Size <1-255> // Default: 5 @@ -76,7 +76,7 @@ // Broadcast Table Size <15-254> // Default: 15 // The size of the broadcast table. -#define EMBER_BROADCAST_TABLE_SIZE 15 +#define EMBER_BROADCAST_TABLE_SIZE 64 // Neighbor Table Size // Neighbor Table Size