使用nodemcu V1.0下载blinker hello_wifi 反复重启-Arduino中文社区 - Powered by Discuz!

Arduino中文社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 1762|回复: 1

[求助] 使用nodemcu V1.0下载blinker hello_wifi 反复重启

[复制链接]
发表于 2021-1-4 22:57 | 显示全部楼层 |阅读模式
如图,刚接触,按教程(https://diandeng.tech/doc/getting-start-8266)下载了blinker库,运行示例中的Blinker/Blinker_Hello/Hello_WiFi和Blinker/Blinker_Hello/Blinker_HTTP调试串口显示一直在反复重启,只修改了auth,ssid,pswd三个变量,其他没动。https://arduino-esp8266.readthedocs.io/en/latest/exception_causes.html显示Exception (28):
28
LoadProhibitedCause
A load referenced a page mapped with anattribute that does not permit loads
RegionProtectionor MMU
Yes

下一步不太懂怎么搞,求大佬指点,感谢






微信图片_20210104224601.png
发表于 2021-1-4 23:25 | 显示全部楼层
#define BLINKER_WIFI  后添加#define BLINKER_WITHOUT_SSL 试试,如下:
  1. #define BLINKER_WIFI  
  2. #define BLINKER_WITHOUT_SSL
复制代码


https://diandeng.tech/doc/getting-start-8266
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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

GMT+8, 2024-11-28 13:32 , Processed in 0.074748 second(s), 18 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

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