Asked — Edited

Disconnecting

I've received my EZBv4 and changed to Client mode and found the new IP address (192.168.1.15:23), but ARC for windows connects (and i hear sound on EZBv4) but keep disconnecting after a second or two.

Any help would be greatly appreciated - we are trying to use EZBv4 in a science project.

Thanks so much!:)


ARC Pro

Upgrade to ARC Pro

Discover the limitless potential of robot programming with Synthiam ARC Pro – where innovation and creativity meet seamlessly.

#1  

Try adding the Debug window to your EZB program and capture the error messages and post them here.

#2  

@Will2829, If able assign a static IP address in your router for your EZB. How old is your network router? Others here including myself had to buy a newer router. Have a read through this thread I started when I was struggling with this issue. My setup is running like a clock now:

Connecting To Two V4 Ezb's

#3  

You might need a better router.... I had the same problem (constant disconnects). I solved it by upgrading my router........

#4  

EZB 0: 8/30/2014 1:58 PM - TCP Server stopped 8/30/2014 1:59 PM - TCP Server stopped

EZB 1: 8/30/2014 1:58 PM - TCP Server stopped 8/30/2014 1:59 PM - TCP Server stopped

EZB 2: 8/30/2014 1:58 PM - TCP Server stopped 8/30/2014 1:59 PM - TCP Server stopped

EZB 3: 8/30/2014 1:58 PM - TCP Server stopped 8/30/2014 1:59 PM - TCP Server stopped

EZB 4: 8/30/2014 1:58 PM - TCP Server stopped 8/30/2014 1:59 PM - TCP Server stopped

8/30/2014 2:01 PM - Attempting connection on 192.168.1.15:23 8/30/2014 2:01 PM - Comm Err: System.IO.IOException: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.IO.Stream.ReadByte() at EZ_B.EZB.(Int32 , Byte[] ) 8/30/2014 2:01 PM - BbytesToExpect: 1 8/30/2014 2:01 PM - U Received: 8/30/2014 2:01 PM - Disconnected 8/30/2014 2:01 PM - Connection Failed: System.Exception: Controller Not Responding at EZ_B.EZB.Connect(String hostname, Int32 baudRate) 8/30/2014 2:01 PM - Disconnected

#5  

Router is pretty new (< 1yr)...Netgear high end

#6  

Another piece of information that might be useful is that I can connect via my web browser at the 192.168.1.15 IP address just fine and do diagnostics (activate sounds remotely).

PRO
Canada
#7  

Hi @Will2829,

What do you have running within your ARC project when you try to connect?

#8  

Disconnect and no connect issues:

On top of checking your router, you will want to look into your anti-virus software also. I have discovered that AVAST hates ARC.

Avast will:

  1. Block the download of the ARC EXE
  2. Block .dll's when trying to run ARC, even when adding the entire folder of ARC to the exclusion list.
  3. Prevent the connection of ARC to an EZB V4 (EZB V3 no problems).

This has been confirmed on 2 Windows 7 64bit computers and 1 Windows 8 computer.

AVG Anti-virus has no issues with ARC