Could anyone kindly give me some idea as to how I could measure the network latency between my NodeMCU and mobile Blynk application. I have created a project whereby the hardware component is controlled using the widgets in my Blynk application. Upon pressing the button widget, it takes some time before the signal is transmitted. I would like to know, how much this delay is.
May I know how can I measure the latency for my signal to be transmitted from my Blynk application in my mobile phone to my NodeMCU? I believe the time should be really small, hence stopwatch might not be a good option in this scenario.