Skip to content
10 · Troubleshooting

Troubleshooting

A document to quickly find the cause and solution for each symptom. Settings the user cannot adjust (TX power, SF, BW, CR, and other LoRa physical parameters) are not covered in causes/solutions.

Communication issues#

Master ↔ Receiver not communicating#

SymptomCauseSolution
Receiver does not receive (RSSI normal)Version mismatch — both-end firmware/Wire Protocol mismatchFlash both ends to the same firmware (see 03 Firmware)
No reception on ReceiverFrequency mismatchIn Web UI Broadcast, confirm both ends use the same Frequency (see 08 LoRa/RF Configuration)
Intermittent disconnectionSync Word mismatchIn Web UI Broadcast, confirm both ends use the same Sync Word
Only a specific Receiver does not receivecamera_id not assignedIn Web UI Devices, assign a camera_id to that Receiver (see 05 Web UI Guide)
Weak signal / range problemObstacles/distanceSecure line of sight, adjust device placement/height, remove obstacles (see 08 LoRa/RF Configuration)
User-adjustable RF settings
Only Frequency and Sync Word. TX power, SF, BW, CR, etc. cannot be changed by the user.

Communication range (reference)#

The numbers below are reference examples; the actual reachable range varies greatly with the site environment (wall material/thickness, metal structures, radio interference, antenna height/line of sight, etc.). A pre-test in the real environment is recommended.

Environment (example)Expected range (example)
Open space (line of sight secured)Several hundred m
Indoor (1-2 walls)Tens to hundreds of m
Indoor (many concrete walls)Tens of m
Not guaranteed performance
The values above are not guaranteed performance. For important sites, run an on-site test in advance with margin.

LED display issues (Receiver)#

Tally LED location
The Tally LED is only on the Receiver. The Master shows status only on the OLED. (See 02 Hardware Setup.)
SymptomCauseSolution
LED does not light at allcamera_id not assignedAssign a camera_id in Web UI Devices (see 05 Web UI Guide)
LED does not light at allNo LoRa receptionCheck Communication issues
PGM does not light redCamera mapping errorCheck the Web UI Switcher mapping (see 06 Switcher Integration)
PVW does not light greenSwitcher not connectedCheck the switcher connection status in Switcher settings (see 06 Switcher Integration)
All LEDs off (all-OFF)Invalid license (STOP) or low batteryCheck STOPPED screen / Battery issues
LED color shown as OFF (blue)off-mode=1Normal operation. Can be changed to off-mode=0 (black) (see 05 Web UI Guide)
LED too bright/darkBrightness settingAdjust brightness in Web UI Devices

STOPPED screen#

SymptomCauseSolution
OLED shows STOPPED / LICENSE REQUIRED, LED all-OFF, button unresponsiveInvalid license1) Reactivate the license on the Master (inject Device Limit) 2) physically reboot the Receiver (see 09 License Management)
No auto-release
The STOP state is not released automatically, and there is no STOP release command. Recovery requires reactivating the license and then physically rebooting the Receiver. (See 09 License Management.)

Web UI access issues#

SymptomCauseSolution
Browser ‘cannot connect’Network mismatchCheck that the PC and Master are on the same network (WiFi/Ethernet) (see 04 Network Connection)
Cannot access by IPNo IP assignedCheck the IP on the Master OLED. If none, enter AP mode and reconfigure the network (see 04 Network Connection)
Only AP mode (default IP) accessibleWiFi connection failureReconfigure WiFi from AP mode (192.168.4.1) (see 04 Network Connection)

Boot issues#

The boot step at which the OLED progress stalls can indicate the cause.

Master boot steps (12 total)#

StepScreen messageCheck on stall
1CommonCheck power/cables (see 02 Hardware Setup)
2HW CheckStall + “HW MISMATCH” → firmware for the wrong board. See the HW MISMATCH section below
3Role InitCheck power stability
4-6Network / Ethernet / Net DoneCheck the network cable/WiFi/IP (see 04 Network Connection)
7HTTPCheck power stability
8-9LoRa TX / LoRa RXRestart the device; if persistent, contact support
10DisplayRestart the device
11-12Ready / StartingNearly complete; wait briefly; if persistent, reboot

Receiver boot steps (8 total)#

StepScreen messageCheck on stall
1CommonRecharge and restart (see 02 Hardware Setup)
2HW CheckStall + “HW MISMATCH” → firmware for the wrong board. See the HW MISMATCH section below
3Role InitCheck charging status
4-5LoRa TX / LoRa RXRestart the device; if persistent, contact support
6DisplayRestart the device
7-8Ready / StartingNearly complete; wait briefly

HW MISMATCH (firmware for the wrong board)#

At boot step 2 (HW Check) the board hardware is validated. If firmware not matching the board was flashed, validation fails, the system halts, and a HW MISMATCH overlay is shown on the OLED. (This is different from a Master↔Receiver firmware version mismatch.)

HW MISMATCH
Boot halted on detecting firmware for the wrong board
SymptomCauseSolution
HW MISMATCH shown during boot then haltFirmware for the wrong board flashedRe-flash with firmware matching the board (Master/Receiver) (see 03 Firmware)

Reboot loop#

SymptomCauseSolution
Repeated auto-reboot after bootCorrupt firmwareRe-flash the firmware with the tally-node.com web flasher (see 03 Firmware)

Version mismatch#

SymptomCauseSolution
Web UI ‘version mismatch’ warningMaster firmware ≠ ReceiverFlash both ends to the same firmware (see 03 Firmware)
LoRa not working + version differenceWire Protocol mismatchBoth ends require the same firmware
Where to check the version
Check on the Master Web UI Dashboard and the Receiver OLED System Info page.
Distinguish from HW MISMATCH
A “HW MISMATCH” during boot is not a version mismatch but detection of firmware for the wrong board. (See the HW MISMATCH section above.)

OBS/vMix connection#

OBS (WebSocket)#

SymptomCauseSolution
Connection refusedPassword mismatchCheck the OBS > Settings > WebSocket server password (see 06 Switcher Integration)
Connection timeoutPort mismatchCheck the OBS WebSocket default port 4455
Connected but tally does not changeOBS WebSocket versionUse OBS WebSocket 5.x (see 06 Switcher Integration)

vMix (TCP)#

SymptomCauseSolution
Connection refusedPort mismatch / vMix TCP API disabledCheck/enable the vMix TCP API default port 8099 (see 06 Switcher Integration)
Connected but tally does not changeInterface bindingCheck that the Master is on an interface that can communicate with the vMix PC (see 06 Switcher Integration)

Battery issues#

SymptomCauseSolution
Receiver OLED shows Battery Empty then countdownBattery voltage below 3.2V (empty)Charge immediately. When the countdown ends it enters deep sleep (see 02 Hardware Setup)
Goes empty again right after chargingBattery agingReplace the 18650 battery (see 02 Hardware Setup)
No charging indicatorFaulty charger/cableReplace the 5V adapter/USB-C cable
Battery empty threshold
The battery empty detection uses a single 3.2V threshold, and a countdown of about 10s is shown before entering deep sleep.

Factory reset#

SituationSolution
Network/switcher settings tangledFactory reset and reconfigure (see 03 Firmware)
Firmware update failedRe-flash with the tally-node.com web flasher (see 03 Firmware)
Master only
Factory reset is only available from the Master Web UI and resets all Master settings. It does not affect the Receiver. (See 03 Firmware.)

Diagnostic tools#

OLED System Info#

  • Master: short-press the front button to go to the System Info page. Check version/IP/LoRa settings/battery, etc.
  • Receiver: short-press the front button to go to the System Info page. Check version/camera_id/battery/RSSI, etc.

Web UI Dashboard#

On the Master Web UI Dashboard, check battery/temperature/uptime/switcher connection status/network/version at a glance. In Devices, check each Receiver's RSSI/SNR/battery/camera_id.

Quick diagnostic flow#

When a problem occurs, checking in the following order quickly classifies the cause.

  1. 1
    Observe symptoms
    Record OLED messages/LED state/Web UI access status
  2. 2
    Check power/battery
    Check Master/Receiver power stability (see Hardware Setup)
  3. 3
    Check network
    If the Web UI is not accessible, check whether on the same network (see Network Connection)
  4. 4
    Check communication/license
    If LED is all-OFF, check STOPPED/battery (see License Management)
  5. 5
    Check firmware/version
    Check whether both-end firmware matches (see Firmware)
Last modified