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

Hydroponic kit report to MQTT example #11

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nigel914
Copy link

This is a example of using the Hydroponic kit with a MQTT server either locally or external. ThingSpeak has been removed as it is not used in this example.

This is a working example of the hydroponics kit using mqtt instead of thingspeak
Minor formatting fix
Serial.println("MQTT Connected!");
}
}else{
Serial.println("Failed to connect to Wifi");
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So if wifi is connected you print Failed to connect to Wifi?

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

Successfully merging this pull request may close these issues.

2 participants