I'm pretty new to the ESP8226 and did some tests with the ADC (TOUT).
I'm calling in a 1000 ms timer the adc_read(); method and can see (also I have a static resistor attached to it) completely different values:
148
59
440
473
475
703
628
481
933
630
442
477
629
...
Has anybody seen the same behavior?
Is there any workaround for this?