Changes

Jump to navigation Jump to search
608 bytes added ,  17:26, 2 April 2016
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00110040] |- | 1 | Size |} The following is located 0x100-bytes after the be..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x00110040]
|-
| 1
| Size
|}

The following is located 0x100-bytes after the beginning of the above command buffer:
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| (Size<<14) <nowiki>|</nowiki> 2
|-
| 1
| Pointer to output buf
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|-
| 2
| Actual data size.
|}

=Description=
This loads the appdata from the beacon. This can only be used while connected to the network.

Navigation menu