On the ESP32 Arduino forum someone asked the question about throughput from an APP to an ESp32. A set up an App using B4A that did nothing but send a stream of bytes from an byte array which I populated and then I send a single finish byte. The ESP printed out the start and stop time of the...