htiextension/com.nokia.s60tools.hticonnection.help/html/tasks/comm_bt.htm
author Matti Laitinen <matti.t.laitinen@nokia.com>
Thu, 04 Mar 2010 13:38:40 +0200
changeset 7 018264c44c89
parent 0 61163b28edca
permissions -rw-r--r--
HTI Connection v1.3.1 - Supporting Carbide 2.5

<!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>&gt;
    <b>RnD Tools</b> &gt; <b>HtiAdmin</b>.</li>
  <li>Stop the HTI Framework if it is running by selecting <b>Options</b> &gt;
    <b>Stop</b>.</li>
  <li>Enable Bluetooth connection by selecting <b>Options</b> &gt; <b>Comms</b>
    &gt; <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> &gt;
  <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> &gt; <b>HTI Connection</b>.</li>
  <li>In the HTI Connection Carbide.c++ Extension, click <img
    src="../images/environment_co.png"> to open the Preferences dialog. In the
    dialog click <b>New...</b> to create a new connection, or select Current
    connection or an existing connection from the drop down list. 
    <p><b>Note:</b> If you select <b>Current connection</b>, HTI Connection
    will automatically use the currently active connection.If <b>Current
    connection</b> is selected, user can change the currently active connection
    easily either from Remote Connection view, or from a new Trim widget
    showing the current connection.</p>
  </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 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="viewing_remote_connections.htm">Viewing remote
  connections</a></li>
  <li><a href="set_preferences.htm">Editing HTI connection settings</a></li>
</ul>

<div id="footer">
Copyright © 2010 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>