wireless-esp8266-dap
wireless-esp8266-dap copied to clipboard
CMSIS-DAP compatible wireless debugger for various ESP chips such as ESP8266, ESP32. Optional 40MHz SPI acceleration, etc....
使用ESP32-C3FH4设计了一块板,使用板载天线,如下图  另外又购买了一块现成的ESP32-C3FH4开发板作参考,如下图  以上两块板使用官方AT固件,WiFi信号都很好,而使用wireless dap的固件信号就很差,基本上只有在不超过10厘米的范围内才能连上热点,即使连上了在十多分钟的时间至少要掉线四五次.不知为何会如此?这真的是一个很奇怪的问题. 看了下sdkconfig文件的功率配置,是20,但是我不知道这个20指的是dbm还是设定值,如果是AT固件设定功率的话,存在一个设定值与实际值的对应关系,但很显然config文件与API显然是不同的.
问题描述:实验室里有几块烧录板子,大家都开同样的热点,容易导致其他同学的调试器连接到自己的电脑上,通过编译的头文件修改WIFI信息有点麻烦,是否可以通过串口、WIFI、蓝牙等方式修改WIFI连接信息。
你好,我在对本项目进行二次开发时,想通过jtag调试器进行调试,但是却发现DebugConsole中出现了以下的错误。 使用的开发板:esp-wrover-kit 系统:win10 平台:VSCode + PlatformIO插件 ``` undefinedC:\Users\22380\.platformio\packages\toolchain-xtensa-esp32\bin\xtensa-esp32-elf-gdb.exe: warning: Couldn't determine a path for the index cache directory. Reading symbols from c:\Users\22380\Documents\GitHub\wireless-esp8266-dap\.pio\build\esp-wrover-kit\firmware.elf... PlatformIO Unified Debugger -> https://bit.ly/pio-debug PlatformIO: debug_tool =...
First part of getting FW to work was a fail, issue #46. Decided to make one more last try in hardcore style: compiled softAP from latest ESP8266_RTOS_SDK, opened in hex...
not booting
I have a problem running the latest firmware. It all builds up fine, flashing works fine, but after reboot I cannot find any new DAP wifi device. Also ping dap.local...
Hello, Has any work been done to support newer IDF versions? I'd like to port this project to ESP32C6 to use this tiny module: https://docs.m5stack.com/en/core/M5NanoC6 However, it requires IDF 5.2...
用iar显示  用keil可以正常使用 想问iar下能正常使用的吗
ets Jan 8 2013,rst cause:1, boot mode:(3,6) load 0x40100000, len 5876, room 16 tail 4 chksum 0xd5 load 0x3ffe8008, len 24, room 4 tail 4 chksum 0x3c load 0x3ffe8020, len...
``` $ openocd -f ./ocd-stm32.cfg -f target/stm32g0x.cfg Open On-Chip Debugger 0.12.0 Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html Info : auto-selecting first available session transport "swd". To...