GithubHelp home page GithubHelp logo

imliubo / makingfunxyz-esp8266 Goto Github PK

View Code? Open in Web Editor NEW
206.0 8.0 98.0 31.56 MB

个人ESP8266学习笔记。

License: Other

Makefile 1.09% C 13.86% Batchfile 0.45% Shell 0.76% Assembly 82.69% C++ 0.86% Python 0.28% HTML 0.01%
esp8266 esp-idf espressif esp8266-arduino iot esp8266-rtos esp8266-micropython

makingfunxyz-esp8266's Issues

[持续收集]遇到的问题汇总-[collecting]Summary of problems encountered

为了更好的帮助大家,也为了更好的记录自己遇到的问题,建议大家将自己遇到的问题并解决完的问题可以记录在这个issue中,与人方便,与己方便,希望大家可以认真的记录问题并描述是如何解决的,谢谢大家合作,您的每一次记录都会对他人有所帮助哦~

PS:未解决完的问题,先不要记录哦~mua!(*╯3╰)

比如-Example

遇到的问题
上电串口助手查看打印乱码。
(可以附加图片)

解决办法
波特率设置不对,ESP8266默认波特率是76800,更改波特率后打印正常。
(可以附加图片)

web_config 第三个页面跳转失败,WiFi连接失败

QQ图片20190320194050
QQ图片20190320194101
QQ图片20190320194442

hello,我昨天直接刷了你github里的的固件之后,可以跳转到第三个页面。但是wifi没连接成功,不知道是不是我连接的是手机热点的问题,不过在别的工程里我用sta_set_config是可以连手机热点的。这是我下载了参考你的工程的bin html大小已经改成实际的大小了。跳到第三个页面的时候,出现了这个提示。。我用的是SDK2.2.0
还有个问题是action这里,在电脑上实验的时候,填wifidone.html才会跳转到wifidone,填webconfig.html的话。就不会,不过我觉得这应该没关系。 希望赐教

串口没有打印的日志,中断好像也有问题

您好,最近在跟着您的专栏学习,但是在程序烧录完毕串口调试时出现了问题
按下rst键后只会显示以下内容:

ets Jan 8 2013,rst cause:2, boot mode:(3,6)
load 0x40100000, len 25648, room 16
tail 0
chksum 0x45
load 0x00014602, len 1074087168, room 8

os_print的日志并没有显示,看起来像是user_main.c并没有执行,然后又进行了实验7,发现蓝灯常亮(GPIO2),其他的灯都不亮,这看起来事实上user_main.c确实运行了,但是中断并没有起作用

OSError: [WinError 10049] 在其上下文中,该请求的地址无效

Describe the bug or compile error
Traceback (most recent call last):
File "E:/intelligence/makingfunxyz-esp8266-master/makingfunxyz-esp8266-NONOS/06.TCP_UDP_Server_Client/TCP_Server.py", line 9, in
tcpServer.bind(ADDR)
OSError: [WinError 10049] 在其上下文中,该请求的地址无效。

environment

  1. Desktop OS(windows、linux or macOS): windows
  2. IDE(ai-thinker eclipse IDE、Linux GCC Cross compilation or espressif VirtualBox environment): aithinker
  3. SDK Version(NonOS Vx.x.x or RTOS Vx.x.x): nonOS
  4. Hardware platform and flash size(NodeMCU、ESP8266-DevKitC or others/2MB、4MB or more):NODEMCU
  5. example(the example No.):

Expected behavior

Screenshots

**Additional context**

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.