additional question. Is it possible to have multiple timers?
I observed that setting the timer twice for different functions they influence each other. Which seems ok, because there is no number or pointer to specify the timer to use.
I.E. one timer to check if IP is vailable, lets say every 10 seconds. Another timer to deal with lets say gpio input without interrupts.
Thanks again
KurtB