Search found 1 match
- Fri Jun 14, 2019 8:08 pm
- Forum: ESP-IDF
- Topic: TLS Edge of Network Range Timeout
- Replies: 0
- Views: 1601
TLS Edge of Network Range Timeout
I am having issues with esp_http_client_init() when trying to connect to an access point on the edge of the network range. I am initializing connection through HTTPS and it gets stuck in this function. The watchdog does not trigger a timeout. The client config timeout does not seem to be for client ...