Re: Re: Service doesn’t work after sleep

Home Forums Discussions Support Service doesn’t work after sleep Re: Re: Service doesn’t work after sleep

#7004
couttsj
Participant

    I put in an idle counter (Approx. 50 seconds) and logged the results to file. The counter was reset every time an Ethernet packet was received. What I discovered was that after a wake up from an S3 sleep mode, the “Do While ReadPacket(nHandle, Request)” never returned a true value, and the counter kept incrementing. Is there a work around available for this?