michael 1 ano atrás
pai
commit
6da894142e
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      code/sdkconfig.defaults

+ 1 - 0
code/sdkconfig.defaults

@@ -128,6 +128,7 @@ CONFIG_MQTT_USE_CUSTOM_CONFIG=y
 #CONFIG_MQTT_CUSTOM_OUTBOX=y # -> Use custom outbox in components/jomjol_mqtt/mqtt_outbox.h/cpp. If USE_PSRAM is enabled in there, it will save 10 kBytes of internal RAM. How ever it also leads to memory fragmentation, see https://github.com/jomjol/AI-on-the-edge-device/issues/2200
 #CONFIG_MQTT_CUSTOM_OUTBOX=y # -> Use custom outbox in components/jomjol_mqtt/mqtt_outbox.h/cpp. If USE_PSRAM is enabled in there, it will save 10 kBytes of internal RAM. How ever it also leads to memory fragmentation, see https://github.com/jomjol/AI-on-the-edge-device/issues/2200
 
 
 CONFIG_ESP_TLS_INSECURE=y
 CONFIG_ESP_TLS_INSECURE=y
+CONFIG_ESP_TLS_SKIP_SERVER_CERT_VERIFY=y
 
 
 CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER=n
 CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER=n