how debug, configure or resolve problem with http_client and LWIP
Posted: Mon May 24, 2021 3:22 pm
Hi, I have strange situatuion;
I have WROOM ESP32D , run example ethernet with W5500 by SPI; ESP32 with wiznet is connecting by RJ45 to router/access point;
example works when I have resposne GET from my laptop in connection peer-to-peer;
dhcp run on laptop; I have sometimes problem with connection but connection is still active and after 3sec everythin back to normal. but when I use my local network (the same program with but diffrent dhcp and the same laptop but connected by wi-fi)
I have the problem with ESP_ERR_HTTP_FETCH_HEADER The problem didt pass away , i have to use power off and power on (hardware restart);
What Can I use to debug, change some option or resolve this problem?
Do you have any idea for this?
I have WROOM ESP32D , run example ethernet with W5500 by SPI; ESP32 with wiznet is connecting by RJ45 to router/access point;
example works when I have resposne GET from my laptop in connection peer-to-peer;
dhcp run on laptop; I have sometimes problem with connection but connection is still active and after 3sec everythin back to normal. but when I use my local network (the same program with but diffrent dhcp and the same laptop but connected by wi-fi)
I have the problem with ESP_ERR_HTTP_FETCH_HEADER The problem didt pass away , i have to use power off and power on (hardware restart);
What Can I use to debug, change some option or resolve this problem?
Do you have any idea for this?