-->
Page 1 of 1

ES8266 for dummies

PostPosted: Tue Mar 17, 2015 2:19 am
by anda
I apologize for my ignorance but I am new with the es8266, my first question is: can I use the es8266 to receive and to send data directly to a wifi enabled device without the need of a wifi router or a PC?

Re: ES8266 for dummies

PostPosted: Wed Mar 18, 2015 4:57 am
by gmag11
Hi,

ESP8266 supports WiFi AP and WiFi direct so the answer is yes. The easiest is to configure esp8266 as an access point so that any wifi enabled device can connect to it directly. Hope it helps.

Regards

Re: ES8266 for dummies

PostPosted: Tue Mar 24, 2015 8:06 am
by anda
thank you!