-->
Page 1 of 2

How to connect ESP8266 with wifi hotspot

PostPosted: Wed Jan 13, 2016 7:09 am
by sivakumar
hi!!


i was bought and ESP8266 wifi module. I am using it with PIC32 microcontroller for my application. While powering on i am getting that module SSID in my mobile and I am able to connecting it...


But I want to connect the ESP8266 with the wifi hotspot. please help me to connect it to Hotspot.

Re: How to connect ESP8266 with wifi hotspot

PostPosted: Wed Jan 13, 2016 7:54 am
by eduperez
You can send AT commands through the serial interface to connect the ESP to your AP.

Re: How to connect ESP8266 with wifi hotspot

PostPosted: Wed Jan 13, 2016 11:30 pm
by sivakumar
thank u sir,

I want to connect my esp8266 with the router. Is it possible to connect through AT commands.

My router is protected with password how can i connect my ESP8266 with it.

Re: How to connect ESP8266 with wifi hotspot

PostPosted: Thu Jan 14, 2016 2:07 am
by eduperez