Asked
— Edited

Hello I'm new to EZ-Robot. I have been on the boards for some time but just recently purchased 3 EZ-B4 boards. I have been playing with them and cant get a servo to a darn thing. I'm using standard servos. My servos are rated up 6 Volts. So I'm running the EZ-B4 on 5 volts. The EZ-B4 reports low battery constantly and no matter what I do I cant get a servo to move.
*stress*
Under there, there is a battery voltage warning level. Uncheck it.
When the warning is going off, you can't do anything.
You can also uncheck the Voltage warning in the connect control and that will stop the warning and let your project work.
Now I have to work on some connection issues. I have both WFI and a network card in my Windows 8 Gateway computer. But I have to disable the network card to log into the EZ-B4, so I'm going to try a different connection, where the EZ-B4 connects to the WIFI router and I access that threw the network card. But I'm now on the road and servos are working. Thanks guys.
The EZ-B, in AP mode will have an IP address of 192.168.1.1, and will give out addresses to PCs in the range of 192.168.1.2-192.168.1.255
It is likely that your router uses the same range. 192.168.0.1 and 192.168.1.1 are the most common home router IP addresses with 192.168.1.1 being used by 95% of the vendors. You can't have two network interfaces on the same subnet. You can usually easily change this in the DHCP settings of your router to use another range. Anything starting 192.168.x.x is good for home routing (there are two other ranges, 10.x.x.x and 172.16.x.x through 172.31.x.x you could use as well).
See http://en.wikipedia.org/wiki/Private_network for more details if interested.
Alan