Relative Content

Tag Archive for c#c++.net-6.0teensy

AsyncWebserver_Teensy returns invalid status line

Problem My teensy is connected to 4 Serial devices and I use the Webserver provide access to them over a local network. I have a Raspberry Pi that is requesting data from the Webserver in multiple threads. It sometimes happens that the requests to the webserver are simultaneously (within 1 ms). Roughly 5% of the […]