Search found 2 matches
- Fri Mar 18, 2022 4:19 am
- Forum: ESP-IDF 中文讨论版
- Topic: IDF工具使用时突然编译不过,和之前备份的工具比对,很多文件大小变为0,没有手动更新过,让人很不放心啊
- Replies: 1
- Views: 2147
IDF工具使用时突然编译不过,和之前备份的工具比对,很多文件大小变为0,没有手动更新过,让人很不放心啊
附件截图有文件比较的详细信息,在编译的时候前一次还好好的,突然就报了很多函数找不到的操作,一比较发现idf文件夹下很多文件大小都变为0字节大小。没有对工作做过什么操作,看文件大小还是不同的时间但是比较接近,像是工具后台在更新时失败导致文件变为0了,想求助下大家有遇到过吗?
- Sat Feb 12, 2022 8:34 am
- Forum: ESP32 Arduino
- Topic: The example "WiFiTelnetToSerial" in arduino not work as expect,can someone help me,tks.
- Replies: 0
- Views: 2101
The example "WiFiTelnetToSerial" in arduino not work as expect,can someone help me,tks.
"WiFiTelnetToSerial" example not work as expect(I have test it on esp32c3 and esp32 modules,like same),when I send data from another device to esp32,the data can't recieve immediately,maybe five or ten seconds it will show in the terminal,or can't show at all,but if I send data from esp32 to another...