Skip to content

Commit 8f12bd8

Browse files
committed
OOB configs
1 parent 8e3de1a commit 8f12bd8

File tree

1 file changed

+3
-3
lines changed
  • examples/light-switch-app/cc13x4_26x4

1 file changed

+3
-3
lines changed

examples/light-switch-app/cc13x4_26x4/args.gni

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ ti_simplelink_board = "LP_EM_CC1354P10_6"
2828
optimize_debug_level = "s"
2929
lwip_debug = false
3030

31-
chip_enable_ota_requestor = false
31+
chip_enable_ota_requestor = true
3232

33-
chip_openthread_ftd = false
33+
chip_openthread_ftd = true
3434

3535
ot_ti_lib_dir = ""
3636
openthread_external_platform =
@@ -58,7 +58,7 @@ matter_device_pid = "0x8004"
5858
matter_software_ver = "0x0001"
5959
matter_software_ver_str = "1.0.1+1"
6060

61-
custom_factory_data = true
61+
custom_factory_data = false
6262

6363
# ICD Default configurations
6464
# when enabled the device will be configured as a sleepy end device

0 commit comments

Comments
 (0)