Search found 1 match

by thgwwww
Sat Dec 30, 2023 5:52 am
Forum: ESP-IDF
Topic: http client: expected round trip time
Replies: 2
Views: 1136

Re: http client: expected round trip time

I was having a similar issue when using a cheaply made dev board with a fake SILABS chip on it and I believe I have solved it by underclocking the CPU to 160mhz. This isn't ideal but my http client seems to be a lot more responsive now, similar to my ESP8266 projects.

Hope this helps!