Short answer: No — the RACE RESULT Ubidium itself doesn’t have a special “direct-cable mode.”
What changes is only the network addressing. With no router present, there is no DHCP server, so you must manually set compatible static IP addresses on both the reader and the Windows laptop.
With a router, DHCP does this automatically.
| Connection type | Who assigns IP addresses | What you must configure |
|---|---|---|
| Through router | Router DHCP | Usually nothing — Webscorer just connects |
| Direct cable (laptop ↔ reader) | Nobody | You must set both IPs manually |
The reader behaves the same in both cases — it always listens on its configured IP/port.
The difference is whether a network exists to assign addresses.
Use the RACE RESULT config tool (or web interface if reachable) and give the reader a fixed address, e.g.:
IP: 192.168.0.10 Subnet: 255.255.255.0 Gateway: 192.168.0.1 (not important — can be anything in same subnet)
(Use anything private: 192.168.x.x or 10.x.x.x — just stay consistent.)
Windows → Network Adapter → IPv4 → Manual
Example:
IP: 192.168.0.20 Subnet: 255.255.255.0 Gateway: (leave blank) DNS: blank
Important rules:
• Same subnet
• Different last number
• Same subnet mask
Open Command Prompt:
ping 192.168.0.10
If this fails → Webscorer will never connect.
In Webscorer reader setup:
Device type: RACE RESULT / Ubidium
IP address: 192.168.0.10
Port: (leave default used by Ubidium — typically correct already)
Device ID: match reader ID configured in the reader
You have two options:
Give the reader a permanent static IP and reserve it in the router.
Then:
Direct cable → manually set laptop IP
Router → works automatically
Switch reader back to DHCP when using router.
But this causes IP changes → Webscorer connection problems.
Modern laptops often don’t link-up without Auto-MDIX or Windows keeps Wi-Fi active.
Do this:
Disable Wi-Fi while testing
Plug cable
Wait 10–20 sec
Then ping
The reader does NOT need a different configuration mode.
You are simply creating a tiny 2-device network:
Laptop 192.168.0.20 <----ethernet----> Ubidium 192.168.0.10
Once ping works, Webscorer will connect.
If you want, tell me what IP your Ubidium currently has — I can give you the exact Windows settings to enter.