Blight Posted December 7, 2005 Share Posted December 7, 2005 (edited) I noticed there were many people having problems getting the wifi_lib_test to work so I've decided to write a short faq about it. Q: The program freezes in the menu.A: You need to append a loader to the fileDownload ndsmall.bin from darkfaders site. here's a direct link: http://darkfader.net/ds/files/ndsmall.binUse the command: copy /b ndsmall.bin + wifi_lib_test.nds wifi_lib_test.nds.gba to append the loader to the file.some flash cards(like the supercard) require you to rename the wifi_lib_test.nds.gba to wifi_lib_test.nds Q: Where can I get a.nds.gba version?A: Append a loader yourself, see question 1 Q: Both screens go white when I start the program.A: Just keep restarting, it will start eventually. Q: I have another problem.A: Try to append a loader, see question 1I've noticed some homebrew apps run more stable when you append a loader. Q: I can't connect to my AP.A: A lot settings in your AP will stop you from connecting to your AP.Be sure to have 802.11b active.I had to reset my router completly to get this to work.Just try to change different settings. Edited December 12, 2005 by Blight Link to comment Share on other sites More sharing options...
Gryph Posted December 7, 2005 Share Posted December 7, 2005 Direct linking is fine as long as the place you are linking from allows it. Link to comment Share on other sites More sharing options...
Blight Posted December 7, 2005 Author Share Posted December 7, 2005 Direct linking is fine as long as the place you are linking from allows it.<{POST_SNAPBACK}>Yeah, but I could've missed it, I didn't want to get banned on my first post . Link to comment Share on other sites More sharing options...
shunt2000 Posted December 31, 2005 Share Posted December 31, 2005 (edited) First off, this is just awesome. I have been playing around with it since Christmas now. The library test works perfectly on my DS, but I am trying to my own app using Stephen's source as the main reference. However, when I go to use the function "keysInit()" -- line 339 of the template.c source for the ARM9, I get the following error: c:/ds/projects/source/wifi_lib_test/arm9/source/template.c:339: undefined reference to `keysInit' If I comment that line out, everything compiles, but then trying to use the keyboard in the app is screwy. I tried to compile the source that Stephen released and I get the same error. Has anybody else tried that? Shawn Edited December 31, 2005 by shunt2000 Link to comment Share on other sites More sharing options...
Sintax Posted January 1, 2006 Share Posted January 1, 2006 I think he was using an older version of libnds, I had the same problem. InitKeys isn't used any more, and I think some of the touch code changed as well. If you're looking to build something, it's best to start your own app from scrath (use the libnds template), and just use his wifi code as an example. Link to comment Share on other sites More sharing options...
thedude Posted January 22, 2006 Share Posted January 22, 2006 (edited) Problem with WEP:I connect to my PC with a extern router. If the WEP key is on(21 signs)i cant connect to my pc anymore. Of course i inserted the WEP into my DS. Edited January 22, 2006 by thedude Link to comment Share on other sites More sharing options...
Thoop Posted January 22, 2006 Share Posted January 22, 2006 Problem with WEP:I connect to my PC with a extern router. If the WEP key is on(21 signs)i cant connect to my pc anymore. Of course i inserted the WEP into my DS.<{POST_SNAPBACK}>WEP isn't wupported yet Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now