Roadmap

Product Roadmap | ViFi

Contactless patient monitoring on ~$44 of commodity WiFi hardware per hospital bed. HR is validated on real hardware today; everything else runs on the same CSI stream and the same pair of ESP32-S3 nodes.

Status board

CapabilityStatus
Heart rate (HR)✓ — 4.15 bpm cross-session MAE on real ESP32-S3 hardware (results)
Respiratory rate (RR)Pipeline + synthetic regressor only; awaiting first Vernier paired captures
Per-subject calibration + RF fingerprinting
Multi-subject "walks in the room" detection✓ — rolling fingerprint + hysteresis
Out-of-distribution suppression✓ — Mahalanobis distance, chi-square 99% threshold
Confidence-interval suppression✓ — quantile XGBoost, configurable width
Per-prediction audit log✓ — JSONL, daily-rotating, FDA-ready
Paired-capture orchestrator✓ — one-command 3-logger session
Synthetic CSI generator✓ (sanity check)
Per-packet CSI ingest✓ — live API endpoint
ESP32 capture + HR logger✓ — hands-free 2-min paired capture
Presence / occupancy✓ (variance threshold)
Apnea detectionPlanned
Transient-event loggerPlanned
Gait / walking-speedPlanned (WiGait reference)
Fall detectionPlanned (WiFall reference)
4-receiver multi-node array (deterministic identity)Planned

In flight (May 2026)

MilestoneTargetDeliverable
Multi-subject HR validationMay 202610+ subjects, varied HR ranges, target cross-subject MAE <3 bpm
Multi-room validationMay 20263+ rooms, fixed subject, measure setup-specific bias
Walk-in detection validationMay 2026Run the multi-subject walk-in protocol, validate detector thresholds
Respiratory-rate paired capturesMay 2026Vernier belt arrives; first paired CSI + RR sessions

Stage 2 (Summer 2026)

CapabilityPrior artGround truth
Apnea detectionApneaApp (UW 2015)recording pulse oximeter
Transient-event loggernone — clinical wedgesame HR/RR stream
Improved subcarrier featuresper-subcarrier ensemble
Phase-domain featuresPhaseBeat (CFO/SFO calibration)

Stage 3 (Fall 2026 – Winter 2027)

CapabilityPrior artGround truth
Gait / walking speedWiGait (MIT CSAIL 2018)timed course, pressure mat
Fall detectionWiFallactors + crash mat
4-receiver multi-patient arrayICA + AoA4× ESP32-S3 array

Stage 4 (Winter 2026 – Spring 2027)

  • First hospital pilot (5–10 beds, wellness-grade, pre-FDA)
  • IRB submission and approval
  • Subject-level cross-validation across diverse demographics

Stage 5 (Mid–Late 2027)

  • FDA 510(k) Class II submission for vitals monitoring
  • ISO 13485 Quality Management System
  • Clinical validation study at academic medical center
  • Estimated cost: ~$300K (clinical study + consultant + QMS + filing)

Long-term / research (2028 and beyond)

  • Heart Rate Variability (beat-to-beat precision; requires phase work)
  • Arrhythmia classification (downstream of HRV)
  • Sleep staging (overnight recordings + polysomnogram partnership)

Where add-on sensors fit best

Some vital signs are best measured with a different physics. ViFi's WiFi-CSI pipeline is designed to share the room with low-cost add-on modules — the per-room hardware budget leaves plenty of headroom for them.

Vital signBest-fit sensorAdd-on cost
Blood oxygen (SpO₂)Optical PPG module~$5
Body temperatureInfrared thermometer module~$10
Blood pressureActive research problem industry-wide
ECG waveformDirect-contact electrodes

Hardware BOM

v1 — 2-node room (single Tx + single Rx, statistical identity)

ItemQty~$
ESP32-S3-DevKitC-1U-N8R8230
Dual-band 2.4/5 GHz RP-SMA antenna28
IPEX1 U.FL → RP-SMA Female pigtail, 8"26
Total per room (v1)~$44

Replaces a $5,000 ward bedside monitor. >100× cheaper. Statistical multi-subject identity via RF fingerprinting (shipped).

v2 — 4-node room (1 Tx + 3 corner Rx, deterministic spatial identity)

Same per-board cost (~$22). Add 2 more nodes: ~$88 per room. Multi-perspective CSI fusion gives full 3D triangulation, deterministic multi-subject discrimination, redundancy across boards.

ConfigBoards~$vs $5K ward monitor
v1 (Tx + Rx)2$44114× cheaper
v2-min (1 Tx + 2 Rx)3$6676× cheaper
v2 (1 Tx + 3 corner Rx)4$8857× cheaper
v2 + isolated AP (HIPAA-clean deployment)4 + AP$11842× cheaper

Per first capture kit (development)

Add Polar H10 chest strap ($90) for HR ground truth during dataset collection.

Regulatory path

Wellness-grade products first (presence, falls, gait): no FDA clearance required. Target: first paying hospital customer by Spring 2027 (funding-dependent).

Vitals-grade products (HR, RR, apnea): FDA 510(k) Class II. Target: late 2027, ~$300K all-in (funding-dependent).

Engineering details

The full code — DSP pipeline, capture orchestrator, training scripts, prediction service, calibration, RF fingerprinting, audit log, and 102-test suite — is kept private during pre-clearance development. Available for technical review under NDA for investors, hospital partners, and prospective collaborators. Email hello@vifi.health.

← Back to vifi.health