I am using the Arduino IDE.
I have set up a simple I2C to WiFiUDP.broadcast --> WiFiUDP to Serial connection between two ESP8266.
Both are in Station mode logged into my home wifi.
The packages which are transfered are not longer than 32 Byte.
These 32Byte Packages need to be transfered more than 100 times a second.
Sometimes i only get arround 10 packages in a second.
How fast is the Transmission of Wifi UDP ?
How could i get a faster transmission ?
Does the UDP package buffersize have an influence on the transmissionrate ?
REgards
StefanStatistics: Posted by Buffalochill — Thu Feb 16, 2017 4:57 pm
]]>