The future implementation of Multi SF support with the LR2021 #8769
serialrf433
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The LR2021 added support for multi SF. This would add nice new capabilities. For example many communities are changing from Long_Fast to something with more capacity. The LR2021 can support Long_Fast and the other setting at the same time.
The Datasheet of the LR2021 is out now. Current version of the datasheet is v1.1. https://www.semtech.com/products/wireless-rf/lora-plus/lr2021
In the firmware things like this have to be implemented at best possible way:
It is essential to ensure that the main detector is programmed to receive the highest spreading factor that the receiver is expected to handle.These are the relevant things that could be interesting to talk about:
RadioLib is getting LR2021 support in version 8.0.0 jgromes/RadioLib#1457
@GUVWAF i am interested in your opinion how the multi SF could be implemented at best.
Beta Was this translation helpful? Give feedback.
All reactions