Log in

View Full Version : Wireless Communication?


ICE_Bear
31-01-2016, 18:06
How do we control our robot wirelessly??

NetArcX
31-01-2016, 18:17
1. setup your wireless bridge from the kit of parts using the 2016 FRC bridge configuration utility (OM5P-AN Access Point)
2. Connect to robo-rio
3. change your wifi IP address on your computer to 10.TE.AM.32 (where TE.AM would be your team's number)
4. use the FRC driver-station like normal

ICE_Bear
31-01-2016, 18:19
It's already set for the team number in itself, but we don't know how to do #3

rich2202
31-01-2016, 18:26
It's already set for the team number in itself, but we don't know how to do #3

You don't have to do #3. If your laptop can connect to the internet, then it should be setup for automatically getting its IP address from the DHCP server (router).

If you do want to set the IP address, you have to go to the Properties box of the Wifi Adapter, and choose IPV4 (or something like that). Inside that, you can set the IP address of the computer FOR THAT INTERFACE.

ICE_Bear
31-01-2016, 18:34
We are so new on this we don't even know how to do that. Pictures? Detailed instruction?

Mark McLeod
31-01-2016, 18:51
What OS are you running on your PC?
The detailed instructions will be different.

ICE_Bear
31-01-2016, 19:00
Windows 7

Techwiz
31-01-2016, 19:20
Have you read the articles on the ScreenSteps Live? They are very informative:

http://wpilib.screenstepslive.com/s/4485/m/13503

You will be particularly interested in the article:
"Running your Benchtop Test Program - Wireless"

http://wpilib.screenstepslive.com/s/4485/m/13503/l/146463-running-your-benchtop-test-program-wireless

Mark McLeod
31-01-2016, 20:27
The steps are:

Complete http://wpilib.screenstepslive.com/s/4485/m/13503/l/146463-running-your-benchtop-test-program-wireless as TechWiz directed you
Connect the roboRIO to the OpenMesh radio that you setup above using an Ethernet cable
Power up the roboRIO & OpenMesh radio
On your PC (refer to the attached image) look for the wireless icon on the toolbar (circled in the image) and left click on it
Disconnect from any other wireless network your PC may be connected to
Connect to your team number that should show up in the list (in the attached example is team 358)


If you have any trouble come back with what goes wrong.

rich2202
31-01-2016, 20:27
We are so new on this we don't even know how to do that. Pictures? Detailed instruction?

http://windows.microsoft.com/en-us/windows/change-tcp-ip-settings#1TC=windows-7

Note: "Obtain IP Address Automatically" should word. If it does not, then you have to set a manual IP address. 10.58.75.101 should work for you.