We connect to the Clover Mini using the .NET SDK (4.0.2) and are having problems with the Clover not connecting in the mornings, or losing connection during the day.
To try and figure out whats happening we started to log all the calls from the clover and noticed that between 3am and 4am the clover send the
ICloverConnectorListener.OnDeviceConnected repeatedly, sometimes upto 40+ times. On rare occasions we have also seen this happening during the day.
This is happening on both Windows 7 & 10
Is there a reason for this and could this be causing our connection issues? If so how do we stop it?