From 7c0caa25e10ec2473709493d52010092d5bd332d Mon Sep 17 00:00:00 2001 From: tube0013 Date: Wed, 4 Dec 2024 20:42:43 -0500 Subject: [PATCH] fix led ctune --- manifests/tubeszb/tubeszb-BM-MG24B2-hw-max_ncp-uart-hw.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifests/tubeszb/tubeszb-BM-MG24B2-hw-max_ncp-uart-hw.yaml b/manifests/tubeszb/tubeszb-BM-MG24B2-hw-max_ncp-uart-hw.yaml index c8b8e298..f608414e 100644 --- a/manifests/tubeszb/tubeszb-BM-MG24B2-hw-max_ncp-uart-hw.yaml +++ b/manifests/tubeszb/tubeszb-BM-MG24B2-hw-max_ncp-uart-hw.yaml @@ -12,6 +12,8 @@ gbl: add_components: - id: zigbee_mfglib - id: zigbee_token_interface +- id: simple_led + instance: [board_activity] slcp_defines: EMBER_ADDRESS_TABLE_SIZE: 200 @@ -55,4 +57,6 @@ c_defines: SL_SIMPLE_LED_BOARD_ACTIVITY_PORT: gpioPortD SL_SIMPLE_LED_BOARD_ACTIVITY_PIN: 2 + SL_DEVICE_INIT_HFXO_CTUNE: 92 + SL_ZIGBEE_APS_DUPLICATE_REJECTION_MAX_ENTRIES: 255