Global web icon
stackoverflow.com
https://stackoverflow.com/questions/77159382/error…
visual studio code - Error installing ESP-IDF ... - Stack Overflow
It creates the Espressif file, I added the paths for MDF and components in the user's paths. In Visual Studio Code, I reinstalled the extension, and then in the initial setup, I used the customized one and the files from the versions I created (I have already done this procedure 3 other times, and it worked fine).
Global web icon
snbforums.com
https://www.snbforums.com/threads/cant-disable-wmm…
can't disable WMM | SNBForums
in the professional settings I don't get a 'Disable' function, only 'Enable'. LIFX says I need to dsiable it otherwise the connection to the lights are unstable. Any idea, how to disable it? Thanks
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/72985375/esp-i…
ESP-IDF installation throws up Python errors - Stack Overflow
Update: I made some progress. It turns out that python in Debian was defaulting to Python 2. I created a symlink ln -s /usr/bin/python3 python and put it in a dir on the path. This satisfied the "click" dependency. But the Hello World example still does not compile, complaining of more missing Python packages. There are some obscure packages which Debian doesn't seem to support and which I ...
Global web icon
snbforums.com
https://www.snbforums.com/threads/espressif-inc-sh…
"Espressif Inc" shows up as connected device on my Asus router
Tonight I noticed a strange entry in the list of clients on my Asus router. I've never seen this before and I'm worried if it is a security risk. The client's name is listed as "Espressif Inc". The only thing I've done differently recently is to enable the AiProtection feature on my router...
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/76040751/unabl…
Unable to install ESP-IDF with Eclipse IDE on Windows 10
The system path and the PATH in the IDE env is different, initially while installation of tools the espressif plugin may take into account the system path variables but after the installation the IDE is totally independent of PATH variables in the system. The guys are pretty active on their github issues you can open new issues their to get the dev teamd direct support as well github.com ...
Global web icon
snbforums.com
https://www.snbforums.com/threads/mysterious-clien…
Solved - Mysterious Clients | SNBForums
My router is an Asus RT-AC3100. Recently we've added a lot of devices to our home network. Two new wireless clients have appeared. One is: audiocast the other is: espressif. I've been wondering what their source is. (smartphones apps?) I did spend some time looking at audiocast but didn't find...
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/57570586/how-t…
c - How to correctly set the hostname for the TCP/IP adapter on the ...
The Espressif WiFi Guide indicates that the event SYSTEM_EVENT_STA_START is generated once esp_wifi_start() returns successfully. The generation of this event also means that the event task will initialize the LwIP network interface (netif). Since we know that the TCP/IP adapter will surely have been initialized at this point, we can invoke the hostname change function. Here is an example of a ...
Global web icon
snbforums.com
https://www.snbforums.com/threads/experiencing-pac…
Experiencing Packet Loss | SNBForums
I am having issues with packet loss on my WiFi. I've read in several places that packet loss up to 1% should be expected (and that is OK for me) on networks with heavy workloads and considering other factors like signal strength, noise, walls etc., but I am experiencing 7% to 15% on my 5ghz...
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/78139635/debug…
Debug issue with ESP-IDF master version 5.3 - Stack Overflow
I am using ESP-IDF with Eclipse, ESP32-C6 vboard. After updating master version to 5.3 debugging is going to fail. While using debug mode using ESP_IDF GDB OpenOCD Debugging I am getting some issue...
Global web icon
snbforums.com
https://www.snbforums.com/threads/error-wifi-ax88u…
Error WiFi, AX88U Pro, wlceventd, Disassociated due to inactivity
On the client side, it was older firmware from Espressif that had the issue on their side... and these chips are everywhere as they are basically an all-in-one solution, not just WiFi, but the MCU side, along with UART support for sensors, etc...