As the title says... Chat on...

User avatar
By xtal
#32213 The only problem I've had is that code following will be executed before the IP is valid. This is LUA you dispatched the
connect / verify then continued, while waiting callback for IP. :mrgreen:

I have yet to figure a way to pause and wait for verify IP before excuting the code...
Any while / repeats I tried usually cause restart unless you embed tmr.wdclr() , then usually eventually hangs :o

Will have to try Keith's code to see if it does the same. :D
User avatar
By xtal
#32273 alonewolfx2

I see you stop the first timer [1000]
I don't see a stop for the 2nd timer [60000]

Is there a reason for that? Would you explain?
User avatar
By xtal
#32746 Keith R
Tried you bullet proof so far..
after copy/paste
I must be missing something , have tried 0.9.5 and 0.9.6 and get the following error...

abc.lua:21: attempt to call field 'eventMonReg' (a nil value)