【快速接入】使用esp8266 & WiFi接入-Arduino中文社区 - Powered by Discuz!

Arduino中文社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

楼主: 奈何col

[使用文档] 【快速接入】使用esp8266 & WiFi接入

[复制链接]
发表于 2019-11-7 22:49 来自手机 | 显示全部楼层
楼主你好,我按照步骤开始了我的制作,但是我在arduino软件中上传至我的esp8266开发版的时候,提示
发表于 2019-11-7 22:50 来自手机 | 显示全部楼层
(平台esp8266 包esp8266未知)
发表于 2019-11-7 23:20 | 显示全部楼层
楼主你好,我按照步骤开始了我的制作,但是我在arduino软件中上传至我的esp8266开发版的时候,提示:
Arduino:1.8.8 (Windows 10), 开发板:"Generic ESP8266 Module, 80 MHz, Flash, Disabled, ck, 26 MHz, 40MHz, DOUT (compatible), 512K (no SPIFFS), 2, v2 Lower Memory, Disabled, None, Only Sketch, 115200"

开发板 generic (平台 esp8266, 包 esp8266) 未知

为开发板 Generic ESP8266 Module 编译时出错。

在文件 -> 首选项开启
“编译过程中显示详细输出”选项
这份报告会包含更多信息。

发表于 2019-11-7 23:57 | 显示全部楼层
A1025399439 发表于 2019-11-7 23:20
楼主你好,我按照步骤开始了我的制作,但是我在arduino软件中上传至我的esp8266开发版的时候,提示:
Ardui ...

修改flash大小为4M
发表于 2019-11-8 10:44 | 显示全部楼层
请教奈何col,怎么样让设备输入指定auth key,而不是以固件方式烧写到esp8266中。(因为设备解绑之后就用不回原来的auth了,这样就要每次要改auth,重新烧写esp8266.),设备的“自动配网”已经完成,但不能自动识别auth key。

点评

收费版本可能更符合你的需求,详见: https://diandeng.tech/doc/prodevice  详情 回复 发表于 2019-11-8 11:54
 楼主| 发表于 2019-11-8 11:54 | 显示全部楼层
sting2k1 发表于 2019-11-8 10:44
请教奈何col,怎么样让设备输入指定auth key,而不是以固件方式烧写到esp8266中。(因为设备解绑之后就用不 ...

收费版本可能更符合你的需求,详见:
https://diandeng.tech/doc/prodevice
发表于 2019-11-8 16:03 | 显示全部楼层
Arduino:1.8.8 (Windows 10), 开发板:"Generic ESP8266 Module, 80 MHz, Flash, Disabled, ck, 26 MHz, 40MHz, DOUT (compatible), 4M (1M SPIFFS), 2, v2 Lower Memory, Disabled, None, Only Sketch, 115200"

开发板 generic (平台 esp8266, 包 esp8266) 未知

为开发板 Generic ESP8266 Module 编译时出错。

在文件 -> 首选项开启
“编译过程中显示详细输出”选项
这份报告会包含更多信息。
发表于 2019-11-8 20:01 | 显示全部楼层
A1025399439 发表于 2019-11-8 16:03
Arduino:1.8.8 (Windows 10), 开发板:"Generic ESP8266 Module, 80 MHz, Flash, Disabled, ck, 26 MHz, 40 ...

在文件 -> 首选项开启
“编译过程中显示详细输出”选项
这份报告会包含更多信息。
发表于 2020-2-13 17:10 | 显示全部楼层
本帖最后由 chenbl 于 2020-2-13 17:16 编辑

楼主,你好,我烧录后设备离线,连串口提示下面错误,是什么原因?


[64]
__       __                __
/\ \     /\ \    __        /\ \              v0.3.4
\ \ \___ \ \ \  /\_\    ___\ \ \/'\      __   _ __   
\ \ '__`\\ \ \ \/\ \ /' _ `\ \ , <    /'__`\/\`'__\
  \ \ \L\ \\ \ \_\ \ \/\ \/\ \ \ \\`\ /\  __/\ \ \./
   \ \_,__/ \ \__\\ \_\ \_\ \_\ \_\ \_\ \____\\ \_\  
    \/___/   \/__/ \/_/\/_/\/_/\/_/\/_/\/____/ \/_/  
    To better use blinker with your IoT project!
    Download latest blinker library here!
    => https://github.com/blinker-iot/blinker-library

[98] Connecting to ael
[104] ESP8266_MQTT initialized...
[104]
===========================================================
================== Blinker Timer loaded! ==================
Warning!EEPROM address 1536-2431 is used for Blinker Timer!
============= DON'T USE THESE EEPROM ADDRESS! =============
===========================================================

[248660] WiFi Connected.
[248661] IP Address:
[248661] 169.254.201.187
[248672] [HTTP] GET... failed, error: connection refused
[248673]
[248673] ERROR: Maybe you have put in the wrong AuthKey!
[248673] ERROR: Or maybe your request is too frequently!
[248677] ERROR: Or maybe your network is disconnected!
[258677] [HTTP] GET... failed, error: connection refused
[258677]
[258678] ERROR: Maybe you have put in the wrong AuthKey!
[258678] ERROR: Or maybe your request is too frequently!
[258682] ERROR: Or maybe your network is disconnected!
[268681] [HTTP] GET... failed, error: connection refused
[268682]
[268682] ERROR: Maybe you have put in the wrong AuthKey!
[268682] ERROR: Or maybe your request is too frequently!
[268686] ERROR: Or maybe your network is disconnected!
[278687] [HTTP] GET... failed, error: connection refused



图.png
 楼主| 发表于 2020-2-13 23:23 | 显示全部楼层
字面意思额,建议测试例程
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|Archiver|手机版|Arduino中文社区

GMT+8, 2024-11-28 08:30 , Processed in 0.107225 second(s), 16 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表