Comment on Benchmarking latency across common wireless links for microcontrollersparentComments−utopcell2yLonger buffers allow for jitter in processing further upstream. If you get a buffer every 0.6ms, you need to be able to process it always within 0.6ms.−polishdude202yAh right that makes sense
Comments
Longer buffers allow for jitter in processing further upstream. If you get a buffer every 0.6ms, you need to be able to process it always within 0.6ms.
Ah right that makes sense