arduino固件烧录

NodeMCU入坑指南-烧写固件并连接WIFI - 0pen1 - 博客园 (cnblogs.com)

在这里要说一下,我们现在要烧写不带DEBUG的固件,如果烧写了带DEBUG的固件可能会出现这个问题:

nodeMCU无限打印wifi event monitor handle event cb is called

image-20240319160753330

image-20240319160541621

image-20240319160630511

烧录不开启debug的

image-20240319160717727

烧录开启Debug的固件就正常了

image-20240319160728150

image-20240319160734103

ESP8266-烧录


http://arduino.esp8266.com/stable/package_esp8266com_index.json

image-20240319160905353


http://arduino.esp8266.com/stable/package_esp8266com_index.json
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json


D3拉低的情况

image-20240319160935759

image-20240319160941609

总结

2024年2月22日

个人感觉ESP8266用arduino资源有点少,不如弄at固件跟stm32相连接,而已arduino编译的速度太慢了,或者不如用lua试试

https://blog.csdn.net/qq_43415863/article/details/114176094

img

img

img

img

失败了

posted @ 2024-03-19 16:23  哈了个皮  阅读(150)  评论(0)    收藏  举报