diff --git a/examples/protocols/mqtt5/sdkconfig.defaults b/examples/protocols/mqtt5/sdkconfig.defaults index db60a2ab38..e344845e87 100644 --- a/examples/protocols/mqtt5/sdkconfig.defaults +++ b/examples/protocols/mqtt5/sdkconfig.defaults @@ -1 +1,2 @@ CONFIG_MQTT_PROTOCOL_5=y +CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE=y