Saturday, 3 June 2017

Serial terminal with esp8266

To start communication you need following :-
Now connect module with bridge as shown in image below. and plug in the USB in USB port in pc.



Now open device manager from control panel and note port number on which your bridge is connected. 


Now open serial terminal and select that com port and choose 9600 as baud rate( default baud of esp8266 ) & click open port. Now send AT to USB in return you will get OK in return. 



You have started communicating with esp8266 and from list of AT commands you can perform required task. Similar procedure can be adapted to communicate with other micro controllers intead you will not need bridge in doing so.

For any problem in setting up esp8266 please comment under. Hit like and share if you really enjoyed the post.

No comments:

Post a Comment