mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
update lora-design to explain what the file is
This commit is contained in:
parent
861166d748
commit
96b86b435b
|
@ -2,7 +2,10 @@
|
|||
id: lora-design
|
||||
title: LoRa Design Guide
|
||||
sidebar_label: LoRa Datasheet
|
||||
sidebar_position: 1
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
- [LoRa Design Guide Datasheet](/documents/LoRa_Design_Guide.pdf)
|
||||
## Useful Resources
|
||||
|
||||
### [LoRa Modem Design Guide](/documents/LoRa_Design_Guide.pdf)
|
||||
- A guide from Semtech explaining the key principles and design parameters behind LoRa modulation and their SX1272/3/6/7/8 LoRa modem chips. Helpful for understanding core LoRa concepts like spreading factor, bandwidth, time on air, sensitivity etc.
|
||||
|
|
Loading…
Reference in a new issue