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...
hello, I am developing a project with esp32 Lyrat mini v1.2. in the hfp example in the sample codes, my master device does not connect to esp and I get this error. after flashing the codes to my esp device, my screen is in the form of picture 1 and picture 2. When I try to ...
Attempting to connect to my ESP32-S3 supermini board running Micropython using 'AP' mode results in an immediate disconnection -- but 'STA' mode works just fine. I am using the following Micropython firmware: ESP32_GENERIC_S3-FLASH_4M-20241129-v1.24.1.bin My other full-size ESP32-S3 dev...
i am trying to connect to the ESP32-CAM video streaming, my code is shown below 테마복사 clear all; clc; cam = ipcam('http://192.168.137.141/cam.mjpeg', 'user', 'pass', 'timeout', 50); preview(cam) it keeps on showing me this error 테마복사 Error using Untitled...
I have faced with issue that using NimBle it is not possible to connect more than one client to GATT Server !! Test was done based on esp_idf/examples/bluetooth/nimble/bleprph I have not found how to configure NimBle stack to have multiple connections (: Have anyone faced with the same...
CMake Error at C:/Espressif/frameworks/esp-idf-v5.2.2/tools/cmake/build.cmake:544 (message): ERROR: Cannot establish a connection to the component registry. Are youconnected to the internet? URL: https://components-file.espressif.com/c ... /jsmn.json Call Stack (most recent call first...
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".
/usr/local/bin/pio run -e esp32-s3-devkitc-1 Processing esp32-s3-devkitc-1 (platform: espressif32; board: esp32-s3-devkitc-1; framework: arduino) --- Verbose mode can be enabled via `-v, --verbose` option CONFIGURATION: https://docs.platformio.org/page/boards/espressif...
Can't connect to MySQL server on '127.0.0.1' (10061) 检查密码对否 如何知道密码对否? 密码错误的话会提示密码不对 查看一下你的hosts的文件 Hosts文件位置:C:\Windows\System32\drivers\etc 难道是端口的问题?于是用telnet 127.0.0.1 3308测试端口,结果它竟然提示: ...