Asked — Edited
Resolved Resolved by DJ Sures!

Intermitent Wifi Connection

Hi All,

having trouble with EZ-B V4 controller intermittently hooking up to wifi with laptop. I have disabled my antivirus and tried through my internal wifi laptop connection and my ASUS wifi usb adapter and will occasionally get a connection that will remain until I disconnect it. I have also tried removing and reinstalling EZ builder and had no luck. I have not changed any configurations since my last connection and still cannot get the controller to link to the computer. I also tried a second EZ B V4 that I have new and it has the same issue. The following is the error message I get through EZ builder...

EZB 0: EZB 1: EZB 2: EZB 3: EZB 4: Windows version: Microsoft Windows NT 10.0.16299.0 Screen Resolution: 1366x768 (96x96 dpi) Version: 2018.03.06.00 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 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 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 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 Attempting connection on 192.168.1.1 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 Attempting connection on 192.168.1.1. 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 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

Can someone please help?


ARC Pro

Upgrade to ARC Pro

Unleash your robot's full potential with the cutting-edge features and intuitive programming offered by Synthiam ARC Pro.

PRO
Synthiam
#9  

You can find all of the tutorials for your product on the learn section of this website. Simply press the menu item that’s says learn from the top of this website. Locate the product from the learn main page that you are using and select it to view the respective tutorials.

I also believe the answer has been provided. I’m guessing the power adapter is a wall wart style? Which are designed for solid state and NOT electrical mechanical components. There are hundreds and hundreds of threads on this forum, and thousands on the internet of this same topic... there’s a misunderstanding of power consumption AND incorrect provision of power source. In this case, I’m guessing the stall current of your servo is suffecient for the power source. However, when the servo begins to move, it’ll exceed the current that the tiny wall wart transformer can handle.

This may lock up the ezb, which causes its WiFi to go offline. Once this happens, the computer connects to the next access point it has, which is the router.

During this time, you’re pressing the connect button in ARC BUT the computer WiFi is now connected to the router WiFi instead.

You can view what WiFi network you’re connected to by clicking the WiFi icon on the system tray.

If your laptop indeed has TWO WiFi adapters, then the ip addresses of both networks must be different. Just like a physical mailing address, computer network addresses must also be different.

The word address includes uniqueness with the dictionary definition.

there is a fantastic tutorial in the learn section that shows the three ways you can maintain an internet connection AND a connection to the ezb at the same time.

You can find tutorials in the learn section by clicking the menu option LEARN from the top of this website.

#10  

DJ,

the power supply for the EZ-B is basically a 12vdc to 6vdc 6 amp transformer and the servo is a 12-24vdc for the motor power, which runs off of a fully charged 12V 35AH lead acid battery. The control portion of the board only needs 5-7.5vdc for power, which is coming from the EZ-B 6V, 6A transformer. During my testing these are the only things hooked up to the battery and transformer.

As far as the wifi issue, it just seems to be an IP address conflict. I will have to check your tutorials again on how to change them.

#11  

Problem solved. I changed the IP address being my modem and EZ-B were on the same default address, which is what DJ had mentioned in his first post. Thank you to all that tried to help and your patience as I am not very good with most of technical areas of computers. If it wasn't for DJ's EZ-B and the great people on this forum, I would have not been able to follow my childhood dream of one day building a fully functional life size robot. I'm 42 years old and only have a basic knowledge of computers, electronics, robotics and fabrication.

My robot is a life size built from scratch and utilizes from commercial size servos, linear actuators and large to small hobby size servos, so I just started programming it and are new to the EZ-B controller. It utilizes (4) 12v 35ah batteries and weighs over 300lbs. It is a wheeled chassis with a Johnny 5 style robot.I will add pics soon to the forum soon. I just need to take a few updated pics.

Next step is to learn how to do facial tracking and much more...