Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LLCC68] module support #918

Merged
merged 3 commits into from
Nov 23, 2021
Merged

[LLCC68] module support #918

merged 3 commits into from
Nov 23, 2021

Conversation

osmanovv
Copy link
Contributor

@osmanovv osmanovv commented Nov 18, 2021

  • The LLCC68 module support. Define USE_LLCC68 and SX126X_[CS|DIO1|RESET|BUSY|etc.] pinouts to enable it.
  • The LLCC68 module is added to the default DIY configuration.

It shares the same base class as the SX1262 and SX1268 modules (see #865).

⚠️⚠️⚠️
Be aware that the LLCC68 does not support Spreading Factor 12 (SF12, 13.4.5.2 LoRa® Modulation Parameters) and will not work on the default "Long Slow" channel.
You must change the channel if you get Critical Error #3 while using this module.
⚠️⚠️⚠️

Discussion link: https://meshtastic.discourse.group/t/meshtastic-diy-project/3831/20

@mc-hamster
Copy link
Member

Looks good. Thanks for this!

@mc-hamster mc-hamster merged commit 2fa2497 into meshtastic:master Nov 23, 2021
@mc-hamster
Copy link
Member

mc-hamster commented Nov 23, 2021

@osmanovv Please open a bug to track the lack of SF12 support and we should have an elegant way to track that error condition. Thanks mate!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants