Conecting with an AP |
![]() ![]() |
Conecting with an AP |
Apr 17 2009, 09:15 AM
Post
#1
|
|
|
Newbie Poster Group: Members Posts: 1 Joined: 17-April 09 Member No.: 31677 |
Hi, I'm trying to modificate ap_search example (from devkitpro lastest version) to use my NDS with a wep key without using a game. The code works if I don't use wep so my problem is about setting wep parameters in the wifi_ConnectAP function, till now I have tried with
unsigned char *key ="0000000000"; //My WEPkey Wifi_ConnectAP(ap,WEPMODE_40BIT,0,&key); Does anyone know where is the problem? How do wep parameters have to be set? |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 21st November 2009 - 02:24 AM |