Skip to content
11 · Technical Reference

Technical Reference

A reference document that consolidates the specifications and terminology of this device in one place.

Specifications#

Wireless (LoRa)#

ItemSpecNote
Frequency868 MHz / 433 MHzAuto-detected by hardware (SX1262/SX1268). Not user-configurable
ModulationLoRa Spread Spectrum
Spreading Factor (SF)7-12 (default 7)Not user-configurable
Bandwidth (BW)125/250/500 kHz (default 125 kHz)Not user-configurable
Coding Rate (CR)4/5, 4/6, 4/7, 4/8 (default 4/5)Not user-configurable
TX Power22 dBm (max)Not user-configurable
User-adjustableFrequency, Sync WordWeb UI Broadcast only
Sync Word0x12 (default, slider 0x01-0x96)Must match on both ends
RangeVaries by environment (reference only)Depends heavily on line of sight, obstacles, and interference. Real-world testing recommended

LED (Receiver rear)#

ItemSpecNote
LEDWS2812B x8 + diffuserReceiver only (Master has no LED)
ColorPGM=red, PVW=green, OFF=off/blue
off-mode0=black, 1=blueConfigured in Web UI Devices
Brightness0-100%Configured in Web UI Devices

Display (OLED)#

ItemSpecNote
PanelSSD1306128x64 pixels, front
ContentTally state, network, System Info, etc.Master 6 pages / Receiver 3 pages, cycling
Boot progressmaster 12 steps / receiver 8 steps
OverlaySTOPPED (invalid license) / Battery Empty / HW MISMATCH (firmware for wrong board)Mutually exclusive

Network (Master)#

ItemSpecNote
WiFi802.11 b/g/n, 2.4GHz only5GHz not supported
EthernetW5500, 10/100 MbpsRJ45 (Master only)
IP assignmentDHCP (default) / static IP
HTTP port80Web UI server

Power / Battery#

ItemSpec
Input / charging5V USB-C
Battery18650 Li-ion (common to Master/Receiver, user-replaceable)
Battery emptyVoltage below 3.2V detected → approx. 10s countdown → deep sleep

Physical#

ItemSpecNote
MCUESP32-S3
Wireless chipSX1262 (868) / SX1268 (433)LoRa
Ethernet chipW5500Master
AntennaBuilt-in LoRa antennaEnclosed in case (not removable/replaceable)
ConnectorsUSB-C, RJ45 (Master), 1/4" mount
ButtonsFront button, bottom ON/OFF switch, bottom RESET

Environmental#

ItemSpecNote
Water/dust resistanceNoneIndoor use only. A waterproof case is recommended for outdoor use
TemperatureAvoid direct sunlight and high heat
Safety & handling precautions
For detailed safety and handling precautions, refer to the battery replacement and mounting sections of the Hardware Setup document.

Glossary#

TermDescription
PGM (Program)The channel currently on-air (red LED)
PVW (Preview)The channel scheduled to go on-air next (green LED)
TallyThe current state of a camera/channel (PGM/PVW/OFF)
LoRa (Long Range)Long-range, low-power wireless communication technology
SF (Spreading Factor)LoRa spreading factor. Higher = longer range / lower speed
BW (Bandwidth)LoRa bandwidth. Wider = higher speed / shorter range
CR (Coding Rate)LoRa error-correction rate. Higher = more reliable / lower speed
Sync WordLoRa packet sync word (default 0x12). Must match on both ends
Wire ProtocolMaster↔Receiver wireless protocol. Both ends require the same firmware (same version)
RSSIReceived signal strength (dBm)
SNRSignal-to-noise ratio (dB)
NVS (Non-Volatile Storage)Settings storage that persists without power
OLEDFront display
WS2812Receiver rear RGB LED chip
ATEMBlackmagic Design switcher
vMixvMix switcher software (TCP 8099)
OBSOBS Studio (WebSocket 4455)
Device LimitNumber of allowed Receivers assigned to a license. Injected into the Master on activation
STOP behaviorOn invalid license, Receiver goes LoRa radio-silent + tally stops. Recovery requires a physical reboot
Deep SleepLow-power state the Receiver/Master enters on battery empty
off-modeLED OFF color (0=black, 1=blue)
AP modeMaster acts as a WiFi AP. Default IP 192.168.4.1
Station modeMaster connects as a client to an existing WiFi router
Last modified