Connect ESP8266 to ThingSpeak | Using AT Commands | IoT Basics

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 พ.ค. 2019
  • Greetings. In this video I have show you various steps required to connect your esp8266 wifi module to IoT platform ThingSpeak. This is accomplished using the AT commands and will give you the great understanding about how this amazing wifi module works
    Check out my other related videos.
    Consider subscribing for more cool stuffs:
    / @curiositypill9948
    .
    .
    .
    .
    .
    .
    #Iot #arduino #electronics #projects #engineering #esp8266 #android #programming #atcommands

ความคิดเห็น • 14

  • @maciejurbanski6206
    @maciejurbanski6206 2 ปีที่แล้ว

    Great and very helpful video. Thank you so much :)

  • @shaktimahato8629
    @shaktimahato8629 2 ปีที่แล้ว

    Thanks a lot. This video helped me a lot at the mean time.

  • @hind7360
    @hind7360 2 ปีที่แล้ว

    thanks you're the best

  • @eudeslelaj2789
    @eudeslelaj2789 4 ปีที่แล้ว +1

    Can I use the same method to connect it with Thingsboard?

  • @nabilsiddique953
    @nabilsiddique953 2 ปีที่แล้ว

    *REMEBER TO CONFIGURE YOUR ESP TO A MODE FOR READING AND WRITING CAPABILITY USING AT+CWMODE=3*

  • @ismailkhan887
    @ismailkhan887 3 ปีที่แล้ว

    it response with AT command--> AT --> OK but AT+CWJAP="Highlight" , "rehleweg3" ERROR
    SSID ansd Pass, both are right but in the response it give back ERROR.
    why?

  • @sukanyamore2072
    @sukanyamore2072 4 ปีที่แล้ว

    It is not showing any output after sending first AT command. Please help me.

  • @willcambridge8629
    @willcambridge8629 4 ปีที่แล้ว +3

    Wheres the next video

  • @jimmylol8984
    @jimmylol8984 4 ปีที่แล้ว +1

    HAI,I HAVE SUCCESSFULLY SEND THE VALUE AND ITS RESPONSE OK TO ME.....BUT THE VALUEDIDNT COMES OUT FROM THE THINGSPEAK?ANY SUGGESTION?

  • @muhammadhakimiemuhidin2757
    @muhammadhakimiemuhidin2757 4 ปีที่แล้ว +1

    can not connect to the WiFi. Can you help me?

  • @onszerai755
    @onszerai755 3 ปีที่แล้ว +1

    Thanks for the fruitful information... but i didn 't know why only the command of GET/update?api_key= &field1=59 didn't work i find this error message :
    IPD,272:HTTP/1.1 400 Bad Request
    Server: awselb/2.0
    Date: Sat, 05 Jun 2021 19:36:18 GMT
    Content-Type: text/html
    Content-Length: 122
    Connection: close

    • @jonfs2000
      @jonfs2000 ปีที่แล้ว

      Try adding space after GET
      GET /update?api_key=###############&field1=51

  • @AKASHMANDAL2386
    @AKASHMANDAL2386 3 ปีที่แล้ว

    How to send multiple data in different field of thing speak and how much delay I put each data transmission.
    Also I am getting NaN in thing speak how to get rid of that...
    Please guide...thanks