NWM Services: Difference between revisions
No edit summary |
|||
Line 176: | Line 176: | ||
== UDS Beacons == | == UDS Beacons == | ||
The UDS host broadcasts a beacon containing at least two Nintendo-vendor tags(tag number 0xDD, see above for the OUI), normally the data stored in these tags are static. The second tag contains the big-endian u32 networkID, used by the clients when connecting to the host and for the above CCMP key generation. The Nintendo-vendor tag(s) following the first two are unique to the process using UDS, these tags are used for broadcasting metadata regarding the host. | The UDS host broadcasts a beacon containing at least two Nintendo-vendor tags(tag number 0xDD, see above for the OUI), normally the data stored in these tags are static. The second tag contains the big-endian u32 networkID, used by the clients when connecting to the host and for the above CCMP key generation. The Nintendo-vendor tag(s) following the first two are unique to the process using UDS, these tags are used for broadcasting metadata regarding the host. | ||
A tool for these beacons is available here: [https://github.com/yellows8/ctr-wlanbeacontool] | |||
=== UDS Beacon Tags === | === UDS Beacon Tags === |