I have an ESP32 board reading files from a SD card and then send them to an Android app (via WiFi naturally). I need to know how fast the data is received on the Android side. Is there a way to know the bitrate of the data transfer? Or maybe know the exact time it took to receive the file?