Docs / Hardware
Pair an Epson printer
TM-T82III, TM-m30, TM-T88V — any ESC/POS TCP printer at port 9100.
halopos speaks ESC/POS out of the box. Any Epson TM-series at a static IP on your venue LAN works.
Configure the printer
On the printer's web UI (http://<printer-ip>):
- Network → DHCP off, set a static IP.
- TCP/IP port → 9100 (this is the default).
Tell the bridge about it
Set these env vars on the bridge host and restart:
HALOPOS_BRIDGE_PRINTER_DRIVER=escpos_tcp
HALOPOS_BRIDGE_PRINTER_HOST=192.168.1.50
HALOPOS_BRIDGE_PRINTER_PORT=9100
HALOPOS_BRIDGE_PRINTER_VENUE_NAME="Blue Bean Cafe"Test it
From Admin → Hardware → Peripherals, click Print test. A short receipt with "HALOPOS TEST" should come out. If not, see Troubleshooting → Printer is offline.