Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By Pablo2048
#90995 If the server is unavailable without the delay, then your code is badly designed - rewrite it using FSM and millis(). There is only one thing I'm aware of that can made this behavior happen - too fast ADC access (you provide zero informations about the application, so it's just an guess). As I said - use the FSM approach.