mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-02 08:42:11 -08:00
frequency slot
This commit is contained in:
parent
879f3f3403
commit
99e5cb87f0
|
@ -56,8 +56,8 @@ Each channel is assigned one of 3 roles:
|
||||||
- The channel settings are set to default.
|
- The channel settings are set to default.
|
||||||
|
|
||||||
:::note
|
:::note
|
||||||
While you can have a different PRIMARY channel and communicate over SECONDARY channels with the same Name & PSK, a hash of the PRIMARY channel's name sets the LoRa channel number, which determines the actual frequency you are transmitting on in the band.
|
While you can have a different PRIMARY channel and communicate over SECONDARY channels with the same Name & PSK, a hash of the PRIMARY channel's name sets the LoRa frequency slot, which determines the actual frequency you are transmitting on in the band.
|
||||||
To ensure devices with different PRIMARY channel name transmit on the same frequency, you must explicitly set the LoRa channel number.
|
To ensure devices with different PRIMARY channel name transmit on the same frequency, you must explicitly set the LoRa frequency slot.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
## Channel Settings Values
|
## Channel Settings Values
|
||||||
|
|
Loading…
Reference in a new issue