TCP Client AnalogRead record eeprom and send data

Muzaffer
Posts: 1
Joined: Sun Jul 23, 2017 12:36 am

TCP Client AnalogRead record eeprom and send data

Postby Muzaffer » Sun Jul 23, 2017 12:44 am

Hi esp8266 reading analog data and recording to eeprom I am sending the data stored in eeprom as tcp package but am unable to read analogue while sending tcp package how to fix it?
How can I use threads for these jobs? :? :?

pratik

Re: TCP Client AnalogRead record eeprom and send data

Postby pratik » Mon Jul 24, 2017 6:45 pm

The ADC is closely integrated with RF circuitry, you may not be able to use it for sampling when RF is running. It is recommended to stop any RF operation when using ADC. Otherwise maybe just get a single ADC reading, do not use fast_read.

Who is online

Users browsing this forum: No registered users and 64 guests