liloumaster Posted March 15, 2008 Share Posted March 15, 2008 (edited) The nds wifi connexion starts with a bandwith of 80kbps and then after a while fails to 20kbps. And then there is no way to reach the previous 80kbps, except to RESET the NDS. I modify the nds wifi lib and i have a partial success, i download 6M bytes at 70kbs and then it fails to 20kbps. So, i'm convints that's it's linked to NDS harware config. May be the powersave of the NDS. So, if someone has a suggestion .... http://masterlilou.wordpress.com/ Edited March 15, 2008 by liloumaster Link to comment Share on other sites More sharing options...
sgstair Posted March 26, 2008 Share Posted March 26, 2008 It's probably a bug in the wifi lib, or in the way the wifilib is talking to the hardware - but I don't know which - this is one of the reasons the lib is being rewritten. Link to comment Share on other sites More sharing options...
liloumaster Posted March 27, 2008 Author Share Posted March 27, 2008 To speedup the download just set the maxrate to 0x14 (example WIFI_REG(0x4008)=0x14; ) Works good My best score : 10Mbytes at 68bps... but it fails to 20kbs then .... i check wifi whitebook, may be its linked to the wifi protocol Lilou 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