-->
Page 1 of 1

Send ssid and password from Uno to ESP8266-01

PostPosted: Thu Aug 03, 2017 12:03 pm
by LuckyOne
I have connected my ESP 8266-01 to an Arduino UNO and I would like to send the ssid and password from my
UNO sketch to the ESP8266. Can somebody help me how to do it?

Thanks,

Luc

Re: Send ssid and password from Uno to ESP8266-01

PostPosted: Sat Aug 05, 2017 5:47 pm
by QuickFix
Please elaborate: what are you trying to do with what?

Are you using a ESP-01 with default NON-OS firmware?
In that case, talk AT-commands to it, like described in the Espressif documentation or as a quick reference this website. :idea:

Note: the default firmware on the ESP-01 is pretty old and some commands are not implemented on those.

Re: Send ssid and password from Uno to ESP8266-01

PostPosted: Sun Aug 06, 2017 4:25 am
by LuckyOne
QuickFix wrote:Please elaborate: what are you trying to do with what?

Are you using a ESP-01 with default NON-OS firmware?
In that case, talk AT-commands to it, like described in the Espressif documentation or as a quick reference this website. :idea:

Note: the default firmware on the ESP-01 is pretty old and some commands are not implemented on those.



I want to make a digital clock with use of internet time, and I want to have the possibility to use it on different locations