During testing of a 3-node TDM mesh setup (Node IDs 0, 1, 2) on ESP32-S3 CSI Nodes, the default fall_thresh value of 500 (and in some cases the internal default of 50) triggers constant "Fall Detected" alerts during normal human walking/movement.
Logs
19:31:19.037 -> W (423803) edge_proc: Fall detected! accel=5.0683 > thresh=2.0000
19:31:19.071 -> W (423823) edge_proc: Fall detected! accel=2.4746 > thresh=2.0000
Note: Even when provisioned at 500, the logs show the comparator hitting a much lower threshold (2.0), suggesting the NVS value might not be applying correctly or the default is too low for ADR-039 Edge Intelligence.