Surveys, analysis and assessments delivered directly — using the same tools on this site — plus custom tool development where the off-the-shelf answer doesn't exist.
Drive-test and site survey work — planned, captured and reported end to end. Vehicle-based or on foot, metro or remote.
Site and facility connectivity assessments — what's available, what's actually usable, and what to do about the gap.
Already have the data? Coverage analysis, network comparison and client-ready reporting from your existing captures.
Purpose-built mapping and survey tools for your workflow — the same way every tool in the catalogue started.
Some of these tools were built for other companies and run under their own branding — shown here exactly as shipped, named but not restyled.

Single-pane operations dashboard for an Open5GS 5G SA core — all 18 network functions, gNB health and RF metrics over SSH, subscribers, and categorised event logs in one authenticated view.
More detail
Purpose-built TR-069 auto-configuration server for fixed wireless CPE fleets — bulk pre-provisioning before hardware ships, firmware rollouts, live connectivity monitoring, RMA tracking and customer-scoped access, with mandatory MFA.
More detailWeb-based operations dashboard for a 5G SA core network.
Open5GS ships without a native operations interface — operators monitor network functions via systemctl, read logs with journalctl, and SSH into the gNB separately to check radio health. This UI consolidates all of it into one dashboard: NF health, gNB container status, RF metrics, subscriber state and event logs, with automatic refresh and no CLI required.
Runs on the core host as a systemd-managed Node.js service — no containers required. Currently live on Ubuntu 22.04 monitoring Open5GS v2.7.6 with an Airspan AG7200 mmWave gNB on n257 (28 GHz). The radio is monitored, never modified — no risk to a live cell.
TR-069 auto-configuration server for managing fixed wireless CPE at scale.
Manages the full lifecycle of 5G and LTE customer premises equipment — bulk onboarding before hardware ships, firmware management, real-time monitoring, remote diagnostics and RMA tracking. Four systemd services (web API, TR-069/CWMP endpoint, STUN server for carrier-grade-NAT traversal, and a batch processor for queued firmware jobs) share a PostgreSQL database behind nginx TLS.
Two Linode instances (dev and production) on Ubuntu 24.04 — Python 3.13 / FastAPI, PostgreSQL, nginx TLS termination, four systemd services with automatic restart. All static assets self-hosted; no external CDN dependencies.