So I have been doing this MQTT project , sending DHT22 sensor data to cloudmqtt. I was able to do it successfully. But now I need to send the timestamp, i.e the current date and time also along with temperature and humidity from the arduino uno. I googled the topic and came across NTP client but didnt understand how it works . So i m still confused what should I do and how to go about solving this. Please help.
first step, read HOW TO USE THIS FORUM, it is a sticky post at the top of every forum here.
read #7 about how to post code using code tags.
step 2 post your code.
it might be as simple as adding a few lines.....