YellowJacket Not Working? Resolved It was a Hardware Issue

Discussion about the upcoming YellowJacket (WiFi+Arduino mini).

YellowJacket Not Working? Resolved It was a Hardware Issue

Postby AAArroyo » Tue Nov 02, 2010 12:38 pm

Hi:

I am able to connect the YJ via FTDI Basic USB Breakout board to my MAC and can run sketches such as the "BLINK" and see them work, but as far as getting the Webserver sketch as described in http://asynclabs.com/wiki/index.php?title=AsyncLabsWiki, no luck! I have tried with several WIFI Routers (the latest two are a DLINK DIR-655 and Linksys WRT310N which are listed on the list as "working"). The Webserver sketch was modified as follows:

// Wireless configuration parameters ----------------------------------------
unsigned char local_ip[] = {192,168,0,190}; // 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 = {"dlink"}; // max 32 bytes

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

// WPA/WPA2 passphrase
const prog_char security_passphrase[] PROGMEM = {"12345678"}; // max 64 characters

The MAC reports the dlink as follows:
IPv4 Address: 192.168.0.198
Subnet Mask: 255.255.255.0
Router: 192.168.0.1

The DLINK is configured with no encryption

Wireless Radio :Enabled
802.11 Mode : Mixed 802.11n, 802.11g and 802.11b
Channel Width :20MHz
Channel :3
WISH : Active
Wi-Fi Protected Setup :Enabled/Not Configured
SSID List

Network Name Guest MAC Address Security Mode
(SSID)
dlink No 00:22:b0:c7:d7:c1 Disabled

LAN COMPUTERS

IP Address Name (if any) MAC
192.168.0.198 AAA-MacBook 00:1e:52:74:10:e8
192.168.0.199 AAA-MacBook 00:1b:63:af:83:c6

Any ides?

-AAA- :|
Last edited by AAArroyo on Fri Nov 05, 2010 4:01 pm, edited 1 time in total.
AAArroyo
 
Posts: 2
Joined: Tue Nov 02, 2010 12:22 pm

Re: YellowJacket Not Working?

Postby AAArroyo » Fri Nov 05, 2010 3:00 pm

It turned out that Brad at Async Labs sent me another YJ (overnight, what a blessing!) and this one works fine. :)

The older YJ must have had a hardware problem since the Green LED on pin 9 never came on and the LED on pin 13 never went completely off.

Everything is working now... The YJ responded with

Hello World!! I am WiShield at Arroyo Home

I can now verify that YJ works with the Linksys WRT54GS with no security and Firmware Version: v1.50.6
AAArroyo
 
Posts: 2
Joined: Tue Nov 02, 2010 12:22 pm


Return to YellowJacket

Who is online

Users browsing this forum: No registered users and 1 guest