So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By cyrosd
#70612 Hello everyone,
I'm currently trying to use an ESP8266 to get datas from an STM. I want to get up to 1152 bytes @25Hz. I am using the UART passthrough with UDP sending to the broadcast adress 192.168.4.255 (as seen on the command example,but with broadcast). I am currently only trying with 24 bytes of data @25 Hz but I seem to only get about 10 every second in burst (9~ every milliseconds and nothing for almost a second according to wireshark). Do you know what could be causing that?
Thank you
Cyril