Full Screen Video Player icon Full Screen Video Player Fullscreen overlay video player controlled by ControlCommand: play/pause/resume/stop; ESC cancels playback and locks new playback until unpaused. Try it →
Asked — Edited

Having Questions Connecting ARC To Wifi

I can get the controller to connect to the wireless router but I can't seem to get ARC to connect to the controller. I get the following error report.

Attempting connection on 192.168.1.1:23 Connection Failed: System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 192.168.1.1:23 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at System.Net.Sockets.TcpClient.EndConnect(IAsyncResult asyncResult) at EZ_B.EZB.Connect(String hostname, Int32 baudRate) Disconnected


ARC Pro

Upgrade to ARC Pro

Unleash your creativity with the power of easy robot programming using Synthiam ARC Pro

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

Have you reviewed the connection tutorial that is presented to you in the form of a question when the connection cannot be established? Give it a quick look and answer the questions - that gives us information to help you.

#2  

You are connecing to your router, not the EZ-B. In client mode, your EZ-B will be assigned a different ip address than the default 192.168.1.1. There is a search tool in ARC, or it may be faster to log onto the router to see what address was assigned. Just type it in over the default ( and add the :23 to the end, but not for the camera if you have one).

Check the WiFi modes tutorial in the learn section for more details
https://synthiam.com/Tutorials/Lesson/15?courseId=5 Alan