Search found 1 match
- Mon Sep 09, 2024 1:41 pm
- Forum: ESP-IDF
- Topic: ENOMEM when sending udp packet to disconnected address
- Replies: 1
- Views: 672
ENOMEM when sending udp packet to disconnected address
I'm using a WT-32-S1 to send udp packets to another device over ethernet. When the other device is connected to the network packets send without issue every 100ms however when the device is not connected to the network I receive an ENOMEM error after only two packets are sent. When lwip debugging is...