点灯blinker esp8266DHT_11温度传感器微信点灯物联和天猫精灵-Arduino中文社区 - Powered by Discuz! Archiver

qiao9797 发表于 2020-4-30 20:22

您好上传的时候报错说无法连接到8266是怎么回事啊

    raise FatalError('Failed to connect to %s: %s' % (self.CHIP_NAME, last_error))
esptool.FatalError: Failed to connect to ESP8266: Timed out waiting for packet header
esptool.FatalError: Failed to connect to ESP8266: Timed out waiting for packet header

_

heran34 发表于 2020-5-23 23:47

上传成功了点灯科技也添加按键了怎么什么都不显示呢

1161881249 发表于 2020-8-7 22:37

编译时为什么会这样
Arduino:1.9.0-beta (Linux), 开发板:"NodeMCU 1.0 (ESP-12E Module), 80 MHz, Flash, Legacy (new can return nullptr), Disabled, All SSL ciphers (most compatible), 4MB (FS:2MB OTA:~1019KB), 2, v2 Lower Memory, Disabled, None, Only Sketch, 115200"

/home/lemon/Downloads/DHT11/DHT11.ino: In function 'void setup()':
DHT11:53:31: error: 'aligenieQuery' was not declared in this scope
   53 |   BlinkerAliGenie.attachQuery(aligenieQuery);
      |                               ^~~~~~~~~~~~~
exit status 1
'aligenieQuery' was not declared in this scope

在文件 -> 首选项开启
“编译过程中显示详细输出”选项
这份报告会包含更多信息。
页: 1 [2]
查看完整版本: 点灯blinker esp8266DHT_11温度传感器微信点灯物联和天猫精灵