Demo does not update despite working data #86

Open
opened 2026-03-02 21:53:24 +08:00 by MintOcha · 0 comments
MintOcha commented 2026-03-02 21:53:24 +08:00 (Migrated from github.com)

Hi, I have set this up with an esp32 all connected and working and loaded the rvf provided under /docker.

Image

Information is being received through the ESP-32

Image

Logs from esp:
I (309752) csi_collector: CSI cb #300: len=256 rssi=-57 ch=5 W (334972) wifi:[ADDBA]rx delba, code:39, delete tid:0 I (334972) wifi:<ba-del>idx:0, tid:0 I (336002) wifi:<ba-add>idx:0 (ifx:0, 14:eb:b6:12:c5:3f), tid:0, ssn:14, winSize:64 W (341992) wifi:[ADDBA]rx delba, code:39, delete tid:6 I (341992) wifi:<ba-del>idx:1, tid:6 I (350162) wifi:<ba-add>idx:1 (ifx:0, 14:eb:b6:12:c5:3f), tid:6, ssn:187, winSize:64 I (384592) csi_collector: CSI cb #400: len=256 rssi=-57 ch=5 I (489142) csi_collector: CSI cb #500: len=256 rssi=-63 ch=5

However, the issue is that the sensing page provides extremely inaccurate data

Image

and the "live demo" is just a static image of a person standing there

Image

I'm quite lost. How do i actually use this project? I already did all the flashing, docker installations, port forwarding etc. and the webui does seem to be receiving information correctly.

Hi, I have set this up with an esp32 all connected and working and loaded the rvf provided under /docker. <img width="1208" height="988" alt="Image" src="https://github.com/user-attachments/assets/566459db-3f87-4406-a0b2-6b870f38297f" /> Information is being received through the ESP-32 <img width="1138" height="1547" alt="Image" src="https://github.com/user-attachments/assets/a4cd83ad-0340-4e96-996e-ac3d0843a4db" /> Logs from esp: `I (309752) csi_collector: CSI cb #300: len=256 rssi=-57 ch=5 W (334972) wifi:[ADDBA]rx delba, code:39, delete tid:0 I (334972) wifi:<ba-del>idx:0, tid:0 I (336002) wifi:<ba-add>idx:0 (ifx:0, 14:eb:b6:12:c5:3f), tid:0, ssn:14, winSize:64 W (341992) wifi:[ADDBA]rx delba, code:39, delete tid:6 I (341992) wifi:<ba-del>idx:1, tid:6 I (350162) wifi:<ba-add>idx:1 (ifx:0, 14:eb:b6:12:c5:3f), tid:6, ssn:187, winSize:64 I (384592) csi_collector: CSI cb #400: len=256 rssi=-57 ch=5 I (489142) csi_collector: CSI cb #500: len=256 rssi=-63 ch=5 ` However, the issue is that the sensing page provides extremely inaccurate data <img width="2637" height="1530" alt="Image" src="https://github.com/user-attachments/assets/aa75243d-f275-4b02-b20d-b36cb801c297" /> and the "live demo" is just a static image of a person standing there <img width="2472" height="1544" alt="Image" src="https://github.com/user-attachments/assets/1420ead6-2184-487a-8477-0acf1708da22" /> I'm quite lost. How do i actually use this project? I already did all the flashing, docker installations, port forwarding etc. and the webui does seem to be receiving information correctly.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dearsky/wifi-densepose#86