I'm working on a local networking project for my home and part of the architecture results it my RasPi occasionally sending significantly increased UDP numbers of packets to the ESP/Arduino. However, when the speed of this traffic increases significantly over a short period of time, the ESP board seems to crash/hang (from what I suspect is a lack of memory). Has anyone had similar issues with this library or is there a workaround to ignore packets if the ESP buffer is full?
I'm working on a local networking project for my home and part of the architecture results it my RasPi occasionally sending significantly increased UDP numbers of packets to the ESP/Arduino. However, when the speed of this traffic increases significantly over a short period of time, the ESP board seems to crash/hang (from what I suspect is a lack of memory). Has anyone had similar issues with this library or is there a workaround to ignore packets if the ESP buffer is full?