1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
3  <head>
4    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5    <meta http-equiv="Content-Style-Type" content="text/css" />
6    <link rel="stylesheet" href="../css/manpage.css" type="text/css" />
7    <style type="text/css"><!--
8      span.static_style
9      {
10        font-size			: 8pt;
11        color				: white;
12        font-weight			: bold;
13        background			: #44f;
14        border-left			: solid 1px #aaf;
15        border-top			: solid 1px #aaf;
16        border-right		: solid 1px #00c;
17        border-bottom		: solid 1px #00c;
18        padding-left		: 2px;
19        padding-right		: 2px;
20      }
21      span.virtual_style
22      {
23        font-size			 : 8pt;
24        color				 : white;
25        font-weight			: bold;
26        background			: #0a0;
27        border-left			: solid 1px #0f0;
28        border-top			: solid 1px #0f0;
29        border-right		: solid 1px #060;
30        border-bottom		: solid 1px #060;
31        padding-left		: 2px;
32        padding-right		: 2px;
33      }
34      span.protected_style
35      {
36        font-size			 : 8pt;
37        color				 : white;
38        font-weight			: bold;
39        background			: #444;
40        border-left			: solid 1px #ccc;
41        border-top			: solid 1px #ccc;
42        border-right		: solid 1px #222;
43        border-bottom		: solid 1px #222;
44        padding-left		: 2px;
45        padding-right		: 2px;
46      }
47      table.table, table.table td, table.table th
48      {
49        border-collapse: collapse;
50        background-color: white;
51      }
52      table.table
53      {
54        width: auto;
55        margin: 1em;
56        position	: static;
57        font-family	: Arial;
58      }
59      table.table td, table.table th
60      {
61        padding: 0.2em;
62      }
63      table.table td.number, table.table th.number
64      {
65        text-align: right;
66      }
67      table.table tbody tr th
68      {
69        text-align: left;
70        font-weight: normal;
71        width: auto;
72      }
73      table.table thead tr th,
74      table.table tbody tr th.category
75      {
76        padding: 0 0.2em;
77      }
78      table.table caption
79      {
80        font-weight: bold;
81        padding: 0.4em;
82      }
83      table.table th
84      {
85        font-weight			: bold;
86        background			: #acf;
87      }
88        --></style>
89<title>CecLotcheckTool</title>
90  </head>
91  <body>
92<h1><CODE>CecLotcheckTool</CODE></h1>
93<h2>Overview</h2>
94    <div class="section">
95      <p>
96<CODE>CecLotcheckTool</CODE> is a program used to check the following StreetPass communication-related guidelines:<br/> CTR Wireless Communication Guidelines.<br/> ・What to do if you cannot create a StreetPass box<br/> ・StreetPass  ID<br/> ・Handling when the send box is full<br/>
97      </p>
98    </div>
99<h2>Screen Description</h2>
100    <div class="section">
101      <p>
102The upper screen displays a list of StreetPass boxes currently created on the CTR system.<br/> Each box is displayed using an 8-digit StreetPass ID.<br/>You can check the  <B>StreetPass ID</B> by creating a box using the application to be checked and then starting this tool.
103      </p>
104    </div>
105<h2>How to Use</h2>
106    <div class="section">
107      <p>
108        <table class="table"><tbody>
109<tr><th>Button</th> <th>Operation</th></tr>
110<tr><td>↑↓</td> <td>Select a StreetPass ID</td></tr>
111<tr><td>A</td> <td>Create dummy boxes</td></tr>
112<tr><td>X</td> <td>Delete boxes</td></tr>
113<tr><td>Y</td> <td>Box operation options</td></tr>
114<tr><td>START</td> <td>Reset the filter</td></tr>
115        </tbody></table>
116      </p>
117    </div>
118<h2>Create Dummy Boxes</h2>
119    <div class="section">
120      <p>
121Create dummy boxes until all slots are full.<br/>By using this tool to fill all slots with dummy boxes and then running the application to try and create a box, you can check <B>what to do when a StreetPass box cannot be created</B>.<br/> The StreetPass IDs of the dummy boxes all start with <CODE>D</CODE> and end with <CODE>D</CODE>.<br/>
122        <table class="table"><tbody>
123<tr><th>Button</th> <th>Operation</th></tr>
124<tr><td>↑↓</td> <td>Select</td></tr>
125<tr><td>A</td> <td>Run</td></tr>
126<tr><td>B</td> <td>Cancel</td></tr>
127        </tbody></table>
128      </p>
129    </div>
130<h2>Delete Boxes</h2>
131    <div class="section">
132      <p>
133Delete all StreetPass boxes created on the CTR system.
134        <table class="table"><tbody>
135<tr><th>Button</th> <th>Operation</th></tr>
136<tr><td>↑↓</td> <td>Select</td></tr>
137<tr><td>A</td> <td>Run</td></tr>
138<tr><td>B</td> <td>Cancel</td></tr>
139        </tbody></table>
140      </p>
141    </div>
142<h2>Box Operation Options</h2>
143    <div class="section">
144      <p>
145The following box operations are possible.<br/> ・ Browse box information<br/> ・ Browse outbox message information<br/> ・ Dummy message creation<br/> ・ When browsing box information, you can check the maximum outbox size, the size used, the maximum number of messages, and the number of currently saved messages.<br/> When browsing outbox message information, you can check the information of individual messages saved in the outbox.<br/> The available information includes the recipients (friends, non-friends, or anyone), the send mode (exchange, send and receive, send, or receive), the send count, and the propagation count.<br/>
146        <table class="table"><tbody>
147<tr><th>Button</th> <th>Operation</th></tr>
148<tr><td>↑↓</td> <td>Select</td></tr>
149<tr><td>A</td> <td>Run</td></tr>
150<tr><td>B</td> <td>Cancel</td></tr>
151        </tbody></table>
152      </p>
153    </div>
154<h2>Create a Dummy Message</h2>
155    <div class="section">
156      <p>
157If the application being checked has created a box, fill the send box with a dummy message.<br/> This does not apply to a dummy box.<br/> Make the dummy message for any of the boxes with IDs shown in green in the list of StreetPass IDs.<br/>The box can be filled by dummy messages in two ways: 1) fill it with a dummy message having the maximum size of the send box, or 2) fill it with the maximum number of messages allowed.<br/> Depending on the box settings, you may only be able to use one of these methods.<br/><br/> <br/> To check <B>what to do when the send box is full</B>, first create a box using the application being tested, and then create a dummy message with this tool.<br/>Next, try to create a send message using the application being tested.
158        <table class="table"><tbody>
159<tr><th>Button</th> <th>Operation</th></tr>
160<tr><td>↑↓</td> <td>Select the box to be created and the type.</td></tr>
161<tr><td>A</td> <td>Run</td></tr>
162<tr><td>B</td> <td>Cancel</td></tr>
163        </tbody></table>
164      </p>
165    </div>
166<h2>Resetting the StreetPass MAC Filter</h2>
167    <div class="section">
168      <p>
169Reset the filter to allow StreetPass communication to happen again with the same peer.<br/>To do so, call <CODE>nn::cec::CTR::CecControl::StartScanning(true)</CODE>.<br/> <B>Note:</B> Call <CODE>StopScanning</CODE> right after to prevent any actual communication from the <CODE>CecLotcheckTool</CODE>.<br/> <B>Note:</B> The filter reset feature is not available for release builds.<br/><B>Note:</B> You only need to reset the filter on one system to allow StreetPass communication to happen again.<br/>
170        <table class="table"><tbody>
171<tr><th>Button</th> <th>Operation</th></tr>
172<tr><td>START</td> <td>Reset the filter</td></tr>
173        </tbody></table>
174      </p>
175    </div>
176<h2>Revision History</h2>
177    <div class="section">
178      <dl class="history">
179        <dt>2010/12/03</dt>
180<dd>Initial version.<br /></dd>
181        <dt>2011/1/05</dt>
182<dd>Added item to reset StreetPass MAC filter<br /></dd>
183        <dt>2011/2/03</dt>
184<dd>Added a section specific to box operation options.<br /></dd>
185        <dt>2011/5/20</dt>
186<dd>Corrected errors in the operating instructions.<br /></dd>
187      </dl>
188    </div>
189  <hr><p>CONFIDENTIAL</p></body>
190</html>
191