Search found 2 matches

by AngelAD91
Wed Jul 06, 2022 1:20 pm
Forum: General Discussion
Topic: how to test ESP32 SSL connection with a mqtt broker?
Replies: 1
Views: 2544

how to test ESP32 SSL connection with a mqtt broker?

Hi, I have been searching the internet for how to make a secure connection with a mqtt broker like mosquitto or aws IoT. It seems that for aws I would only need to download the three certificates needed and use them as my cert_pem, client_cert_pem and client_key_pem constants. The questions are: How...
by AngelAD91
Fri Jul 03, 2020 7:17 pm
Forum: ESP-IDF
Topic: I cannot install the realese 4.2 version nor update the one I alredy have
Replies: 0
Views: 1756

I cannot install the realese 4.2 version nor update the one I alredy have

Hello, I want to install the 4.2 release version of ESP-IDF in my PC,I downloaded the realese version from GitHub and then I ran the commants install.bat and export.bat within the ESP-IDF release 4.2. The following error appears when I try to build a project: fatal: not a git repository (or any of t...