diff --git a/Core/Inc/sys_conf.h b/Core/Inc/sys_conf.h
index ea70373..de3a94d 100644
--- a/Core/Inc/sys_conf.h
+++ b/Core/Inc/sys_conf.h
@@ -47,12 +47,12 @@ extern "C" {
/**
* @brief Verbose level for all trace logs
*/
-#define VERBOSE_LEVEL VLEVEL_L
+#define VERBOSE_LEVEL VLEVEL_H
/**
* @brief Enable trace logs
*/
-#define APP_LOG_ENABLED 0
+#define APP_LOG_ENABLED 1
/**
* @brief Activate monitoring (probes) of some internal RF signals for debug purpose
diff --git a/STM32CubeIDE/STS_RR_R125.launch b/STM32CubeIDE/STS_RR_R125.launch
index 7058cf6..947967b 100644
--- a/STM32CubeIDE/STS_RR_R125.launch
+++ b/STM32CubeIDE/STS_RR_R125.launch
@@ -78,5 +78,6 @@
+