Basically, I have a problem debugging the ESP32 c3 over the inbuilt USB/JTAG from within eclipse-cdt + ESP-IDF plugin. Specifically, I can erase/flash/verify, as well as connect and run OpenOCD with all the single stepping goodness just fine . . . *IF* and *ONLY IF* I place my ...
Basic Infos Hardware WiFimanager Branch/Release: v2.0.10-beta+sha.b7ca079 Esp8266/Esp32: Hardware: ESP32-WROOM-32UE Description I cant get the hostname to work with the wifimanager it reports back the right hostname in the output but i c...
I'm using ESP32 board Lilygo T-Call with AXP192 PMIC and I'm trying to connect it to Internet using firmware based on ESP-IDF. I can get information from the modem but I can't connect to the network. I tried to change auth params, APN, username and password but no result. NET...
ESP32 Tx connect to Microbit P2 I can read reply from ESP32, but I cannot send AT command to ESP32, it does not run ( with the same config, I run it successfully with ESP01S - send AT command successfully) --- Here is code ...
MATLAB Online에서 열기 Hi i am trying to connect to the ESP32-CAM video streaming, my code is shown below clearall; clc; cam = ipcam('http://192.168.137.141/cam.mjpeg','user','pass','timeout', 50); preview(cam) it keeps on showing me this error ...
I have a newbie to these esp32 boards and coding in general. However, I am trying to connect my ESP-WROVER-KIT to my virtual machine (Ubuntu OS). Upon completing ls /dev/ttyUSB* it returns the two ports showing the board is connected. However, upon doing unzip esp32driver.zip it ...
Hello, I have several XIAO Esp32-s3 and most of them cannot connect to any Wifi network or open AP for WifiManager... I've already tried some solutions, but without success. Update Arduino board and IDE package -Board and IDE package downgrade ...
targets: "esp32s3". Is your current target "esp32" set correctly? ERROR: Solver failed processing dependency "espressif/esp-box" from the manifest file "F:/HoloCubic/github_esp_box_V0.5.0/esp-box/components/bsp\idf_component.yml".
I got ESP32-Gateway board (revision G) and when I try to run sample code (found here: https://github.com/espressif/arduino-esp32/tree/2.0.1/libraries/Ethernet/examples/ETH_LAN8720 ) I got following error:E (1012) esp.emac: emac_esp32_init(354): reset timeoutE (1012) esp_eth: ...
I can not get the ESP32-LyraTD-MSC to communicate to my Windows 7, 64-bit PC. By default, my Windows 7 assumes the CP2102N is a USB Input Device instead of a COM port. I installed the SiLabs drivers but discovered they don't cover the ESP32-LyraTD-MSC CP2102N VID/PID combination...