-->
Page 1 of 1

RX pin of ESP8266

PostPosted: Wed Sep 16, 2020 5:08 am
by Ellie Bt
Hi, I am connecting my Xbee transceiver directly to my ESP8266 module. This Xbee will be sending analog values to my ESP8266 through RX pin. I just want to know if:
1) RX pin can read these analog values or the values can be converted to digital or no need?
2) How will the ESP 8266 be able to read any new arrived data by Xbee? Can I use serial.read? Note that I will be displaying these values on my web page (HTML).

Re: RX pin of ESP8266

PostPosted: Thu Sep 17, 2020 12:46 am
by JurajA
yes Serial.read()