[LLCC68] Added note about different configuration

This commit is contained in:
jgromes 2024-11-22 17:16:27 +01:00
parent 53e7a309a0
commit 35f18b049b
2 changed files with 8 additions and 4 deletions

View file

@ -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

View file

@ -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