I am trying to estimate g (acceln due to gravity) using a falling block measuring time by my nodemcu. I shall post my full code below. But first the problem I am facing:
If I keep WiFi on (though I am not using it), I get a fall time of 0.52 sec (measured using subtraction using unsigned long values from two micros() calls). The vertical distance being 174 cm, I get es...