Search found 1 match

by weisenren
Wed Aug 07, 2024 5:07 am
Forum: ESP-IDF 中文讨论版
Topic: esp32 使用https 例程运行正常,移植后就运行异常
Replies: 0
Views: 1413

esp32 使用https 例程运行正常,移植后就运行异常

1、芯片 ESP32-D0WDQ6-V3 2、IDF版本esp-idf-v4.4.2 3、例程 esp-http-client 中的https部分,在configuration editor 中已经选择了Skip server certificate 例程中运行就能正常连接,移植后就一直报错 (1)正常连接 static void https_with_url(void) { esp_http_client_config_t config = { // .url = "https://www.howsmyssl.com", .url = "https://api.ubibot.cn/heart...