Giter VIP home page Giter VIP logo

Comments (6)

256dpi avatar 256dpi commented on June 5, 2024

Reconnection is built in. A connection attempt is made every second. What broker are you using?

from esp-mqtt.

rickAllDev avatar rickAllDev commented on June 5, 2024

I'm currently use mosquitto. will switch over to a cloud service sometime in the next month or so.

So does that mean I should not call a re-start on lost-connection callback?

from esp-mqtt.

256dpi avatar 256dpi commented on June 5, 2024

Yes. The following example illustrates the correct usage: https://github.com/256dpi/esp-mqtt/blob/master/test/main/main.c.

from esp-mqtt.

rickAllDev avatar rickAllDev commented on June 5, 2024

Ok - is there a hook/attribute somewhere in the code that would help me figure out why I'm getting the occasional disconnect?

fyi - haven't had that much experience with the library yet but I really appreciate the ease which it can be integrated into esp32. thanks

from esp-mqtt.

256dpi avatar 256dpi commented on June 5, 2024

Not at the moment. I would recommend to add some ESP_LOG calls in the checked out source code and reset the repository once you are done. ✌️

I have to say, in my experience the esp32 has not the most stable wifi connection. I usually also see some disconnects in my projects. Possibly the upcoming v3 release of esp-idf will also fixe some underlying bugs.

from esp-mqtt.

rickAllDev avatar rickAllDev commented on June 5, 2024

Ok, I will add some debug stuff.

On the esp32, I agree on the instability although I've been using latest version for awhile and it seems much more stable. While I seem to be losing the mqtt connection occasionally, my wifi does not seem to be dropping out which is why I'm focused on the broker at the moment. I may just switch to a cloud broker and see if the instability continues.

from esp-mqtt.

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.