View Single Post
Posts: 3 | Thanked: 0 times | Joined on Feb 2008
#1
I have a program that I wrote that can print out all the local access points that can be found to a file. I basically took iwlist and copied and paste what I needed.

The problem is that when I run the program, I usually only get one access point. The only way I can get more than one is to go to the wifi button on top of the N810, click it and select Change Connection..., and cancel without making a choice. This will result in my program printing out several access points instead of one. Is there a way I can programmatically get the N810 to reset the way it's collecting APs?

Thank you in advance and let me know if you need me to clarify.