I want to look at data coming from a Nintendo 3DS on an Android device. The 3DS will automatically try and connect to any router with the SSID of "Nintendo_3DS_continuous_scan_000".
I know it should be possible, since tethering apps do essentially the same thing. I've tried looking at Wifi Direct
or Wifi P2P
, but so far I haven't seen any option to set an SSID. Am I looking at the wrong library for this project?
EDIT: I found a library here that handles the Access Points. I've successfully tested it once now, so I'm off to try crazy things.