diff --git a/_l_l_c_c68_8h_source.html b/_l_l_c_c68_8h_source.html
index 200afcb6..32d4f77d 100644
--- a/_l_l_c_c68_8h_source.html
+++ b/_l_l_c_c68_8h_source.html
@@ -100,23 +100,23 @@ $(document).ready(function(){initNavTree('_l_l_c_c68_8h_source.html',''); initRe
- 46 int16_t
begin(
float freq = 434.0,
float bw = 125.0, uint8_t sf = 9, uint8_t cr = 7, uint8_t syncWord = RADIOLIB_SX126X_SYNC_WORD_PRIVATE, int8_t power = 10, uint16_t preambleLength = 8,
float tcxoVoltage = 1.6,
bool useRegulatorLDO =
false);
-
-
+ 48 int16_t
begin(
float freq = 434.0,
float bw = 125.0, uint8_t sf = 9, uint8_t cr = 7, uint8_t syncWord = RADIOLIB_SX126X_SYNC_WORD_PRIVATE, int8_t power = 10, uint16_t preambleLength = 8,
float tcxoVoltage = 1.6,
bool useRegulatorLDO =
false);
-
-
-
-
- 68 #if !defined(RADIOLIB_GODMODE)
-
-
-
-
+
+
+
+
+
+
+ 70 #if !defined(RADIOLIB_GODMODE)
+
+
-
+
+
+
Derived class for LLCC68 modules.
Definition: LLCC68.h:16
int16_t begin(float freq=434.0, float bw=125.0, uint8_t sf=9, uint8_t cr=7, uint8_t syncWord=RADIOLIB_SX126X_SYNC_WORD_PRIVATE, int8_t power=10, uint16_t preambleLength=8, float tcxoVoltage=1.6, bool useRegulatorLDO=false)
Initialization method for LoRa modem.
Definition: LLCC68.cpp:8
int16_t setBandwidth(float bw)
Sets LoRa bandwidth. Allowed values are 125.0, 250.0 and 500.0 kHz.
Definition: LLCC68.cpp:32
diff --git a/_s_x1262_8h_source.html b/_s_x1262_8h_source.html
index 616dd678..5513b7f4 100644
--- a/_s_x1262_8h_source.html
+++ b/_s_x1262_8h_source.html
@@ -105,27 +105,27 @@ $(document).ready(function(){initNavTree('_s_x1262_8h_source.html',''); initResi
- 51 int16_t
begin(
float freq = 434.0,
float bw = 125.0, uint8_t sf = 9, uint8_t cr = 7, uint8_t syncWord = RADIOLIB_SX126X_SYNC_WORD_PRIVATE, int8_t power = 10, uint16_t preambleLength = 8,
float tcxoVoltage = 1.6,
bool useRegulatorLDO =
false);
-
- 74 int16_t
beginFSK(
float freq = 434.0,
float br = 4.8,
float freqDev = 5.0,
float rxBw = 156.2, int8_t power = 10, uint16_t preambleLength = 16,
float tcxoVoltage = 1.6,
bool useRegulatorLDO =
false);
-
-
+ 53 int16_t
begin(
float freq = 434.0,
float bw = 125.0, uint8_t sf = 9, uint8_t cr = 7, uint8_t syncWord = RADIOLIB_SX126X_SYNC_WORD_PRIVATE, int8_t power = 10, uint16_t preambleLength = 8,
float tcxoVoltage = 1.6,
bool useRegulatorLDO =
false);
+
+ 76 int16_t
beginFSK(
float freq = 434.0,
float br = 4.8,
float freqDev = 5.0,
float rxBw = 156.2, int8_t power = 10, uint16_t preambleLength = 16,
float tcxoVoltage = 1.6,
bool useRegulatorLDO =
false);
-
-
-
-
-
-
- 108 #if !defined(RADIOLIB_GODMODE)
-
-
-
-
+
+
+
+
+
+
+
+
+ 110 #if !defined(RADIOLIB_GODMODE)
+
+
-
+
+
+
Implements all common low-level methods to control the wireless module. Every module class contains o...
Definition: Module.h:16
Derived class for SX1262 modules.
Definition: SX1262.h:19
SX1262(Module *mod)
Default constructor.
Definition: SX1262.cpp:4
diff --git a/_s_x1268_8h_source.html b/_s_x1268_8h_source.html
index d81b564e..ed0a89a2 100644
--- a/_s_x1268_8h_source.html
+++ b/_s_x1268_8h_source.html
@@ -105,27 +105,27 @@ $(document).ready(function(){initNavTree('_s_x1268_8h_source.html',''); initResi
- 51 int16_t
begin(
float freq = 434.0,
float bw = 125.0, uint8_t sf = 9, uint8_t cr = 7, uint8_t syncWord = RADIOLIB_SX126X_SYNC_WORD_PRIVATE, int8_t power = 10, uint16_t preambleLength = 8,
float tcxoVoltage = 1.6,
bool useRegulatorLDO =
false);
-
- 74 int16_t
beginFSK(
float freq = 434.0,
float br = 4.8,
float freqDev = 5.0,
float rxBw = 156.2, int8_t power = 10, uint16_t preambleLength = 16,
float tcxoVoltage = 1.6,
bool useRegulatorLDO =
false);
-
-
+ 53 int16_t
begin(
float freq = 434.0,
float bw = 125.0, uint8_t sf = 9, uint8_t cr = 7, uint8_t syncWord = RADIOLIB_SX126X_SYNC_WORD_PRIVATE, int8_t power = 10, uint16_t preambleLength = 8,
float tcxoVoltage = 1.6,
bool useRegulatorLDO =
false);
+
+ 76 int16_t
beginFSK(
float freq = 434.0,
float br = 4.8,
float freqDev = 5.0,
float rxBw = 156.2, int8_t power = 10, uint16_t preambleLength = 16,
float tcxoVoltage = 1.6,
bool useRegulatorLDO =
false);
-
-
-
-
-
-
- 107 #if !defined(RADIOLIB_GODMODE)
-
-
-
-
+
+
+
+
+
+
+
+
+ 109 #if !defined(RADIOLIB_GODMODE)
+
+
-
+
+
+
Implements all common low-level methods to control the wireless module. Every module class contains o...
Definition: Module.h:16
Derived class for SX1268 modules.
Definition: SX1268.h:19
int16_t setOutputPower(int8_t power)
Sets output power. Allowed values are in range from -9 to 22 dBm.
Definition: SX1268.cpp:79
diff --git a/class_l_l_c_c68.html b/class_l_l_c_c68.html
index 3ac192f4..6404a533 100644
--- a/class_l_l_c_c68.html
+++ b/class_l_l_c_c68.html
@@ -525,10 +525,11 @@ void bw | LoRa bandwidth in kHz. Defaults to 125.0 kHz. |
sf | LoRa spreading factor. Defaults to 9. |
cr | LoRa coding rate denominator. Defaults to 7 (coding rate 4/7). |
- syncWord | 2-byte LoRa sync word. Defaults to RADIOLIB_SX126X_SYNC_WORD_PRIVATE (0x12). |
+ syncWord | 1-byte LoRa sync word. Defaults to RADIOLIB_SX126X_SYNC_WORD_PRIVATE (0x12). |
power | Output power in dBm. Defaults to 10 dBm. |
preambleLength | LoRa preamble length in symbols. Defaults to 8 symbols. |
tcxoVoltage | TCXO reference voltage to be set on DIO3. Defaults to 1.6 V, set to 0 to skip. |
+ useRegulatorLDO | Whether to use only LDO regulator (true) or DC-DC regulator (false). Defaults to false. |
diff --git a/class_s_x1262.html b/class_s_x1262.html
index 0170ea9b..64da4a73 100644
--- a/class_s_x1262.html
+++ b/class_s_x1262.html
@@ -513,10 +513,11 @@ void bw | LoRa bandwidth in kHz. Defaults to 125.0 kHz. |
sf | LoRa spreading factor. Defaults to 9. |
cr | LoRa coding rate denominator. Defaults to 7 (coding rate 4/7). |
- syncWord | 2-byte LoRa sync word. Defaults to RADIOLIB_SX126X_SYNC_WORD_PRIVATE (0x12). |
+ syncWord | 1-byte LoRa sync word. Defaults to RADIOLIB_SX126X_SYNC_WORD_PRIVATE (0x12). |
power | Output power in dBm. Defaults to 10 dBm. |
preambleLength | LoRa preamble length in symbols. Defaults to 8 symbols. |
tcxoVoltage | TCXO reference voltage to be set on DIO3. Defaults to 1.6 V, set to 0 to skip. |
+ useRegulatorLDO | Whether to use only LDO regulator (true) or DC-DC regulator (false). Defaults to false. |
@@ -594,12 +595,7 @@ void freqDev | Frequency deviation from carrier frequency in kHz. Defaults to 5.0 kHz. |
rxBw | Receiver bandwidth in kHz. Defaults to 156.2 kHz. |
power | Output power in dBm. Defaults to 10 dBm. |
-
-
-
-\parma preambleLength FSK preamble length in bits. Defaults to 16 bits.
-- Parameters
-
-
+ preambleLength | FSK preamble length in bits. Defaults to 16 bits. |
tcxoVoltage | TCXO reference voltage to be set on DIO3. Defaults to 1.6 V, set to 0 to skip. |
useRegulatorLDO | Whether to use only LDO regulator (true) or DC-DC regulator (false). Defaults to false. |
diff --git a/class_s_x1268.html b/class_s_x1268.html
index 3fca203e..5f3be791 100644
--- a/class_s_x1268.html
+++ b/class_s_x1268.html
@@ -511,10 +511,11 @@ void bw | LoRa bandwidth in kHz. Defaults to 125.0 kHz. |
sf | LoRa spreading factor. Defaults to 9. |
cr | LoRa coding rate denominator. Defaults to 7 (coding rate 4/7). |
- syncWord | 2-byte LoRa sync word. Defaults to RADIOLIB_SX126X_SYNC_WORD_PRIVATE (0x12). |
+ syncWord | 1-byte LoRa sync word. Defaults to RADIOLIB_SX126X_SYNC_WORD_PRIVATE (0x12). |
power | Output power in dBm. Defaults to 10 dBm. |
preambleLength | LoRa preamble length in symbols. Defaults to 8 symbols. |
tcxoVoltage | TCXO reference voltage to be set on DIO3. Defaults to 1.6 V, set to 0 to skip. |
+ useRegulatorLDO | Whether to use only LDO regulator (true) or DC-DC regulator (false). Defaults to false. |
@@ -592,12 +593,7 @@ void freqDev | Frequency deviation from carrier frequency in kHz. Defaults to 5.0 kHz. |
rxBw | Receiver bandwidth in kHz. Defaults to 156.2 kHz. |
power | Output power in dBm. Defaults to 10 dBm. |
-
-
-
-\parma preambleLength FSK preamble length in bits. Defaults to 16 bits.
-- Parameters
-
-
+ preambleLength | FSK preamble length in bits. Defaults to 16 bits. |
tcxoVoltage | TCXO reference voltage to be set on DIO3. Defaults to 1.6 V, set to 0 to skip. |
useRegulatorLDO | Whether to use only LDO regulator (true) or DC-DC regulator (false). Defaults to false. |
diff --git a/class_s_x126x.html b/class_s_x126x.html
index bacb845b..13be4ceb 100644
--- a/class_s_x126x.html
+++ b/class_s_x126x.html
@@ -494,7 +494,7 @@ void syncWord | 1-byte LoRa sync word. |
preambleLength | LoRa preamble length in symbols. Allowed values range from 1 to 65535. |
tcxoVoltage | TCXO reference voltage to be set on DIO3. Defaults to 1.6 V, set to 0 to skip. |
- useRegulatorLDO | use the LDO instead of DC-DC converter (default false). This is necessary for some modules such as the LAMBDA from RF solutions. |
+ useRegulatorLDO | Whether to use only LDO regulator (true) or DC-DC regulator (false). Defaults to false. |
@@ -560,7 +560,7 @@ void rxBw | Receiver bandwidth in kHz. Allowed values are 4.8, 5.8, 7.3, 9.7, 11.7, 14.6, 19.5, 23.4, 29.3, 39.0, 46.9, 58.6, 78.2, 93.8, 117.3, 156.2, 187.2, 234.3, 312.0, 373.6 and 467.0 kHz. |
preambleLength | FSK preamble length in bits. Allowed values range from 0 to 65535. |
tcxoVoltage | TCXO reference voltage to be set on DIO3. Defaults to 1.6 V, set to 0 to skip. |
- useRegulatorLDO | use the LDO instead of DC-DC converter (default false). This is necessary for some modules such as the LAMBDA from RF solutions. |
+ useRegulatorLDO | Whether to use only LDO regulator (true) or DC-DC regulator (false). Defaults to false. |
diff --git a/class_s_x128x.html b/class_s_x128x.html
index f20cd435..fde91de7 100644
--- a/class_s_x128x.html
+++ b/class_s_x128x.html
@@ -569,12 +569,7 @@ void br | FLRC bit rate in kbps. Defaults to 650 kbps. |
cr | FLRC coding rate. Defaults to 3 (coding rate 3/4). |
power | Output power in dBm. Defaults to 10 dBm. |
-
-
-
-\parma preambleLength FLRC preamble length in bits. Defaults to 16 bits.
-- Parameters
-
-
+ preambleLength | FLRC preamble length in bits. Defaults to 16 bits. |
dataShaping | Time-bandwidth product of the Gaussian filter to be used for shaping. Defaults to 0.5. |
@@ -634,10 +629,10 @@ void br | FSK bit rate in kbps. Defaults to 800 kbps. |
freqDev | Frequency deviation from carrier frequency in kHz. Defaults to 400.0 kHz. |
power | Output power in dBm. Defaults to 10 dBm. |
+ preambleLength | FSK preamble length in bits. Defaults to 16 bits. |
-\parma preambleLength FSK preamble length in bits. Defaults to 16 bits.
- Returns
- Status Codes