Giter VIP home page Giter VIP logo

Comments (8)

tablatronix avatar tablatronix commented on June 29, 2024

I didn't realize there was a yield in there, maybe its something in my code.

from wifimanager.

tzapu avatar tzapu commented on June 29, 2024

you may wanna try with delay(0) in the library instead of yield... there s been some discussions i ve seen some time ago that it improved things in some library ...

if you see them loading slowly on your screen, it i think it means the data is being sent very slowly. are you far from the esp? Does your firmware have some other loops/timers in parallel ?

cheers

from wifimanager.

tablatronix avatar tablatronix commented on June 29, 2024

Im sure its another delay blocking. I have a button library scanning for button presses I recently added.
Works fast when I commented out the yield.

( hehe, I think the scheduler library still says beta.)

from wifimanager.

tzapu avatar tzapu commented on June 29, 2024

does it work any better with delay(0) instead of the yield()?

from wifimanager.

tablatronix avatar tablatronix commented on June 29, 2024

It sees to have resolved itself, if it comes up again I will check.
Not sure what changed.

from wifimanager.

tzapu avatar tzapu commented on June 29, 2024

could you tell me if you were connecting to the esp from a mobile device or a computer/laptop?

from wifimanager.

tablatronix avatar tablatronix commented on June 29, 2024

IPHONE with serial monitor running on pc

I do not recall if I started using the esp8266 git version before or after, so that might have fixed it.

from wifimanager.

tzapu avatar tzapu commented on June 29, 2024

i ll close this. feel free to reopen it if you run into that again
thanks

from wifimanager.

Related Issues (20)

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.