Compatible Accesspoint List

Post any hardware related questions about your WiShield 1.0 here.

Re: Compatible Accesspoint List

Postby torchris » Tue Feb 09, 2010 9:18 am

OK, I think I have it figured out now. I have it up and running on the DIR-655 using WPA2 fairly reliably. The wiShield seems to have reconnected to my router on about 9 out of 10 restarts so far today. So, to document what I have done...

Arduino – Duemilanove with AtMega 328 processor
WiShield
Sketch – Just the sample webserver code with the WiShield Library (v 1.2.0 downloaded from GitHub)
Arduino software – v 0017
Router – DIR 655 set to WPA2 (also have tried Open, WEP & WPA2) Hardware version A3 firmware version 1.21 (current).

IP address set up in the sketch header:
Code: Select all
unsigned char local_ip[] = {192,168,0,122};     // IP address of WiShield
unsigned char gateway_ip[] = {192,168,0,1};     // router or gateway IP address
unsigned char subnet_mask[] = {255,255,255,0};  // subnet mask for the local network
const prog_char ssid[] PROGMEM = {"my_ssid_name"};          // max 32 bytes

unsigned char security_type = 3;    // 0 - open; 1 - WEP; 2 - WPA; 3 - WPA2
// WPA/WPA2 passphrase

const prog_char security_passphrase[] PROGMEM = {"xxxxxxx"};      // max 64 characters


What I have done on the DIR-655 is to use the “Add DHCP Reservation” feature of the DIR-655 which allows me to associate the IP address with the MAC address. So, I have assigned the MAC address the ip address 192.168.0.122 and now when I check the router for the status of clients connected via wireless, it lists the correct IP and MAC address for the WiShield rather than 0.0.0.0. I have this feeling that the DIR-655 doesn’t like non-DHCP clients (static IPs) connecting via wireless for some reason, but by reserving the IP in this way it somehow fakes out the WiShield connecting via DHCP. There seems to be no obvious setting in the router that would stop a static IP address wireless client connecting, so I am not 100% sure this is what has fixed it or not.

So far so good, and now I think the DIR-655 can be listed as supported - with a workaround.

Thanks!
torchris
 
Posts: 5
Joined: Sat Feb 06, 2010 3:49 pm

Re: Compatible Accesspoint List

Postby plasmator » Thu Mar 04, 2010 1:36 pm

I can report that things are working well with the CradlePoint MBR1000 3G/WiFi router.
plasmator
 
Posts: 7
Joined: Thu Mar 04, 2010 12:22 pm

Re: Compatible Accesspoint List

Postby mikenreg » Mon Mar 15, 2010 5:04 pm

Has anyone had any luck using the WiShield 1.0 with the Verizon MiFi 2200 (made by Novatel)? I'm tempted to put it on the "not working" list. I have the weather.gov example working with another router, but it's not working with the MiFi. The red led is lit, but I only get the "Ended connection with http://www.weather.gov" message.

UPDATE -- After further investigation, only the WPA2 security mode is not working. Open, WEP, and WPA are working fine. Please add the Verizon MiFi 2200 to the list of routers that work!
mikenreg
 
Posts: 2
Joined: Sun Mar 14, 2010 6:38 pm
Location: Seattle, WA

Re: Compatible Accesspoint List

Postby GregEigsti » Tue Mar 16, 2010 1:00 am

Thanks for reporting back!
Check out the wiki!
uIP Stack Docs
Compatible Access Point List
WiShield user contrib branch - DNS, DHCP, AP Scanning, bug fixes, etc.
SlackLab.org - My geek projects blog.
User avatar
GregEigsti
 
Posts: 1067
Joined: Sun Aug 02, 2009 5:23 pm
Location: Sammamish WA USA (near Seattle)
  • Website

Re: Compatible Accesspoint List

Postby aerodyno » Thu Mar 18, 2010 7:47 pm

Note that the D-Link 524 and 624 are also NOT compatible and exhibit ridiculous behaviors detailed in the "connection dies after 10 minutes" thread.
aerodyno
 
Posts: 65
Joined: Tue Aug 04, 2009 8:42 pm

Re: Compatible Accesspoint List

Postby nimbusgb » Sat Mar 27, 2010 10:11 am

NetGear WG602v4 appears to work fine
nimbusgb
 
Posts: 25
Joined: Fri Mar 26, 2010 8:13 am

Re: Compatible Accesspoint List

Postby mfm219 » Sun Mar 28, 2010 5:35 pm

Posting results from some recent troubleshooting of WiShield 2.0 (viewtopic.php?f=23&t=273):

Works with:
Linksys WRT54G v2 (firmware version 4.21.1), unsecure and WEP 64bit


Doesn't work with:
Actiontec GT704-WG
mfm219
 
Posts: 9
Joined: Mon Mar 22, 2010 6:31 pm

Re: Compatible Accesspoint List

Postby chome » Sat Apr 03, 2010 4:59 pm

BlackWidow 1.0
Works with Juniper SSG5-Serial-WLAN. AP Data:
Hardware Version: 710(0)
Firmware Version: 6.0.0r5a.0 (Firewall+VPN)

connects in WPA2 mode 802.11b TKIP. I will see if it's possible to get it to use AES.
chome
 
Posts: 2
Joined: Thu Mar 25, 2010 10:07 am

Re: Compatible Accesspoint List

Postby .jacob » Tue Apr 27, 2010 10:52 pm

WiShield 2.0 and Linksys WRT54GS v6 w/ OEM Firmware works fine on WPA (TKIP and AES) and WEP 128 bit.
.jacob
 
Posts: 108
Joined: Sat Mar 20, 2010 11:40 pm

Re: Compatible Accesspoint List

Postby basicxman » Tue May 25, 2010 4:52 pm

You can add the Linksys WRT120N fully working with WPA2 and WEP
basicxman
 
Posts: 1
Joined: Tue May 25, 2010 4:47 pm

PreviousNext

Return to WiShield 1.0

Who is online

Users browsing this forum: No registered users and 1 guest