-->
Page 1 of 1

How To connect To Wifi Network

PostPosted: Wed Sep 27, 2017 11:53 am
by 1call
Hi All

I am new at this just bought my first ESP 8266 NODEUMC board and not sure how to connect to my local wifi netork. Please help

Re: How To connect To Wifi Network

PostPosted: Wed Sep 27, 2017 3:33 pm
by rudy
You have not said what framework you plan to use. You can use the existing firmware and talk to it with AT commands, or you can use the Arduino framework, or other options.

If you will be using Arduino, load the Arduino software, then go to https://github.com/esp8266/Arduino and follow the instructions to have the ESP8266 included in the Arduino IDE. Then open the ESP8266 examples through the IDE and try them.

Re: How To connect To Wifi Network

PostPosted: Thu Sep 28, 2017 12:23 pm
by josephturner
You can check it at github forums.