Search found 4 matches

by wizard612powerz
Sun Sep 21, 2025 7:14 pm
Forum: ESP-IDF
Topic: Installtion Issue
Replies: 1
Views: 673

Re: Installtion Issue

If you are experiencing issues downloading the toolchain file from GitHub (such as the download reaching 98% and then restarting repeatedly), the Espressif documentation suggests an alternative approach: you can set an environment variable to prefer Espressif's own download server for GitHub asset ...
by wizard612powerz
Thu Sep 18, 2025 12:52 pm
Forum: ESP-IDF
Topic: Installtion Issue
Replies: 1
Views: 673

Installtion Issue

Im on Xubuntu operating system.

I have cloned this repo https://github.com/espressif/esp-idf after it was cloned

I have ran the install script ./install.sh and it always stops when trying to download this link here https://github.com/espressif/crosstool-NG/releases/download/esp-14.2.0_20241119 ...
by wizard612powerz
Tue Dec 17, 2024 2:43 pm
Forum: General Discussion
Topic: Wifi not working ESP32
Replies: 0
Views: 959

Wifi not working ESP32

Q : I don't know what is wrong with my code i took it from the esp32 wifi station examples and it does not work and keep in mind that my SSID is hidden does this make a change? I'm using an esp32-wroom-32d dev board.

- Note : in the main code in my pc i replaced ther EXAMPLE_ESP_WIFI_SSID with my ...
by wizard612powerz
Mon Dec 09, 2024 5:35 pm
Forum: ESP-IDF
Topic: MQTT
Replies: 1
Views: 969

MQTT

Good Evening everyone,
I'm working on a project where ESP32 takes analog data from some senor then send it to a website via
websocket, and then I was introduced to MQTT, i have made the oneshot ADC task and im trying to sent data using a topic called my_topic.

My Questions are,
1- What do i need ...

Go to advanced search