Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   General Forum (http://www.chiefdelphi.com/forums/forumdisplay.php?f=16)
-   -   Having trouble Configuring OM5P-AC Radio (http://www.chiefdelphi.com/forums/showthread.php?t=153238)

Bernstern 08-01-2017 17:02

Having trouble Configuring OM5P-AC Radio
 
While using the FRC Radio Configuration Utility we ran into some problems.

*All other networking devices are disabled, ran in admin mode, pings were successful

While the load firmware worked fine, configuring the radio with just a team number failed with

"Bridge configuration failed: Failed to change IP address, please check for an adaptor with the address 192.168.1.51. Please ensure the bridge is connected o this computer and try again.

Any ideas?

Mark McLeod 08-01-2017 17:21

Re: Having trouble Configuring OM5P-AC Radio
 
Try an ipconfig /all from the cmd prompt indow to insure that all NICs are listed as Disabled except for the Ethernet port.

For example, here is what mine looks like after using the utility successfully:
Code:


Windows IP Configuration

  Host Name . . . . . . . . . . . . : McLeod
  Primary Dns Suffix  . . . . . . . :
  Node Type . . . . . . . . . . . . : Hybrid
  IP Routing Enabled. . . . . . . . : No
  WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Ethernet:

  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
  Physical Address. . . . . . . . . : 2C-60-0C-67-B9-92
  DHCP Enabled. . . . . . . . . . . : Yes
  Autoconfiguration Enabled . . . . : Yes
  Link-local IPv6 Address . . . . . : fe80::b04b:a66e:f912:1967%13(Preferred)
  Autoconfiguration IPv4 Address. . : 169.254.25.103(Preferred)
  Subnet Mask . . . . . . . . . . . : 255.255.0.0
  Default Gateway . . . . . . . . . :
  DHCPv6 IAID . . . . . . . . . . . : 355229708
  DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1D-15-63-31-9C-AD-97-D1-AF-B1
  DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
                                      fec0:0:0:ffff::2%1
                                      fec0:0:0:ffff::3%1
  NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Bluetooth Network Connection:

  Media State . . . . . . . . . . . : Media disconnected
  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network)
  Physical Address. . . . . . . . . : 9C-AD-97-D1-AF-B2
  DHCP Enabled. . . . . . . . . . . : Yes
  Autoconfiguration Enabled . . . . : Yes

Tunnel adapter isatap.{8DB6A71A-AA73-4119-9A7F-73F61A29A6C6}:

  Media State . . . . . . . . . . . : Media disconnected
  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : Microsoft ISATAP Adapter
  Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
  DHCP Enabled. . . . . . . . . . . : No
  Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 2:

  Media State . . . . . . . . . . . : Media disconnected
  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : Microsoft Teredo Tunneling Adapter
  Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
  DHCP Enabled. . . . . . . . . . . : No
  Autoconfiguration Enabled . . . . : Yes


But having the wireless Enabled like this breaks it:
Code:


Windows IP Configuration

  Host Name . . . . . . . . . . . . : McLeod
  Primary Dns Suffix  . . . . . . . :
  Node Type . . . . . . . . . . . . : Hybrid
  IP Routing Enabled. . . . . . . . : No
  WINS Proxy Enabled. . . . . . . . : No
  DNS Suffix Search List. . . . . . : home

Wireless LAN adapter Local Area Connection* 11:

  Media State . . . . . . . . . . . : Media disconnected
  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter
  Physical Address. . . . . . . . . : 9E-AD-97-D1-AF-B1
  DHCP Enabled. . . . . . . . . . . : Yes
  Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Local Area Connection* 13:

  Media State . . . . . . . . . . . : Media disconnected
  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : Microsoft Hosted Network Virtual Adapter
  Physical Address. . . . . . . . . : 9C-AD-97-D1-AF-B1
  DHCP Enabled. . . . . . . . . . . : Yes
  Autoconfiguration Enabled . . . . : Yes

Ethernet adapter Ethernet:

  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
  Physical Address. . . . . . . . . : 2C-60-0C-67-B9-92
  DHCP Enabled. . . . . . . . . . . : Yes
  Autoconfiguration Enabled . . . . : Yes
  Link-local IPv6 Address . . . . . : fe80::b04b:a66e:f912:1967%13(Preferred)
  Autoconfiguration IPv4 Address. . : 169.254.25.103(Preferred)
  Subnet Mask . . . . . . . . . . . : 255.255.0.0
  Default Gateway . . . . . . . . . :
  DHCPv6 IAID . . . . . . . . . . . : 355229708
  DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1D-15-63-31-9C-AD-97-D1-AF-B1
  DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
                                      fec0:0:0:ffff::2%1
                                      fec0:0:0:ffff::3%1
  NetBIOS over Tcpip. . . . . . . . : Enabled

Wireless LAN adapter Wi-Fi:

  Connection-specific DNS Suffix  . : home
  Description . . . . . . . . . . . : 1x1 11b/g/n Wireless LAN PCI Express Half Mini Card Adapter
  Physical Address. . . . . . . . . : 9C-AD-97-D1-AF-B1
  DHCP Enabled. . . . . . . . . . . : Yes
  Autoconfiguration Enabled . . . . : Yes
  Link-local IPv6 Address . . . . . : fe80::64ab:693f:e62c:cfe6%14(Preferred)
  IPv4 Address. . . . . . . . . . . : 192.168.1.11(Preferred)
  Subnet Mask . . . . . . . . . . . : 255.255.255.0
  Lease Obtained. . . . . . . . . . : Sunday, January 8, 2017 5:17:03 PM
  Lease Expires . . . . . . . . . . : Monday, January 9, 2017 5:17:03 PM
  Default Gateway . . . . . . . . . : 192.168.1.1
  DHCP Server . . . . . . . . . . . : 192.168.1.1
  DHCPv6 IAID . . . . . . . . . . . : 261926295
  DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1D-15-63-31-9C-AD-97-D1-AF-B1
  DNS Servers . . . . . . . . . . . : 192.168.1.1
  NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Bluetooth Network Connection:

  Media State . . . . . . . . . . . : Media disconnected
  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network)
  Physical Address. . . . . . . . . : 9C-AD-97-D1-AF-B2
  DHCP Enabled. . . . . . . . . . . : Yes
  Autoconfiguration Enabled . . . . : Yes

Tunnel adapter isatap.{8DB6A71A-AA73-4119-9A7F-73F61A29A6C6}:

  Media State . . . . . . . . . . . : Media disconnected
  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : Microsoft ISATAP Adapter
  Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
  DHCP Enabled. . . . . . . . . . . : No
  Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 2:

  Media State . . . . . . . . . . . : Media disconnected
  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : Microsoft Teredo Tunneling Adapter
  Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
  DHCP Enabled. . . . . . . . . . . : No
  Autoconfiguration Enabled . . . . : Yes

Tunnel adapter isatap.home:

  Media State . . . . . . . . . . . : Media disconnected
  Connection-specific DNS Suffix  . : home
  Description . . . . . . . . . . . : Microsoft ISATAP Adapter #3
  Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
  DHCP Enabled. . . . . . . . . . . : No
  Autoconfiguration Enabled . . . . : Yes


Bernstern 08-01-2017 17:23

Re: Having trouble Configuring OM5P-AC Radio
 
They are

SpazMonkey214 13-01-2017 16:35

Re: Having trouble Configuring OM5P-AC Radio
 
Quote:

Originally Posted by Mark McLeod (Post 1627358)
Try an ipconfig /all from the cmd prompt indow to insure that all NICs are listed as Disabled except for the Ethernet port.

For example, here is what mine looks like after using the utility successfully:
Code:


Windows IP Configuration

  Host Name . . . . . . . . . . . . : McLeod
  Primary Dns Suffix  . . . . . . . :
  Node Type . . . . . . . . . . . . : Hybrid
  IP Routing Enabled. . . . . . . . : No
  WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Ethernet:

  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
  Physical Address. . . . . . . . . : 2C-60-0C-67-B9-92
  DHCP Enabled. . . . . . . . . . . : Yes
  Autoconfiguration Enabled . . . . : Yes
  Link-local IPv6 Address . . . . . : fe80::b04b:a66e:f912:1967%13(Preferred)
  Autoconfiguration IPv4 Address. . : 169.254.25.103(Preferred)
  Subnet Mask . . . . . . . . . . . : 255.255.0.0
  Default Gateway . . . . . . . . . :
  DHCPv6 IAID . . . . . . . . . . . : 355229708
  DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1D-15-63-31-9C-AD-97-D1-AF-B1
  DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
                                      fec0:0:0:ffff::2%1
                                      fec0:0:0:ffff::3%1
  NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Bluetooth Network Connection:

  Media State . . . . . . . . . . . : Media disconnected
  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network)
  Physical Address. . . . . . . . . : 9C-AD-97-D1-AF-B2
  DHCP Enabled. . . . . . . . . . . : Yes
  Autoconfiguration Enabled . . . . : Yes

Tunnel adapter isatap.{8DB6A71A-AA73-4119-9A7F-73F61A29A6C6}:

  Media State . . . . . . . . . . . : Media disconnected
  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : Microsoft ISATAP Adapter
  Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
  DHCP Enabled. . . . . . . . . . . : No
  Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 2:

  Media State . . . . . . . . . . . : Media disconnected
  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : Microsoft Teredo Tunneling Adapter
  Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
  DHCP Enabled. . . . . . . . . . . : No
  Autoconfiguration Enabled . . . . : Yes


But having the wireless Enabled like this breaks it:
Code:


Windows IP Configuration

  Host Name . . . . . . . . . . . . : McLeod
  Primary Dns Suffix  . . . . . . . :
  Node Type . . . . . . . . . . . . : Hybrid
  IP Routing Enabled. . . . . . . . : No
  WINS Proxy Enabled. . . . . . . . : No
  DNS Suffix Search List. . . . . . : home

Wireless LAN adapter Local Area Connection* 11:

  Media State . . . . . . . . . . . : Media disconnected
  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter
  Physical Address. . . . . . . . . : 9E-AD-97-D1-AF-B1
  DHCP Enabled. . . . . . . . . . . : Yes
  Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Local Area Connection* 13:

  Media State . . . . . . . . . . . : Media disconnected
  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : Microsoft Hosted Network Virtual Adapter
  Physical Address. . . . . . . . . : 9C-AD-97-D1-AF-B1
  DHCP Enabled. . . . . . . . . . . : Yes
  Autoconfiguration Enabled . . . . : Yes

Ethernet adapter Ethernet:

  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
  Physical Address. . . . . . . . . : 2C-60-0C-67-B9-92
  DHCP Enabled. . . . . . . . . . . : Yes
  Autoconfiguration Enabled . . . . : Yes
  Link-local IPv6 Address . . . . . : fe80::b04b:a66e:f912:1967%13(Preferred)
  Autoconfiguration IPv4 Address. . : 169.254.25.103(Preferred)
  Subnet Mask . . . . . . . . . . . : 255.255.0.0
  Default Gateway . . . . . . . . . :
  DHCPv6 IAID . . . . . . . . . . . : 355229708
  DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1D-15-63-31-9C-AD-97-D1-AF-B1
  DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
                                      fec0:0:0:ffff::2%1
                                      fec0:0:0:ffff::3%1
  NetBIOS over Tcpip. . . . . . . . : Enabled

Wireless LAN adapter Wi-Fi:

  Connection-specific DNS Suffix  . : home
  Description . . . . . . . . . . . : 1x1 11b/g/n Wireless LAN PCI Express Half Mini Card Adapter
  Physical Address. . . . . . . . . : 9C-AD-97-D1-AF-B1
  DHCP Enabled. . . . . . . . . . . : Yes
  Autoconfiguration Enabled . . . . : Yes
  Link-local IPv6 Address . . . . . : fe80::64ab:693f:e62c:cfe6%14(Preferred)
  IPv4 Address. . . . . . . . . . . : 192.168.1.11(Preferred)
  Subnet Mask . . . . . . . . . . . : 255.255.255.0
  Lease Obtained. . . . . . . . . . : Sunday, January 8, 2017 5:17:03 PM
  Lease Expires . . . . . . . . . . : Monday, January 9, 2017 5:17:03 PM
  Default Gateway . . . . . . . . . : 192.168.1.1
  DHCP Server . . . . . . . . . . . : 192.168.1.1
  DHCPv6 IAID . . . . . . . . . . . : 261926295
  DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1D-15-63-31-9C-AD-97-D1-AF-B1
  DNS Servers . . . . . . . . . . . : 192.168.1.1
  NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Bluetooth Network Connection:

  Media State . . . . . . . . . . . : Media disconnected
  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network)
  Physical Address. . . . . . . . . : 9C-AD-97-D1-AF-B2
  DHCP Enabled. . . . . . . . . . . : Yes
  Autoconfiguration Enabled . . . . : Yes

Tunnel adapter isatap.{8DB6A71A-AA73-4119-9A7F-73F61A29A6C6}:

  Media State . . . . . . . . . . . : Media disconnected
  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : Microsoft ISATAP Adapter
  Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
  DHCP Enabled. . . . . . . . . . . : No
  Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 2:

  Media State . . . . . . . . . . . : Media disconnected
  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : Microsoft Teredo Tunneling Adapter
  Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
  DHCP Enabled. . . . . . . . . . . : No
  Autoconfiguration Enabled . . . . : Yes

Tunnel adapter isatap.home:

  Media State . . . . . . . . . . . : Media disconnected
  Connection-specific DNS Suffix  . : home
  Description . . . . . . . . . . . : Microsoft ISATAP Adapter #3
  Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
  DHCP Enabled. . . . . . . . . . . : No
  Autoconfiguration Enabled . . . . : Yes


So I am having this exact same error, but I don't really understand what you are saying here...can you try to explain it a bit simpler for me?

vScourge 13-01-2017 17:40

Re: Having trouble Configuring OM5P-AC Radio
 
He just means your driver station PC's wireless adapter needs to be disabled to configure the radio. Running ipconfig is one way to check that.

We had this problem this year. I had been in the habit of disabling the laptop's wireless via the physical button, but apparently that's not the same as disabling the wireless interface in Windows network configuration. Once we did that it was able to configure the radio successfully.

If you're on Windows (10 in my case) here's roughly how you get there:
- Hit Start, type "Network and Sharing Center" and run that
- Click "Change adapter settings" on the left
- Right-click the wireless adapter in the list, hit "Disable"


All times are GMT -5. The time now is 05:30.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi