小编Sau*_*aul的帖子

如何使用 NodeMCU 和 arduino ide 修复“SerialTimeoutException:写入超时”错误

我试图使用 nodemcu、LED 和 blynk 应用程序构建一个简单的 IoT 产品。这是使用 NodeMCU 可以做的最基本的事情。但是,当我从 Blynk 库上传示例时,出现此错误。

这似乎是一个端口错误,但我仍然无法理解它。

错误信息如下:

Arduino: 1.8.9 (Windows 10), Board: "NodeMCU 1.0 (ESP-12E Module), 80 MHz, Flash, Disabled, All SSL ciphers (most compatible), 4M (no SPIFFS), v2 Lower Memory, Disabled, None, Only Sketch, 115200"

Sketch uses 279792 bytes (26%) of program storage space. Maximum is 1044464 bytes.
Global variables use 28848 bytes (35%) of dynamic memory, leaving 53072 bytes for local variables. Maximum is 81920 bytes.
esptool.py v2.6
2.6
esptool.py v2.6
Serial …
Run Code Online (Sandbox Code Playgroud)

arduino-ide nodemcu arduino-esp8266

6
推荐指数
2
解决办法
4万
查看次数

标签 统计

arduino-esp8266 ×1

arduino-ide ×1

nodemcu ×1