Skip to content
Discussion options

You must be logged in to vote

Here's one way to think about it (there are plenty of other approaches).

LoRa Settings

  • You can yell as loud as you want from the ground station, but you want to make sure you can hear the sat
  • My most recent mission was V-R3X and I used the following settings very successfully for command/control at 915MHz (433 is even easier to close):
    • DOWNLINK SF7, BW62500, CR8, CRC=True, Low data rate optimized=True; data rate ~1800 bps
    • UPLINK SF9, BW250000, CR8, CRC=True, Low data rate optimized=True; data rate ~2200 bps
    • both achieve a link budget of 137dB

The above worked great and I always had 20+ dBm of margin so I could have pushed the data rate higher if I needed to. V-R3x also had an s-band …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by maholli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants