Replies: 4 comments 2 replies
-
|
I was looking at some Esp32's I've got in a drawer to test myself. What did you try doing? What results did you get? |
Beta Was this translation helpful? Give feedback.
-
|
我全程试了,不能实现,里面的算法几乎可以理解成是随机数,没有实际应用意义。 |
Beta Was this translation helpful? Give feedback.
-
|
I bought 3x ESP32-S3 to try this project, but I don't think this works as advertised observatory.html didn't show real ESP32 data, only demo animation/data even I point to real data via websocket. i put off 1 node and the data didn't even changed much oh well, there goes my $30 |
Beta Was this translation helpful? Give feedback.
-
|
I bought 4 ESP32-S3 boards specifically to try to reproduce this project. After testing the setup, I found that with ESP32 connected, /api/v1/sensing/latest seems to update only once after reset, and then the values remain fixed without further changes. Because of that, I cannot verify that the data is actually real-time or genuinely derived from live sensing. The same behavior happens with /api/v1/pose/current: only the timestamp keeps updating, while the other values remain unchanged. As for the Real-time CSI Data shown under /ui/index.html → Hardware, I disconnected power from all ESP32 boards, but those values kept changing😄. Is that simulated data? Also, I have not seen any evidence that anyone other than the author has successfully reproduced the full setup. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Could someone share proof of the execution results claimed in this project under a real-world setup, including the actual hardware used? From what I can see, the repository mainly contains hypothetical claims across various
.mdfiles, and I haven’t been able to reproduce the reported results even with the hardware specifications mentioned in the repo.Beta Was this translation helpful? Give feedback.
All reactions