Changes

702 bytes added ,  08:34, 1 October 2014
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00100042] |- | 1 | Size |- | 2 | (Size<<14) <nowiki>|</nowiki> 2 |- | 3 | Input ..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x00100042]
|-
| 1
| Size
|-
| 2
| (Size<<14) <nowiki>|</nowiki> 2
|-
| 3
| Input buffer ptr
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|}

=Description=
This sets the additional-data section in the beacon, see [[NWM_Services|here]]. By default this is not set(size=0). This command doesn't need to be used when the additional-data section is not used. This is used on the host 3DS to update the beacon data used for broadcasting. NWM module will automatically broadcast the updated beacon at the next beacon broadcast interval.