We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d1db0c commit bc28174Copy full SHA for bc28174
Inc/it_sdk/configLoRaWan.h.template
@@ -52,6 +52,7 @@
52
#define ITSDK_LORAWAN_CNF_RETRY 3 // Number of retry when Confirm mode is applied
53
#define ITSDK_LORAWAN_MAX_RX_ERROR 0 // Extends the RX windows with +/- MS
54
// This is for unprecised clocks (0=default value)
55
+#define ITSDK_LORAWAN_MAX_DWNLNKSZ 32 // Max downlink Size in Byte for reception buffer
56
57
// =============================
58
// FREQUENCY MAPPING
0 commit comments