Axel Lin

Results 172 comments of Axel Lin

Hi @UncleRus Is there any update for transition to a new driver version? https://github.com/UncleRus/esp-idf-lib/issues/626#issuecomment-2114567234

Hi @UncleRus Any update? FYI, the IDF-5.4 is already released.

Hi @trombik Any update for this issue?

> Is there a way to set the total timeout for esp_http_client_open ? Or is there a way to know the total timeouts for the entire call? Maybe @david-cermak @ESP-YJM...

Hi @Alvin1Zhang @igrr This issue has been marked as REVIEWING for 1 year. Can someone help to update the status of this issue?

@MATACE Could you provide the wireshark log?

Try enable LWIP_DEBUG to check the values of p->tot_len, recv_left, recvd and copylen before the assertion.

> Yes and I'm sorry but we will remove v1 driver quickly in next version, so I'm going to close this issue and recommand you use v2 driver. Thanks IMHO,...

@espressif-abhikroy I found https://github.com/espressif/esp-lwip/commit/b15cd2de75d408f9f813367571143b9bcff20738 in esp-lwip 2.2.0-esp branch, but the fix is not yet in esp-idf. Also note, the release branches of esp-idf are using esp-lwip 2.1.2-esp branch which does...

Fixed in master: e4c92855eea7a1c8db9dda83297c7e9c9e195eb5. I'm still waiting for the fix for release branches.