StreetPass: Difference between revisions
expanded on active WiFi probe information, although admittedly not related to StreetPass most likely. |
m Typos and clarification |
||
Line 3: | Line 3: | ||
StreetPass in sleepmode can work without SD card inserted. Games' Streetpass data are temporarily stored in NAND, and when the games process the StreetPass data they move that data to extdata on SD card. | StreetPass in sleepmode can work without SD card inserted. Games' Streetpass data are temporarily stored in NAND, and when the games process the StreetPass data they move that data to extdata on SD card. | ||
== WiFi Probe Frame == | == WiFi Probe Request Frame == | ||
Whenever the 3DS is woken from sleep (or turned on), and WiFi is enabled, it sends out a 802.11 Probe Request which include all saved access points, as well | Whenever the 3DS is woken from sleep (or turned on), and WiFi is enabled, it sends out a 802.11 Probe Request which include all saved access points, as well a probe to an SSID containing an arbitrary string of data, such as "ic[kSvm9s@*cYD>/~IEVj\(fGG;qDo8j". The probe may be related to the 3DS looking for Nintendo Zone APs. This string changes at least daily, and most likely every time the device is woken up. | ||
The MAC address used for these probes | The MAC address used for these probes is the static MAC address found in the Settings application. Unlike the StreetPass MAC address, it will not change over time. This MAC address OUI also differs from the one used in StreetPass. | ||
== StreetPass Probe Frame == | == StreetPass Probe Frame == | ||
Line 42: | Line 42: | ||
| -0x8 | | -0x8 | ||
| 0x8 | | 0x8 | ||
| Some random StreetPass ID | | Some random StreetPass ID. Seen to change after every time the Settings app is used. Also may change after each StreetPass hit and system power-off? | ||
|} | |} | ||