Russia
Asked
Resolved Resolved by EzAng!

Success Wifi Connect And Immediately Disconnect From ARC

Hello! Its my first experience with EZ robot Develop kit. In fact I don't know if it Ez3 or Ez4. I've success connction to it by WiFi. I can see Main Page and can do all diagnostic test (sounds and servos) But I can't make succesfull connectionn from ARC. I tried do it from both mode - client and servers, but unsuccessfull. Can you help me? Attempting connection on 10.0.1.48 Comm Err: System.IO.IOException: : , .. , - . ---> System.Net.Sockets.SocketException: , .. , -
System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)


System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
EZ_B.EZB.FdnCbVUtAt(Int32  , Byte[] cmdData)

BbytesToExpect: 1 U Received: 0 Disconnected Connection Failed: System.Exception: Controller Not Responding EZ_B.EZB.s0GClSE35W() EZ_B.EZB.Connect(String hostname, Int32 baudRate) Disconnected

Attempting connection on 192.168.1.1:23 Comm Err: System.IO.IOException: : , .. , - . ---> System.Net.Sockets.SocketException: , .. , -
System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)


System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
EZ_B.EZB.FdnCbVUtAt(Int32  , Byte[] cmdData)

BbytesToExpect: 1 U Received: 0 Disconnected Connection Failed: System.Exception: Controller Not Responding EZ_B.EZB.s0GClSE35W() EZ_B.EZB.Connect(String hostname, Int32 baudRate) Disconnected



Related Hardware (view all EZB hardware)
EZ-B V4 by EZ-Robot
EZ-B v4/2 robot controller: dual Cortex ARM, Wi-Fi, audio/video, 24 servo/digital ports, I2C/UART, camera and Synthiam ARC control for custom robots
Wi-Fi / USB
Servos 24
Camera
Audio
UART 3
I2C
ADC 8
Digital 24

Related Robot Skill (view all robot skills)
Diagnose EZ-B Wi-Fi connection issues with verbose EZ-B communication logging, ping tests, log export and diagnostic reports for Synthiam support.

ARC Pro

Upgrade to ARC Pro

Experience early access to the latest features and updates. You'll have everything that is needed to unleash your robot's potential.

Author Avatar
PRO
USA
#1   — Edited

I have always found out that my anti- virus software interferes with ARC connecting - even presently

Try disconnecting the anti- virus first

EzAng

Author Avatar
Russia
#2  

Hello! Thanks a lot! you are absolutely right! Thanks! its work!

Author Avatar
PRO
USA
#4  

Thanks I can help, also check your firewalls

EzAng