1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 <html> |
2 <html> |
3 <head> |
3 <head> |
4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> |
4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> |
5 <title>Setting up Bluetooth connection</title> |
5 <title>Setting up Bluetooth connection</title> |
6 <link href="../../book.css" type="text/css" rel="stylesheet"> |
6 <link href="../../book.css" type="text/css" rel="stylesheet"> |
7 </head> |
7 </head> |
|
8 |
8 <body> |
9 <body> |
9 |
|
10 <h2>Setting up Bluetooth connection</h2> |
10 <h2>Setting up Bluetooth connection</h2> |
11 <ol> |
11 <ol> |
12 <li>In the S60 device, start <b>HtiAdmin</b> by selecting <b>Menu</b>> <b>RnD Tools</b> > <b>HtiAdmin</b>.</li> |
12 <li>In the S60 device, start <b>HtiAdmin</b> by selecting <b>Menu</b>> |
13 <li>Stop the HTI Framework if it is running by selecting <b>Options</b> > <b>Stop</b>.</li> |
13 <b>RnD Tools</b> > <b>HtiAdmin</b>.</li> |
14 <li>Enable Bluetooth connection by selecting <b>Options</b> > <b>Comms</b> > <b>Enable BT comm</b>, and then one of the following: |
14 <li>Stop the HTI Framework if it is running by selecting <b>Options</b> > |
15 <ul> |
15 <b>Stop</b>.</li> |
16 <li><b>By BT address</b> to connect to a specified Bluetooth address.</li> |
16 <li>Enable Bluetooth connection by selecting <b>Options</b> > <b>Comms</b> |
17 <li><b>By BT name</b> to connect to a specified Bluetooth name.</li> |
17 > <b>Enable BT comm</b>, and then one of the following: |
18 <li><b>Search when starting</b> to select a Bluetooth connection when you start the HTI connection.</li> |
18 <ul> |
19 </ul> |
19 <li><b>By BT address</b> to connect to a specified Bluetooth address.</li> |
20 </li> |
20 <li><b>By BT name</b> to connect to a specified Bluetooth name.</li> |
21 <li>Start the HTI Framework by selecting <b>Options</b> > <b>Start</b>.</li> |
21 <li><b>Search when starting</b> to select a Bluetooth connection when you |
22 <li>On the PC, configure and start a Bluetooth serial port service. For instructions on setting up a serial port service on a PC, see the manual of your Bluetooth driver.</li> |
22 start the HTI connection.</li> |
23 <li>Before starting the HTI connection, configure the PC’s Bluetooth serial port service not to use Secure Connection. This means that no pairing or authorization is needed when the phone connects to the PC.</li> |
23 </ul> |
24 <li>On the PC, open the <b>HTI Connection Carbide.c++ Extension</b> by selecting <b>Carbide</b> > <b>HTI Connection</b>.</li> |
24 </li> |
25 <li>Click <img src="../images/run_exc_arrow.png"> and select <b>New Connection</b> to create a new connection, or select an existing connection.</li> |
25 <li>Start the HTI Framework by selecting <b>Options</b> > |
26 <li>Configure the HTI connection to use <b>Serial</b> communication. Click <b>Next</b> and check that the HTI settings correspond to the Bluetooth serial port service configured and started earlier.</li> |
26 <b>Start</b>.</li> |
27 <li>(Optional) To test the connection, click <b>Initiate service testing</b>. The test status is shown in the <b>Status</b> pane: |
27 <li>On the PC, configure and start a Bluetooth serial port service. For |
28 <ul> |
28 instructions on setting up a serial port service on a PC, see the manual of |
29 <li><i>Status not tested</i></li> |
29 your Bluetooth driver.</li> |
30 <li><i>Connection to HTI agent OK, HTI version x.xx</i></li> |
30 <li>Before starting the HTI connection, configure the PC’s Bluetooth serial |
31 <li><i>HTI agent in the device is not responding</i></li> |
31 port service not to use Secure Connection. This means that no pairing or |
32 <li><i>Connection failed</i></li> |
32 authorization is needed when the phone connects to the PC.</li> |
33 </ul> |
33 <li>On the PC, open the <b>HTI Connection Carbide.c++ Extension</b> by |
34 </li> |
34 selecting <b>Carbide</b> > <b>HTI Connection</b>.</li> |
35 <li>Click <b>Finish</b> to close the wizard. HTI Connection now starts the Datagateway with the connection you configured. If the Datagateway does not start automatically, start it by clicking <img src="../images/run_exc.gif">. The connection status will be displayed in the status line above the console screen: |
35 <li>In the HTI Connection Carbide.c++ Extension, click <img |
36 <ul> |
36 src="../images/environment_co.png"> to open the Preferences dialog. In the |
37 <li><i>Not connected</i></li> |
37 dialog click <b>New...</b> to create a new connection, or select Current |
38 <li><i>Testing connection</i></li> |
38 connection or an existing connection from the drop down list. |
39 <li><i>Trying to connect to <connection name></i></li> |
39 <p><b>Note:</b> If you select <b>Current connection</b>, HTI Connection |
40 <li><i>Connected to <connection name></i></li> |
40 will automatically use the currently active connection.If <b>Current |
41 </ul> |
41 connection</b> is selected, user can change the currently active connection |
42 |
42 easily either from Remote Connection view, or from a new Trim widget |
43 </li> |
43 showing the current connection.</p> |
|
44 </li> |
|
45 <li>Configure the HTI connection to use <b>Serial</b> communication. Click |
|
46 <b>Next</b> and check that the HTI settings correspond to the Bluetooth |
|
47 serial port service configured and started earlier.</li> |
|
48 <li>(Optional) To test the connection, click <b>Initiate service testing</b>. |
|
49 The test status is shown in the <b>Status</b> pane: |
|
50 <ul> |
|
51 <li><i>Status not tested</i></li> |
|
52 <li><i>Connection to HTI agent OK, HTI version x.xx</i></li> |
|
53 <li><i>HTI agent in the device is not responding</i></li> |
|
54 <li><i>Connection failed</i></li> |
|
55 </ul> |
|
56 </li> |
|
57 <li>Click <b>Finish</b> to close the wizard. HTI Connection now starts the |
|
58 Datagateway with the connection you configured. If the Datagateway does not |
|
59 start automatically, start it by clicking <img |
|
60 src="../images/run_exc.gif">. The connection status will be displayed in |
|
61 the status line above the console screen: |
|
62 <ul> |
|
63 <li><i>Not connected</i></li> |
|
64 <li><i>Testing connection</i></li> |
|
65 <li><i>Trying to connect to <connection name></i></li> |
|
66 <li><i>Connected to <connection name></i></li> |
|
67 </ul> |
|
68 </li> |
44 </ol> |
69 </ol> |
45 |
70 |
46 <p>In addition to configuring and starting HTI connections, you can do the following:</p> |
71 <p>In addition to configuring and starting HTI connections, you can do the |
|
72 following:</p> |
47 <ul> |
73 <ul> |
48 <li>To stop the Datagateway, click <img src="../images/stop.gif">.</li> |
74 <li>To stop the Datagateway, click <img src="../images/stop.gif">.</li> |
49 <li>To edit the connection settings, click <img src="../images/environment_co.png">.</li> |
75 <li>To edit the connection settings, click <img |
50 <li>To start a connection after the initial setup, click <img src="../images/run_exc_arrow.png"> and select a connection.</li> |
76 src="../images/environment_co.png">.</li> |
51 <li>To delete a connection, open the <b>Remote Connections</b> view and use the dynamic menu. For details, see <a href="viewing_remote_connections.htm">Viewing remote connections</a>.</li> |
77 <li>To delete a connection, open the <b>Remote Connections</b> view and use |
|
78 the dynamic menu. For details, see <a |
|
79 href="viewing_remote_connections.htm">Viewing remote connections</a>.</li> |
52 </ul> |
80 </ul> |
53 |
81 |
54 <h5>Related tasks</h5> |
82 <h5>Related tasks</h5> |
55 <ul> |
83 <ul> |
56 <li><a href="tasks/viewing_remote_connections.htm">Viewing remote connections</li> |
84 <li><a href="viewing_remote_connections.htm">Viewing remote |
57 <li><a href="set_preferences.htm">Editing HTI connection settings</a></li> |
85 connections</a></li> |
|
86 <li><a href="set_preferences.htm">Editing HTI connection settings</a></li> |
58 </ul> |
87 </ul> |
59 |
88 |
60 <div id="footer">Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. |
89 <div id="footer"> |
61 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div> |
90 Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights |
|
91 reserved. License: <a |
|
92 href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div> |
62 </body> |
93 </body> |
63 </html> |
94 </html> |