[LLCC68] Added note about different configuration

pull/1335/head^2
jgromes 2024-11-22 17:16:27 +01:00
rodzic 53e7a309a0
commit 35f18b049b
2 zmienionych plików z 8 dodań i 4 usunięć

Wyświetl plik

@ -3,8 +3,10 @@
This example listens for LoRa transmissions using LLCC68 LoRa modules.
NOTE: LLCC68 modules offer the same features as SX1261 and has the same
interface. Please see SX126x examples for full reference.
NOTE: LLCC68 modules offer the same features as SX1261 and have the same
interface. The difference is in the available LoRa settings (not all
spreading factors are available on LLCC68).
Please see SX126x examples for full reference.
WARNING: Often, LLCC68 modules are mislabeled. If you are seeing error -2
(RADIOLIB_ERR_CHIP_NOT_FOUND) and debug mode shows "SX1261" as

Wyświetl plik

@ -3,8 +3,10 @@
This example transmits packets using LLCC68 LoRa radio module.
NOTE: LLCC68 modules offer the same features as SX1261 and has the same
interface. Please see SX126x examples for full reference.
NOTE: LLCC68 modules offer the same features as SX1261 and have the same
interface. The difference is in the available LoRa settings (not all
spreading factors are available on LLCC68).
Please see SX126x examples for full reference.
WARNING: Often, LLCC68 modules are mislabeled. If you are seeing error -2
(RADIOLIB_ERR_CHIP_NOT_FOUND) and debug mode shows "SX1261" as