#120816 - SpacedCowboy - Tue Mar 06, 2007 7:16 am
Has anyone got the WiFi to work in their own programs ? I was trying to put together the simplest connect-to-the-wifi-network program by cutting down the 0WifiLoader example, but I'm running into problems figuring out just what you need to keep :-(
All I can get is a blank screen on startup. I can't see how to attach the code for main.cpp, so here's a URL to the source-code I'm using. It's pretty short :-)
On the "old" dswifi code, you had to have the arm7 running some code, and the arm9 running some code - that doesn't seem to be the case for the new dswifi lib (or maybe it's just hidden better), but the 0wifiloader example doesn't seem to have any arm7 code in it...
Anyway, if anyone can take a look and tell me what I'm doing wrong, I'd much appreciate it. I basically want wifi and threads, so this library would be perfect, if I could just get it to work...
Cheers,
Simon
All I can get is a blank screen on startup. I can't see how to attach the code for main.cpp, so here's a URL to the source-code I'm using. It's pretty short :-)
On the "old" dswifi code, you had to have the arm7 running some code, and the arm9 running some code - that doesn't seem to be the case for the new dswifi lib (or maybe it's just hidden better), but the 0wifiloader example doesn't seem to have any arm7 code in it...
Anyway, if anyone can take a look and tell me what I'm doing wrong, I'd much appreciate it. I basically want wifi and threads, so this library would be perfect, if I could just get it to work...
Cheers,
Simon