Post about your Basic project here

Moderator: Mmiscool

User avatar
By Ashish8826
#34863 I m using cloudmqtt.
Its pretty straightforward n simple to setup and use.
For testing purpose - test.mosquitto.org is best.

Also using an online broker is best because then no port forwarding is required to connect over internet.
Also it is secure unlike port forwarding

I already have a program running right now - where the esp is uploading temperature data.
This data i m reading on my android phone over 3g - using myMQTT app.

The code for the program i have used from a tutorial (I dnt have much programming knowledge myself)
User avatar
By Mmiscool
#35023 Did a bit of testing with thingspeek
Seems really simple. All just http requests to the server.

See this thread for some code to test with.
viewtopic.php?f=45&p=35004#p35004