例程 ALIGENIE_OUTLET 在手机APP点击时重启-Arduino中文社区 - Powered by Discuz! Archiver

sail8498 发表于 2020-11-6 14:24

例程 ALIGENIE_OUTLET 在手机APP点击时重启

全例程,只改路由名称密码和AUTH。
开发板 NODEMCU 1.0 / ESP8266MOD.
通过天猫精灵成功添加了硬件,但是无法控制。 手机APP点击刷新硬件就重启。

Fatal exception 28(LoadProhibitedCause):
epc1=0x402222ca, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000001, depc=0x00000000

--------------- CUT HERE FOR EXCEPTION DECODER ---------------

Exception (28):
epc1=0x402222ca epc2=0x00000000 epc3=0x00000000 excvaddr=0x00000001 depc=0x00000000

>>>stack>>>

ctx: cont
sp: 3ffffc70 end: 3fffffc0 offset: 0190
3ffffe00:3ffffee0 3fff1350 3fff02d8 4020bc5c
3ffffe10:6c6c756e 00000000 84ff02d8 40205b38
3ffffe20:00006ae8 00000000 3fffbf9c 4020d461
3ffffe30:00000000 3ffffea4 00000020 3ffffee0
3ffffe40:3ffe8867 00000000 6c6c756e 00000000
3ffffe50:84000000 3fffbf84 3ffffec0 40100ebc
3ffffe60:00000000 3fff05a4 00000000 00000000
3ffffe70:00000000 00000000 3ffffec0 4021f05d
3ffffe80:00007d0a 3ffffec0 3fff02d8 00000001
3ffffe90:00000000 00000000 3fff02d8 4020efab
3ffffea0:3fff0d30 3fff866c 3fff8676 3fff8a5c
3ffffeb0:3fff8a6c 3fff8a5c 3fff8a5c 3fffbf20
3ffffec0:00000000 00000000 80ffbf00 0018001f
3ffffed0:80000000 3ffffea4 3ffffe94 00000066
3ffffee0:3ffffeb4 3ffffea4 4010049c 00000000
3ffffef0:3fff0d30 3fff0d34 3fff07f8 4020dd1d
3fffff00:015e8c66 00000000 3fff12b0 40214fd5
3fffff10:00000001 00000000 3fff07f8 00000001
3fffff20:00000001 00000000 3fff08cf 4020de30
3fffff30:3fff1324 00000001 3fff02d8 00000001
3fffff40:00000001 3fff04d8 3fff02d8 4020f7b5
3fffff50:3fffdad0 3fff07f8 3fff02d8 4021f07c
3fffff60:007a1200 1c8166fa 3fff0200 40205b0a
3fffff70:00000000 feefeffe 80efeffe feefef00
3fffff80:00000000 00000000 00000001 3fff14e8
3fffff90:3fffdad0 00000000 3fff14a8 4020f9ec
3fffffa0:feefeffe 00000000 3fff14a8 402202ac
3fffffb0:feefeffe feefeffe 3ffe85c4 40100309
<<<stack<<<

last failed alloc call: 4021DB24(4096)

--------------- CUT HERE FOR EXCEPTION DECODER ---------------

ets Jan8 2013,rst cause:4, boot mode:(3,6)

wdt reset
load 0x4010f000, len 3584, room 16
tail 0
chksum 0xb0
csum 0xb0
v2843a5ac
~ld

SDK:2.2.2-dev(38a443e)/Core:2.7.3-3-g2843a5ac=20703003/lwIP:STABLE-2_1_2_RELEASE/glue:1.2-30-g92add50/BearSSL:5c771be


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

Connecting to 60301
scandone
ESP8266_MQTT initialized...

===========================================================
================== Blinker Timer loaded! ==================
Warning!EEPROM address 1536-2431 is used for Blinker Timer!
============= DON'T USE THESE EEPROM ADDRESS! =============
===========================================================

scandone
state: 0 -> 2 (b0)
state: 2 -> 3 (0)
state: 3 -> 5 (10)
add 0
aid 3
cnt

奈何col 发表于 2020-11-6 19:40

https://www.arduino.cn/thread-100723-1-1.html
页: [1]
查看完整版本: 例程 ALIGENIE_OUTLET 在手机APP点击时重启