diff --git a/docs/configuration/radio/channels.mdx b/docs/configuration/radio/channels.mdx index 3daafdd4..5bd81071 100644 --- a/docs/configuration/radio/channels.mdx +++ b/docs/configuration/radio/channels.mdx @@ -56,8 +56,8 @@ Each channel is assigned one of 3 roles: - The channel settings are set to default. :::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. -To ensure devices with different PRIMARY channel name transmit on the same frequency, you must explicitly set the LoRa channel number. +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 frequency slot. ::: ## Channel Settings Values