diff --git a/examples/shell/nxp/k32w/k32w0/args.gni b/examples/shell/nxp/k32w/k32w0/args.gni index 5c0a2522c3d51d..e542c9987becf8 100644 --- a/examples/shell/nxp/k32w/k32w0/args.gni +++ b/examples/shell/nxp/k32w/k32w0/args.gni @@ -19,4 +19,4 @@ import("${chip_root}/src/platform/nxp/k32w/k32w0/args.gni") k32w0_sdk_target = get_label_info(":sdk", "label_no_toolchain") -chip_enable_ble = true +chip_enable_ble = false