Hello,
I have been working with the esp32, trying to get my httpserver from esp8266.
I migrated the code to the new architecture and it seems to receive just fine data, but when i try to netconn_write i get a stackoverflow detection.
This is a snippet of the code i'm using:
xSemaphoreTake ...