The use of the ESP8266 in the world of IoT

User avatar
By invisible008
#69633 Hello guys!
I'm newbie here.
May I ask a few question? I wanted to send my DHT11 data to my webserver(godaddy). and I've already created mysql connection to database and a target directory for inserting the data to database :D I want some advice and things that I must do. Thanks :) :D :D
Here is the codes:
Nodemcu codes:
Image
Image
Image

I've created the codes under my own website folder because there are many domain sites under this host.
Php codes:
Image

Insert codes:
Image

Response when I try to run my nodemcu:
Image
User avatar
By QuickFix
#69685 Please don't [ IMG ]-tag imgur-pages: it doesn't work.
Please don't post images of code, just copy and paste them here on the forum encapsulated between [ CODE ]-tags. :idea:

Welcome on the great world of internet forums @invisible008. :D
User avatar
By invisible008
#69771
martinayotte wrote:All your images are invisible ...
And what is your questions ?


Hahahaha sorry, I have already answered my own problem. I do have another question , is it possible for a nodemcu give its own location through latitude and longitude without using any gps module. I've already tried geolocation based on IP address, but it gets the IP address of my ISP. Thanks :)