-->
Page 7 of 8

Re: How to control ESP 8266 over internet

PostPosted: Tue Nov 24, 2015 6:51 am
by Ashish8826
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)

Re: How to control ESP 8266 over internet

PostPosted: Thu Nov 26, 2015 12:23 am
by Mmiscool
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

Re: How to control ESP 8266 over internet

PostPosted: Wed Nov 23, 2016 12:20 pm
by Mughees Ahmad
I very thank full to Ashish8826. Kindly help me if I using a mobile hotspot else router to provide connection esp8266. what I can do now?

Re: How to control ESP 8266 over internet

PostPosted: Wed Nov 23, 2016 3:30 pm
by tcpipchip
i use a openwrt running a proxy to 20 esp8266.

Openwrt connected to REMOT3.IT

works fine!