diff --git a/LoRaWAN/App/lora_app.h b/LoRaWAN/App/lora_app.h
index d3c7175..a4bc3d5 100644
--- a/LoRaWAN/App/lora_app.h
+++ b/LoRaWAN/App/lora_app.h
@@ -51,7 +51,7 @@ extern "C" {
/*!
* Defines the application data transmission duty cycle. 10s, value in [ms].
*/
-#define APP_TX_DUTYCYCLE 30000
+#define APP_TX_DUTYCYCLE 60000
/*!
* LoRaWAN User application port
diff --git a/STM32CubeIDE/.settings/language.settings.xml b/STM32CubeIDE/.settings/language.settings.xml
index 9ab2734..7768bdb 100644
--- a/STM32CubeIDE/.settings/language.settings.xml
+++ b/STM32CubeIDE/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
@@ -16,7 +16,7 @@
-
+
diff --git a/STM32CubeIDE/Release/LoRaWAN_End_Node_E5CC.bin b/STM32CubeIDE/Release/LoRaWAN_End_Node_E5CC.bin
index e1daa6b..6e32754 100644
Binary files a/STM32CubeIDE/Release/LoRaWAN_End_Node_E5CC.bin and b/STM32CubeIDE/Release/LoRaWAN_End_Node_E5CC.bin differ
diff --git a/STM32CubeIDE/Release/LoRaWAN_End_Node_E5CC.hex b/STM32CubeIDE/Release/LoRaWAN_End_Node_E5CC.hex
index 0a14245..7ca2cb0 100644
--- a/STM32CubeIDE/Release/LoRaWAN_End_Node_E5CC.hex
+++ b/STM32CubeIDE/Release/LoRaWAN_End_Node_E5CC.hex
@@ -485,7 +485,7 @@
:101E280031FC0B4800224FF4004101F0FBFB08484D
:101E380000224FF4007101F0F5FBBDE808400448AA
:101E480000224FF4006101F0EDBB00BF70000020DC
-:101E58000004004810B547F23053084C002818BF5A
+:101E58000004004810B54EF66023084C002818BF4F
:101E68000346074823600CF027FE216804480CF05D
:101E7800ABFEBDE8104002480CF06CBE0800002024
:101E8800300400200A460149FFF742BA00F003086F
@@ -4034,7 +4034,7 @@
:08FBE4009405FF7F0100000001
:04FBEC005D010008AF
:04FBF00039010008CF
-:10FBF4000000000025030020307500000000010013
+:10FBF400000000002503002060EA0000000001006E
:10FC040000000000000000000000000004000000EC
:10FC1400401F0000F91700082918000841180008BF
:10FC2400AD1800088D1E000871210008111E00087F
diff --git a/STM32CubeIDE/Release/LoRaWAN_End_Node_E5CC.list b/STM32CubeIDE/Release/LoRaWAN_End_Node_E5CC.list
index 924f1bf..940cde2 100644
--- a/STM32CubeIDE/Release/LoRaWAN_End_Node_E5CC.list
+++ b/STM32CubeIDE/Release/LoRaWAN_End_Node_E5CC.list
@@ -29,9 +29,9 @@ Idx Name Size VMA LMA File off Algn
ALLOC
12 .ARM.attributes 0000002a 00000000 00000000 00011108 2**0
CONTENTS, READONLY
- 13 .comment 00000043 00000000 00000000 00011132 2**0
+ 13 .comment 00000086 00000000 00000000 00011132 2**0
CONTENTS, READONLY
- 14 .debug_frame 0000033c 00000000 00000000 00011178 2**2
+ 14 .debug_frame 0000033c 00000000 00000000 000111b8 2**2
CONTENTS, READONLY, DEBUGGING, OCTETS
Disassembly of section .text:
@@ -2921,7 +2921,7 @@ Disassembly of section .text:
08001e5c :
8001e5c: b510 push {r4, lr}
- 8001e5e: f247 5330 movw r3, #30000 @ 0x7530
+ 8001e5e: f64e 2360 movw r3, #60000 @ 0xea60
8001e62: 4c08 ldr r4, [pc, #32] @ (8001e84 )
8001e64: 2800 cmp r0, #0
8001e66: bf18 it ne