Demo does not update despite working data #86
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi, I have set this up with an esp32 all connected and working and loaded the rvf provided under /docker.
Information is being received through the ESP-32
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=5However, the issue is that the sensing page provides extremely inaccurate data
and the "live demo" is just a static image of a person standing there
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.