LoRa/RF Configuration
The Tally Node system transmits Tally information between the Master and receivers over LoRa wireless. Proper RF settings directly affect communication range, reliability, and interference prevention.
LoRa basics#
LoRa (Long Range) is a long-range, low-power wireless communication technology with the following traits:
- Long range: with line of sight, it communicates over much longer distances than WiFi
- Low power: lower power consumption than WiFi
- Low speed: enough bandwidth to transmit Tally information (very small data)
Frequency band auto-detection#
Tally Node auto-detects the connected RF module at boot:
| Detected module | Frequency band | Sync Word default |
|---|---|---|
| SX1262 | 868 MHz (EU868) | 0x12 |
| SX1268 | 433 MHz | 0x12 |
Channel scan#
Analyze the channel in use to find a clean channel with little interference.
Start scan#
- 1Open the Broadcast pageOpen
http://[master-ip]/broadcastin a browser - 2Click Start ScanClick the Start Scan button in the Channel Scan card
- 3Check the scan rangee.g. 850-930 MHz (varies by hardware band)
- 4Monitor progressWait until the scan completes
Scan results#
After the scan completes, the following information is shown:
| Item | Meaning |
|---|---|
| Frequency | Measured frequency (MHz) |
| RSSI | Signal strength (-dBm; lower is cleaner) |
| Status | Clear (usable) / Busy (interference) |
RSSI gauge#
The signal strength of the current channel is shown as a circular gauge:
| Color | RSSI range | Meaning |
|---|---|---|
| Green | -100 dBm or below | Clean channel |
| Yellow | -85 ~ -100 dBm | Usable |
| Red | -85 dBm or above | Heavy interference |
Recommended channel#
After the scan completes, the system suggests a recommended channel:
| Recommendation | Meaning | Action |
|---|---|---|
| Good | Current channel is clean | Recommended to keep |
| Better | A better channel exists | Switch suggested (auto-selected on click) |
| Change | Current channel is bad | Forced switch recommended |
Frequency and Sync Word setup#
When changing the Master and receiver RF settings, be sure to follow this procedure.
Key warning#
Change procedure#
- 1Confirm all receivers are powered ONAll target receivers must be on and near the Master
- 2Go to the Channel Settings cardSelect the Channel Settings card on the Broadcast page
- 3Adjust the Frequency slider868MHz chip: 850-930 MHz (1 MHz steps) / 433MHz chip: 410-493 MHz. The numbers below the slider are just tick marks, not preset buttons.
- 4Adjust the Sync Word sliderRange 1-150 (0x01-0x96), default 0x12 (18). The 0x01/0x20/0x40/0x60/0x80/0x96 marks below the slider are reference points, not selectable presets.
- 5Click Save Channel SettingsPress save to send the settings
- 6Wait 5-10 secondsWait without interruption until applied to all receivers
- 7Check the connection statusOn the Devices page, verify all receivers are connected normally
Apply delay reason#
Why it takes 5-10 seconds after a setting change:
- Master RF module reset (about 2s)
- LoRa packet transmission (about 1s)
- Reception and reset on each receiver (about 1-2s each)
- NVS save and reboot (about 1-3s)
Communication optimization#
Communication range#
The communication range depends heavily on environmental factors.
| Factor | Recommendation |
|---|---|
| Line of sight (LOS) | Keep a straight path free of obstacles |
| Device placement/orientation | Place so the built-in antenna is not blocked by metal/thick objects |
| Height | Install the Master and receivers as high as possible |
| Obstacles | Avoid concrete walls and metal structures |
Interference prevention#
| Interference source | Countermeasure |
|---|---|
| Other LoRa systems | If another system is operating on the same frequency, set a different Sync Word (→ Multi-system isolation) |
| Metal structures | Avoid installing near metal surfaces (reflection/attenuation) |
| WiFi/Bluetooth | Different band from LoRa (868/433 MHz), so direct interference is low |
Multi-system isolation (Sync Word)#
The Sync Word is the LoRa packet identifier, used to isolate different Tally systems that share the same frequency. One system (a Master + receiver group) all use the same Sync Word; if there is another Tally system nearby, giving it a different Sync Word value prevents interference.
Setup method#
The Sync Word is entered via a slider (range 1-150 = 0x01-0x96, default 0x12). There are no separate preset buttons; just select the desired value with the slider.
| Item | Value |
|---|---|
| Input method | Slider (integer 1-150) |
| Hex notation | 0x01-0x96 |
| Default | 0x12 (18) |
Multi-system isolation example#
When running 3 Tally systems simultaneously on the same 868 MHz band, assigning each system a different Sync Word (e.g. 0x12 / 0x40 / 0x80) isolates them without collision.
Precautions on change#
- The Master and all receivers in that group must use the same Sync Word.
- Use a different value from other systems to avoid overlap.
- Follow the procedure in Frequency and Sync Word setup (all receivers ON, wait 5-10s).
Troubleshooting#
Poor connection#
| Symptom | Cause | Solution |
|---|---|---|
| All receivers disconnected | Failure during Master Frequency/Sync Word change | Reconfigure after rebooting the Master |
| Only some receivers disconnected | Power cut during a receiver setting change | Manually reconfigure after reboot |
| Intermittent disconnection | Frequency interference | Scan channels and switch to a different channel |
Weak signal#
| Symptom | Cause | Solution |
|---|---|---|
| RSSI -60 dBm or above | Heavy interference | Scan channels to find a clean channel |
| Only some receivers weak | Blocked by an obstacle | Reposition the antenna |
| All signals weak | Faulty RF module | Hardware check |