You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You're running on a system without a Linux wireless subsystem (Docker on Mac/Windows, WSL2, headless server). The server will automatically fall back to simulated data. For real sensing, connect ESP32 nodes via UDP port 5005. See issue #148 and ADR-049.
ESP32 not detected
Ensure your ESP32 is flashed with the CSI firmware (see firmware/ directory)
Check that UDP port 5005 is reachable from the server
Verify TDM slot configuration: --tdm-slot 0 --tdm-total N
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Having trouble getting WiFi DensePose running? This thread covers the most common setup issues.
Quick Start
Then open http://localhost:3000 in your browser.
Common Issues
"RuntimeError: Cannot read /proc/net/wireless"
You're running on a system without a Linux wireless subsystem (Docker on Mac/Windows, WSL2, headless server). The server will automatically fall back to simulated data. For real sensing, connect ESP32 nodes via UDP port 5005. See issue #148 and ADR-049.
ESP32 not detected
firmware/directory)--tdm-slot 0 --tdm-total NVisualization is jittery / skeletons jumping
This means you need calibration. See the Calibration Guide.
Docker issues
Reporting Issues
When opening a bug report, please include:
Beta Was this translation helpful? Give feedback.
All reactions