§ 02 / Technology

Passive sensing, patented from antenna to algorithm.

Our sensors listen for the location-service signals that mobile phones already emit. No camera. No transmission. No personal information — ever. Here’s how it stacks up against everything else on the market.

§ 02.1 / Comparator

DFRC vs. WiFi APs, cameras, mobile apps.

Every footfall-measurement technology has trade-offs. Here’s the honest one.

DFRC IoT sensors WiFi access points Counters & cameras Mobile app location
Hardware Required Required Required None
Software Dashboard, API, App Dashboard, API, App Dashboard, API, App CSV exports
Data ownership Exclusive Exclusive Exclusive Shared
Accuracy 90% minimum Less accurate* Less accurate, needs reboot Accurate when app is active
Counting method Mobile phone signals Mobile phone signals People Mobile app data
Range Up to 100 m Varies Gate or line of sight Unlimited
Limitation Mobile device required Mobile device required Environment dependent Privacy & user consent required

* Solutions based on access points listen to a single WiFi band — while solutions based on Software-Defined Radio (such as DFRC’s) listen to all bands. Access-point solutions therefore miss passers-by who only linger briefly.

§ 02.2 / Patents

11× patented, from how we sense to how we store.

Detection is built on a Software-Defined Radio listening passively to probing signals used for location services. No personal information is collected. No content of devices is read.

300%* more efficient

Our patented scanning algorithm detects up to 300% more devices than competing sensors, and uniquely identifies each one so the same phone is never double-counted.

01 · Passive

No transmission

Sensors only listen. They generate no electromagnetic transmission and never touch device content.

02 · Encrypted

One-way MAC hashing

A patented one-way encryption ingests every MAC address. The original address cannot be recovered.

03 · Compliant

PDPA / PIPA / GDPR ready

In SG & KR, encrypted MACs without auxiliary data are not personal data. In the EU, processing happens on-sensor — only aggregated results leave the device.

De-randomisation, solved.

iOS and Android rotate MAC addresses every second to hide identity — making one phone look like five different devices. Solutions that use a fixed ratio between randomised and non-randomised addresses are not accurate (the ratio is location and time-dependent). We reconcile them back into one.

Without de-randomisation
AA:BB:01:02:21:FFdevice #1
AA:BB:01:02:03:04device #2
AA:BB:01:09:11:00device #3
AA:BB:01:02:FF:21device #4
With DFRC
EF:BD:31:6A:FF:451 device
↑ reconciled from 4 random IDs
No double counts. No drift between sessions.
§ 02.3 / Hardware

Four sensor variants. One platform.

Static or moving, indoor or outdoor, mains-powered or solar-powered. Singapore deployments use a sensor we designed specifically for the climate, with the modem built into the plastic case.

DFRC LiveWalk indoor sensor — rectangular white IoT enclosure with four small antennas, designed for ceilings and walls
D-Series · Indoor

Indoor sensor

Compact ceiling or wall mount for galleries, malls, museums, transit halls and offices. PoE-powered.

Coverage ~30 m radius
Power PoE 802.3af
Resolution 1 m² · 1 s
Mount Ceiling / wall
DFRC LiveWalk outdoor sensor — IP-rated white enclosure with built-in modem, designed for Singapore’s climate
D-Series · Outdoor (Singapore)

Outdoor sensor · SG-edition

IP-rated weatherproof enclosure with the modem built directly into the plastic case — designed for Singapore’s climate and deployment patterns.

Coverage ~100 m radius
Power Mains / Solar
Modem Built-in
Op. temp. up to 75 °C
DFRC LiveWalk GPS sensor — white enclosure with external puck GPS antenna on a cable, for vehicle-mounted billboards
D-Series · GPS

GPS sensor

For moving deployments: includes a GPS module to track the location of a billboard mounted on a truck, bus, taxi — any vehicle that carries an ad display.

Tracking GPS · 1 Hz
Power Vehicle 12V
Range Up to 100 m
Use (D)OOH on wheels
DFRC LiveWalk solar-powered sensor variant — outdoor enclosure mounted on a pole with attached solar panel
D-Series · Solar

Solar-powered variant

The same outdoor sensor in a solar-and-battery configuration — for parks, beaches and street furniture without easy mains access.

Power Solar + LiFePO4
Autonomy 5 days, no sun
Rating IP65
Mount Pole / wall
§ 02.4 / The Dashboard

A working preview, not a screenshot.

Click through the modules in the sidebar. Switch sites in the top bar. Toggle the heatmap. The data is illustrative — the interactions are real.

The Dashboard lets you fetch data in real time, wherever you are, whenever you need it · nine modules covering site overview, mapping, heatmap, mobility, analytics, asset tracking, alerts and (D)OOH valuation.

§ 02.4 / The Dashboard

Nine modules. One workspace.

The interactive preview is best on a wider screen — here’s what the Dashboard covers. Switch sites, toggle the heatmap, set alert thresholds, value (D)OOH inventory: it’s the same data your team would see in production, in real time.

Data
Site overview

KPIs, hourly footfall, returning visitors and dwell distribution at a glance.

Data
Insights map

Filter by region and date, then read footfall on top of a stylised basemap.

Data
Heatmap

Density per square metre, updated every second.

Data
Mobility

Top visitor paths between zones, with arrowed flow overlays on the map.

Data
Analytics

Visitor counts and dwell over time with prediction bands.

Data
Asset tracking

Locate tagged assets and surface anomalies (missing tags, distance shifts).

System
Alerts

Threshold rules per region (crowding, dwell, missing assets) with severity tiers.

OOH
Hourly valuation

Estimated transaction value per hour, by day — useful for billboard pricing.

OOH
Property valuation

Per-region revenue contribution and ranking for (D)OOH inventory.

Open the page on a laptop to try the interactive preview · or scroll on for the API alternative.

§ 02.5 / API

Or skip the dashboard and bring the data to where you work.

Three endpoints cover most use cases: Floating Population (real-time count), Visitor Count (historical count), and Sensor Health.

REST · JSON

Integrate in an afternoon.

Bearer-token auth, per-region or aggregate queries, second-level resolution. Drop it into Grafana, Tableau, Power BI or your custom dashboard.

  • GET /floating-population — real-time count
  • GET /visitor-count — historical count by region
  • GET /sensor-health — per-sensor status
API · GET /visitor-count
{
  "data": [{
    "date": "2026-05-14",
    "region_data": [
      { "region": 0, "count": 429 },
      { "region": 1, "count": 612 }
    ]
  }]
}
§ Next

See where this is already running.

Singapore, Korea, Bangkok, Barcelona, Saudi Arabia, Australia — 59 cities, 4 continents, more than 5,200 sensors in the ground.

Browse deployments →
Patents11× granted
Detection accuracy90% minimum
Spatial resolution1 m²
Update rate1 second