htiextension/com.nokia.s60tools.hticonnection.help/html/tasks/comm_bt.htm
changeset 0 61163b28edca
child 7 018264c44c89
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/htiextension/com.nokia.s60tools.hticonnection.help/html/tasks/comm_bt.htm	Tue Jan 12 13:17:53 2010 -0600
@@ -0,0 +1,63 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
+<title>Setting up Bluetooth connection</title>
+<link href="../../book.css" type="text/css" rel="stylesheet">
+</head>
+<body>
+
+<h2>Setting up Bluetooth connection</h2>
+<ol>
+<li>In the S60 device, start <b>HtiAdmin</b> by selecting <b>Menu</b>> <b>RnD Tools</b> > <b>HtiAdmin</b>.</li>
+<li>Stop the HTI Framework if it is running by selecting <b>Options</b> > <b>Stop</b>.</li>
+<li>Enable Bluetooth connection by selecting <b>Options</b> > <b>Comms</b> > <b>Enable BT comm</b>, and then one of the following:
+<ul>
+<li><b>By BT address</b> to connect to a specified Bluetooth address.</li>
+<li><b>By BT name</b> to connect to a specified Bluetooth name.</li>
+<li><b>Search when starting</b> to select a Bluetooth connection when you start the HTI connection.</li>
+</ul>
+</li>
+<li>Start the HTI Framework by selecting <b>Options</b> > <b>Start</b>.</li>
+<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>
+<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>
+<li>On the PC, open the <b>HTI Connection Carbide.c++ Extension</b> by selecting <b>Carbide</b> > <b>HTI Connection</b>.</li>
+<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>
+<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>
+<li>(Optional) To test the connection, click <b>Initiate service testing</b>. The test status is shown in the <b>Status</b> pane:
+		<ul>
+			<li><i>Status not tested</i></li>
+			<li><i>Connection to HTI agent OK, HTI version x.xx</i></li>
+			<li><i>HTI agent in the device is not responding</i></li>
+			<li><i>Connection failed</i></li>
+		</ul>
+</li>
+<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:
+	<ul>
+		<li><i>Not connected</i></li>
+		<li><i>Testing connection</i></li>
+		<li><i>Trying to connect to &lt;connection name&gt;</i></li>
+		<li><i>Connected to &lt;connection name&gt;</i></li>
+	</ul>
+
+</li>
+</ol>
+
+<p>In addition to configuring and starting HTI connections, you can do the following:</p>
+<ul>
+<li>To stop the Datagateway, click <img src="../images/stop.gif">.</li>
+<li>To edit the connection settings, click <img src="../images/environment_co.png">.</li>
+<li>To start a connection after the initial setup, click <img src="../images/run_exc_arrow.png"> and select a connection.</li>
+<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>
+</ul>
+
+<h5>Related tasks</h5>
+<ul>
+	<li><a href="tasks/viewing_remote_connections.htm">Viewing remote connections</li>
+	<li><a href="set_preferences.htm">Editing HTI connection settings</a></li>
+</ul>
+
+<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
+License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
+</body>
+</html>
\ No newline at end of file