Тёмный

WIFI module ESP8266 - AT commands & sending Data to WebBrowser 

Saravanan AL
Подписаться 49 тыс.
Просмотров 346 тыс.
50% 1

Опубликовано:

 

22 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 169   
@sgdingman
@sgdingman 6 лет назад
All I can say is, WOW! What an excellent explanation. The most clear that I've watched and listened to. Thank you.
@Debraj1978
@Debraj1978 5 лет назад
Exactly, what I was looking for -- 2 way communication with ESP8266 using AT commands. Now, I can extend this for my home automation without using arduino or other boring stuffs.
@gihansenanayake2416
@gihansenanayake2416 3 года назад
Thank you very much for this great video, one of the best I have see on AT commands with detail explanation!
@pankesh001
@pankesh001 7 лет назад
Greatest youtube tutorial ever made on this module, sir u reach d limit of explanation. Hats off & eager to get lessons like that in future, tanks in advance.
@SaravananAL
@SaravananAL 7 лет назад
Thanks for your "Extra Boost" appreciation. As of now NodeMCU module built on ESP12E has become the cheapest & best IOT platform I've started tutorials on it.More to follow : ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-BbiLBiFvlsI.html
@pankesh001
@pankesh001 7 лет назад
Sir, It's my pleasure to support genius like u, One thing I noticed from that videos is," knowledge is precious thing which u always ready serve other". & thnk for ur precious time given by u to reply my comment.
@normanhalland7039
@normanhalland7039 2 года назад
Fantastic video! I've been searching for a comprehensive, straight forward tutorial like this. Perfect, Well done !
@dariobauer1175
@dariobauer1175 5 лет назад
Its 3 years later and still the best tutorial!
@Error-404-user-unknown
@Error-404-user-unknown 7 лет назад
Tanks for the great tutorial! The best I've seen about the esp8266 about now. Greets from Austria!
@abhijitrashinkar
@abhijitrashinkar 5 лет назад
Hello! Mr. SARAVANAN It was a pleasure to watch the video.
@ClaudeDufourmont
@ClaudeDufourmont 3 года назад
Very interesting subject Saravanan, very well presented. I keep in mind the little tips for my next videos focused mainly on the ATtiny 85 (and 84), I will start the ESP32 soon.
@tonyreddy6897
@tonyreddy6897 8 лет назад
The lecture is simple and easily understandable.
@MarkSmith-zf1qk
@MarkSmith-zf1qk 2 года назад
Thanks very much Saravanan. I am finally getting success with my ESP8266 now. :)
@zekeriemand6336
@zekeriemand6336 8 лет назад
I am just starting with IoT. I have a Cactus Micro which I want to connect to the network. This video was very helpfull to get me started. Thank you so much!!
@venkatakrishnansrinivasan6928
@venkatakrishnansrinivasan6928 8 лет назад
Hi Mr.Saravanan, I communicated to you through this column 3 weeks ago. Thanks for your reply. I continue to face the problem of not able to join the wi-fi network in my ESP 8266-01. I am detailing the command sequence for your reference here:- 1. 9600 Baud rate gives garbage upon entry 115200 works OK. 2. All AT commands work OK upto AT+GMR . Gives firmware version as 0017090 3. AT+CIOBAUD? gives "ERROR" 4. AT+CWMODE? gives "3" 5. AT+CWLAP lists all access points 6. AT+CWJAP gives "no this fun" 7. AT+CIPMUX? gives "+CIPMUX:1" and then "OK" 8. AT+CIFSR=1,80 gives "no change "" 9. AT+CIFSR gives "ERROR" 10. AT+CIFSR? gives "no this fun" Can you sense what is going wrong ? With Warm Regards, S.Venkatakrishnan. 13-11-2016.
@pranabsarma18
@pranabsarma18 7 лет назад
Thank you sir...very much helpful...This is my very first project of Iot...loving it
@zafrulumar5447
@zafrulumar5447 7 лет назад
Dear Mr. Saravanan, very good tutorial. you have mentioned that RST pin shuld be pulled high. At some other tutorial I read it shoud pulled low. Which one is correct? or in both cases it will reset and high low does not matter.
@m.irfanbasharat4480
@m.irfanbasharat4480 6 лет назад
Mind blowing👍 Great Tutorial with every step & details.
@muthusaravanakumars9035
@muthusaravanakumars9035 8 лет назад
Dear sir, i am having esp-12e module.i can able to send data to http server. As you described in the video. but i want to send data to tcp ip server. while using the command at+cipstart="tcp","server ip',"port number". it is showing unlink. i dono were i got struck. please give some solution for this problem.....
@chetannain4867
@chetannain4867 9 лет назад
Sir,can you please tell something about the circuit connection. I am currently working on ESP8266 and is not able to control and bring down the input voltage from 5v to 3.3v. Sir please help me out.. thanks
@prashantchaudhari7199
@prashantchaudhari7199 8 лет назад
Your video is quite detailed and good. Explains the AT commands in their simplest form as well as you've covered a complete e2e experiment around ESP8266. Thanks.
@bmleedy
@bmleedy 6 лет назад
Great walkthrough. Thanks for posting!
@sumedhburbure4173
@sumedhburbure4173 6 лет назад
This was greatly useful video. Saved a lot of time during my project. Thank you!
@CerdicTheGreat
@CerdicTheGreat Год назад
Wow. Really clear and helpful. Thank you!
@ricardohenrique920
@ricardohenrique920 2 года назад
Muito bom trabalho ! Simplesmente muito show!
@seanchen7846
@seanchen7846 9 лет назад
What if we send larger data instead of string? For example, pictures, can the MCU inside still process that fast? Or external flash should be add?
@kolayscada9244
@kolayscada9244 4 года назад
Hi When I want to connect Esp8266 to the wireless network with AT codes, I get MEM CHECK FAIL error on the serial port monitor screen. It is stated in some sources that esp8266 may be corrupted. Do you have experience in this regard? Or can you give me some advice? I wish you convenience in your work.
@dompower500
@dompower500 5 лет назад
Excellent video and it works perfectly.... simple and clean tutorial.
@craiglarson2346
@craiglarson2346 8 лет назад
Excellent tutorial! If I may ask, how do you get PUTTY to automatically insert carriage return (CNTL-J) on entering? I have played with the settings and have googled for the solution. Some google responses said it can't be done; but then I see that you made it work. So how is this done? Thank you for the tutorial!
@Mr.ultron879
@Mr.ultron879 8 лет назад
Sir, I have PC with ESP8266 on one side, and it should communicate to my FPGA board connected to another ESP8266 on another side. I want to send/receive data to my PC running putty from FPGA board. Like at point 11:24 in ur video, is it necessary to connect through channel 0. How it will be done in FPGA ?
@GiovanniBalestrieri
@GiovanniBalestrieri 8 лет назад
Really clear tutorial. Grazie
@bryanst.martin7134
@bryanst.martin7134 8 лет назад
I am looking for information on using the ESP8266 12 in P2P mode. What I am trying to do is operate a relay remotely, through a non internet connected router. Am I on the right track with this device? I am competent with connecting IO to power circuits, just not so much with P2P (point to point). The specs say that it is capable, just no info to use it.
@mirnafauziah8971
@mirnafauziah8971 6 лет назад
hello, can you help me? i have tried this, but when i type AT+CIFSR, there are only STAIP and STAMAC, no APIP and APMAC, and when i tried to open the browser and type my STAIP and port, nothing happens, not like what happened to you like at 8:26. Do you know why it happens? Thanks
@DELPITEC
@DELPITEC 4 года назад
Fantastic video my friend. Congratulations from Brazil 🇧🇷
@unmeshpatel1992
@unmeshpatel1992 6 лет назад
THANKS FOR YOUR SUPPORT SIR, NICE AND VERY IMPORTANT VIDEO DEMO EVER.
@akashbabu9793
@akashbabu9793 9 лет назад
Thanks a lot saravanan. this info was very useful for my project
@sohrabil2
@sohrabil2 Год назад
I upgrade esp8266 firmware, then it doesn't support AT command, which firmware supports AT command?
@pakfones
@pakfones 5 лет назад
Thank you sir your video is quite helpful.
@PavolFilek
@PavolFilek 3 года назад
Great video, thank you very much!
@sujeethg6087
@sujeethg6087 8 лет назад
Hi Thanks for this video. I got a problem. I have created a TCP server in ESP8266 as per your video, when a client tries to connect me i didn't get the message "OK" from ESP8266 it struck with the message "Connection: Keep-Alive". am i really connected to the client? to conform that i check AT+CIPSTATUS, nw i got the ip address if the host. please help me to overcome this problem.
@GioGurrulli
@GioGurrulli 6 лет назад
Hi, I have build midi controller with 12 buttons and it works fine with my ableton live 9, I using Arduino pro micro for this, now i have new challenge to connect this via esp8266 to my computer and continue to use my midi controller without USB cabel. Is it possible ? thanks
@impk2826
@impk2826 8 лет назад
Sir, How to connect ESP-8266-01 with arduino with software serial? I tried every tutorial but none work for me.
@pruthvisimhadri4279
@pruthvisimhadri4279 7 лет назад
thanks for sharing your knowledge..
@vupham5745
@vupham5745 8 лет назад
Hi Sir! Can you help me ? My project: PIC18F received data from module interfacing I2C, then transmitted to the laptop uses module esp-01. And how to laptop received string data,. Should to use what software for laptop received string data
@gianis666
@gianis666 8 лет назад
Great tutorial thank you very much. I have managed to create a server and receive incoming connections from browser and send back responses, but only using a terminal. But I'm still trying to write an Arduino sketch that will automate this procedure without success. Have you managed to do that?
@vincentgosselin4728
@vincentgosselin4728 8 лет назад
+gianis666 Hey man i got this for you, dont forget ESP8266 is 3v3 powered : #include #include char incoming_char = 0; SoftwareSerial cell(2,3);//Connected to ESP8266 with a SoftwareSerial void setup() { Serial.begin(9600); cell.begin(9600); } void loop() { while (cell.available()) { Serial.write(cell.read()); } while (Serial.available()) { cell.write(Serial.read()); } }
@soorajjp1847
@soorajjp1847 7 лет назад
Sir can i connect multiple ESP8266 together to transfer and receive data simultaneoulsy. Pls reply ASAP
@aishwaryaps7937
@aishwaryaps7937 8 лет назад
really useful video. helped a lot for my project. thank you sir
@pindiprince7671
@pindiprince7671 8 лет назад
I am a newbie in IoT stuff. I want to use Arduino IDE to program ESP8266 module. I have a good understanding of Arduino basic language. However, I need to understand Arduino IDE each and every command for ESP8266 wifi. Can you do a tutorial for that.
@harsaths7476
@harsaths7476 4 года назад
Thanks for your video sir! I have upgraded the frimware but in putty software can't able to type any ATcommand(also tried alternative) but there is no response Please help!
@sivaprasad876
@sivaprasad876 7 лет назад
sir i want to read data from server/web page using esp8266.. i done the same work with sim 900 gsm module using http commands.... is there any commands to read data with wi-fi module......
@waweyonor6052
@waweyonor6052 5 лет назад
Hello Sir. Do you know how to send mq7 gas sensor to mysql using esp01 as data transceiver ???
@ajayladkat5318
@ajayladkat5318 7 лет назад
Hello Sir...I am using your video for my project work.I have stuck at one point...when I type static IP in web browser, it gives error as "We can't reach this page"So please help me in this issue....
@mukeshroy6562
@mukeshroy6562 8 лет назад
Which mobile app you have mention at last moment of video ??
@capiberra4118
@capiberra4118 7 лет назад
Very helpful info, thanks.
@jayakumararumugam7658
@jayakumararumugam7658 7 лет назад
Hi sir, am using esp8266node mcu & my wifi module connected to my ip address . but i need how to send data to different address?
@kesicicutter
@kesicicutter 7 лет назад
Thanks for your great tutorial.
@ManinderSinghSidhu89
@ManinderSinghSidhu89 8 лет назад
I am able to send data from esp to browser, thanks to your tutorial..... but can you please give any info on sending data from one esp8266 to another esp8266?
@Dxsree
@Dxsree 7 лет назад
Thanku for the tutorial i had faced one problem, i had opened the putty and selected the com port, after that nothing had shown in the screen, as per your instruction i had reset the esp8266 and came some garbage. after that nothing , i cant even type the AT command not showing anything in the screen. plz help me sort out the problem ,waiting for your reply
@sanjaysiddharth3614
@sanjaysiddharth3614 6 лет назад
Awesome tutorial sir. Can you please tell me how to change to AT firmware from NodeMCU firmware ? Thanks in advance.
@praveengadiyaram7621
@praveengadiyaram7621 8 лет назад
sir, my laptop keyboard not working with putty and i m also not getting any response when connected(getting one character garbage value) and i have resetted it many times
@cocotower
@cocotower 8 лет назад
Can the module act as a client or do an HTTP GET? What other protocols? FTP?
@МурадКурбанов-й9з
@МурадКурбанов-й9з 3 года назад
thank you for nice tutorial! 👍
@sarygamal6176
@sarygamal6176 8 лет назад
Dear Sir, After I opened the puTTY, I have a lot of garbage data and it seems it won`t be ready. What should I do?
@StanislavOssovsky
@StanislavOssovsky 2 года назад
Thank you very much!!
@عليمخلوف-ج4ص
@عليمخلوف-ج4ص 8 лет назад
thank you sir for the tutorial , I have a question.... will the station IP be the same every time I turn on or restart the module or it is going to change?
@SaravananAL
@SaravananAL 8 лет назад
ESP module remembers the joined AP & the STAIP will be same till you quit the AP using AT+CWQAP. Even if you remove power for days your ESP will remember the AP.
@SaravananAL
@SaravananAL 8 лет назад
You can also use this AT command to change IP : AT+CIPSTA=”192.168.1.5” Now your STAIP of ESP is 192.168.1.5
@عليمخلوف-ج4ص
@عليمخلوف-ج4ص 8 лет назад
this is a good way to do this , thanks
@kunalpawar2517
@kunalpawar2517 8 лет назад
THANK YOU VERY MUCH SIR GOT MY PROJECT DONE WHICH WAS STUCK
@jawadulislam8598
@jawadulislam8598 7 лет назад
sir i want to monitor the fuel level and i am getting my correct results throgh serial monitor now i want to send it to browser using esp8266 so what change i need in my code ..are some specific commands use to send data to browser..thanks in advance
@chiragsehgal6585
@chiragsehgal6585 7 лет назад
ITS A 3.3V SYSTEM, BUT SIGNAL FROM USB PORT WILL BE OF 5V , WHY WE ARE NOT USING LEVEL SHIFTER WITH RX AND TX.?
@reshma9972
@reshma9972 3 года назад
Thank you so much🙏
@elabinnovations
@elabinnovations 5 лет назад
Can you tell the Https at command request in ESP8266?
@DigantGoradia
@DigantGoradia 8 лет назад
This video was very helpful, Thank you Sir...
@woongpark1679
@woongpark1679 5 лет назад
thank you, This video is very good tutorial.
@SuryaPrakashVIT
@SuryaPrakashVIT 8 лет назад
Thank you very much sir
@rajanarayana9475
@rajanarayana9475 8 лет назад
very useful information thank you sir...
@sandeepm7974
@sandeepm7974 7 лет назад
great tutorial ,very very thank you sir
@sivaprasad876
@sivaprasad876 7 лет назад
sir i want read data from web page by using esp8266. is it possible r not. the same thing done by sim900 using http/tcp/ip commands...
@fjonesjones2
@fjonesjones2 6 лет назад
Very useful video, many thanks :-)
@fernandothomasvillanuevasa1393
@fernandothomasvillanuevasa1393 2 года назад
thanks great explanation
@venug2617
@venug2617 5 лет назад
Sir, well done.......thanks a lot....
@tonyreddy6897
@tonyreddy6897 8 лет назад
sir, I'm able to open the STAIP address (192.168.43.95 for my esp) in web browser if and only if both of the esp8266 and my laptop (in which browser is opened) are connected to same router. Can u please tell me how to control led through internet if use browser (now my laptop connected to different router or may be a different isp provider like idea or airtel internet)
@MuonNguyen
@MuonNguyen 8 лет назад
Thank so much for your video, it is very helpful to me :)
@WelshDub
@WelshDub 8 лет назад
Hello, I am trying to send AT commands via an Arduino sketch. Could you help me?
@keziaminolia
@keziaminolia 8 лет назад
Hello sir I am not able to configure my mobile hotspot with the Wi-Fi module and obtain an IP address. I am using moto G(2nd gen). My friend tried with another Moto phone and oter phones . All other phones were connected and we could obtain IP address. Kindly let me know if there is any specific method is there in Moto phones asap .
@onkarbhadule3198
@onkarbhadule3198 5 лет назад
thanks for the tutorial
@sandeep1445
@sandeep1445 6 лет назад
Hi Sir, i am getting "error reading from serial device" message while connecting the wifi module with system. Can u pls help me to solve this.
@deepakkumar-bv8vx
@deepakkumar-bv8vx 7 лет назад
sir, i want to used esp 8266 for sending data form digital energy meter to iot i want to know can it is possible to send multiple data by single esp module
@kukudalachandrashekar8769
@kukudalachandrashekar8769 9 лет назад
sir, I am also working on esp8266 and arduino. I able to send the data from tcp client app (android phone) which is connect to same wlan router but phone connected to different wlan router ,that time tcp client not able to connect. can you suggest me , how can i send the data from pc which is connect to different network(means esp8266 and pc not in the same network) to arduino using esp8266
@sreeramyapunna992
@sreeramyapunna992 8 лет назад
sir, can you provide a video to interface arduino to thingspeak (IOT)via esp8266. i am working on a project where analog input given to arduino should be monitored through thingspeak in real time. and its a bit urgent.... Thankyou
@rishabhjain3333
@rishabhjain3333 8 лет назад
nice video sir.very helpful thanks alot
8 лет назад
Great video, thx.
@pawanprakash6068
@pawanprakash6068 8 лет назад
​i directly connected my esp8266 with mega using 3.3v from mega and tx goes tx and rx is connected to rx, as soon as i power my auduino afer few seconds the blue led turns on and remains on. it did went of when i removed ch_pd from 3.3v. what is happining? for the same setup it was correctly working before, i have also tested few at commands but now the serial monitor remains blank .how to fix this? please help.
@fairviews5122
@fairviews5122 6 лет назад
Tx to rx not tz to tx
@ankeetgugale9894
@ankeetgugale9894 7 лет назад
Hello Saravanan AL, I am working with esp8266 where i am receiving data through "esp8266" from a server using putty. The problem I am facing is that when I am sending data to esp8266 through server I am not receiving all the data in the string. for eg:- if I am trying to send "helloworld" through server, I am only getting "hello" in my string. my received string should contain "helloworld" the full data, but that is not happening. Can anyone help why this is happening? This is the process I've followed with esp8266 communicating via UART AT AT+CWMODE=1 AT+CIPMUX=1 AT+CWJAP="USSID","PASSWORD" AT+CIFSR (HERE I AM GETTING IP address of esp8266) AT+CIPSERVER=1,PORT NUMBER I am connecting to server using IP address of esp8266, Thank you in advance.
@Ritzz45
@Ritzz45 7 лет назад
Excellent tutorial
@efikamara
@efikamara 9 лет назад
Hi, what software do you use to record the screen?
@akhir9129
@akhir9129 3 года назад
Thank You
@ilayarajamurugan9168
@ilayarajamurugan9168 9 лет назад
sir , I need to interface with ardunio maga board ..... we want send commend every time ? or one time confg?
@gurunathaprasad
@gurunathaprasad 9 лет назад
Thank You sir
@samtiny6332
@samtiny6332 8 лет назад
sir.. when i flush it with v.0.9 at .bin ... only that moment it work but later when i connect it.. it show garbage at reset and it doest response.. plz sir i need ur help a lot :/
@daswanthdaswanth8219
@daswanthdaswanth8219 8 лет назад
hello sir .how to connect with esp8266 & arduino uno with code explain sir .putty is i am not convert to at command with arduino software code
@CesarGarcia-pw8cl
@CesarGarcia-pw8cl 8 лет назад
Dear, when i open putty there is no garbage data and i cant tipe anything
@mujibkhan3325
@mujibkhan3325 5 лет назад
Thanks Sir
@RamakrishnaKodeti
@RamakrishnaKodeti 8 лет назад
I connected my esp8266 to usb to ttl and connected to system and when i open putty software terminal it becoming inactive,if i disconnecting esp8266 putty working well what might be problem plz help.
@SaravananAL
@SaravananAL 8 лет назад
ESP module is 3.3v device.If you're using ESP-01 make sure that CH-PD pin is pulled high , Reset pin pulled high through 1k resistor.While using USB-TTL , get a red one with cp2102 which has 3.3v pin. or you can go for ready to use plug on board : www.alselectro.com/wifi-esp8266-esp-01-demo-board.html
Далее
ESP8266 - Getting Started & Connected.
15:47
Просмотров 441 тыс.
Arduino UNO & ESP8266 and control using smartphone
9:47
Home automation over WiFi using WeMos ESP8266
15:00
Просмотров 656 тыс.