wifi client with ESP8266-01 over arduino mega.
Posted: Wed Aug 03, 2016 9:02 am
hi.
what is the hardware config. between esp8266-01 and arduino mega
So when i try --- wifi.begin(ssid,pw) -----etc. , it will read and start the wifi connection process
and further to Client.print(....etc)...sequence to comm. with server ?
right now , i have it RX to Serial1 TX arduino
TX to Serial1 Rx arduino
and it seems dead!!
i believe there is major missunderstanding as to communication between arduino and esp8266
(
after succesfully connectin with AT commands over hardware serial up to server , i am trying
to use arduino wifi library but can not get arduino to communicate and get the esp up to basic connection.)
Oded.
what is the hardware config. between esp8266-01 and arduino mega
So when i try --- wifi.begin(ssid,pw) -----etc. , it will read and start the wifi connection process
and further to Client.print(....etc)...sequence to comm. with server ?
right now , i have it RX to Serial1 TX arduino
TX to Serial1 Rx arduino
and it seems dead!!
i believe there is major missunderstanding as to communication between arduino and esp8266
(
after succesfully connectin with AT commands over hardware serial up to server , i am trying
to use arduino wifi library but can not get arduino to communicate and get the esp up to basic connection.)
Oded.