Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect/disconnect loop without pulling down any change info; #55

Open
andrewlstewart opened this issue Jun 2, 2016 · 0 comments
Open

Comments

@andrewlstewart
Copy link

Hi, (complete newbie here), I've flashed ESPduino on my ESP8266 and uploaded a slightly modified version of the MQTT client with a config file. The serial monitor off the FTDI is showing a looping connected/disconnected after what appears to be a successful setup.

I'm trying to simply pull down the state of a toggle from Adafruit.io but regardless of what I put into the MQTT_SUBSCRIBED_TOPIC nothing shows up on the serial monitor.

Have I put all the correct constants in the correct places? (I can't seem to decipher where the mqtt.connect and mqtt.disconnect's being called from; I tried looking around into the esp.process() as it is the only thing called in the loop() but quickly was dumbfounded.

Any ideas or good guides/tutorials/documentation for ESPduino help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant