You Are Here:

Documents/Examples

Register Today

Register with Forum Nokia now and you'll enjoy the full benefits of the Forum Nokia membership.

Register Login
Community Highlights

Innovation Series Videos highlighting Forum Nokia developers

Wiki article of the week

Java Porting

Champion of the month

Felipe Andrade
Read more about Felipe on the Champions website.


Forum Nokia Events

Ovi Store Publisher Reporting
July 08, 2009
9 a.m. New York, 2 p.m. London, 4 p.m. Helsinki

Ovi Store Publisher Reporting
July 08, 2009
11 a.m. San Francisco, 2 p.m. New York

Nokia World 09
September 02, 2009
Stuttgart, Germany

Adobe MAX 2009
October 04, 2009
Los Angeles

International CTIA WIRELESS I.T. & Entertainment 2009
October 06, 2009
San Diego, California


View all

Connectivity Documents/Examples

19-Mar-2009

Series 40 Platform: USB Audio Device Requirements
Learn about the capabilities and characteristics that audio devices must support to comply with the Series 40 USB host. The document lists the mandatory and optional features for Audio Class 1.0 support.

26-Feb-2009

Nokia Views on IPv6 Transition
The time for wide-scale IPv6 deployment is approaching as the pool of available IPv4 addresses is exhausting. The shared goal for all parties is to make IPv6 deployment smooth and transparent for end users, enable continuous and strong growth of the Internet, and provide affordable Internet access to a significantly increasing number of people and devices. This document communicates Nokia’s views about IPv6 transition in general, and offers specific opinions about various technologies that can be used in cellular environments for the transition. Considerations are also included for network operators, application developers, and organisations providing services on the Internet.

11-Feb-2009

Introduction to the NFC HAL API
This document introduces the Nokia NFC HAL API to individuals or companies who intend to apply for a license to obtain and apply the NFC HAL API that has been specified by Nokia.

11-Feb-2009

NFC HAL API License Agreement
NFC HAL API Specification Agreement

03-Feb-2009

S60 Platform: Bluetooth Point-to-Multipoint Example
This C++ example application demonstrates the use of Bluetooth technology: device and service discovery, connection establishment to one or more devices, communication between devices, and disconnection. The Bluetooth RFCOMM protocol (RS-232 serial port emulation) is used as the transport protocol. For device discovery, the example provides two implementations, based on Generic Inquiry and the considerably faster Limited Inquiry (LIAC). Note that LIAC requires signing with a developer certificate. The updated example has been modified to support S60 5th Edition and touch UI. Important classes: RSocketServ, RHostResolver, CSdpAgent, SdpSearchPattern, RSdp

05-Nov-2008

Establishing Connections in C++
The Communication section of the S60 5th Edition C++ Developer's Library explains how to create different types of connections when developing C++ appliations.

22-Sep-2008

Application of the Week: HAVA Mobile Player
The HAVA Player lets you watch live TV shows – or other recorded content – from your home television on your S60 device. Sounds good, right? It gets better. By using your device’s 3G or WLAN connection, you can watch those shows anywhere that you happen to be. You can take all of your favorite shows with you and watch them on the go. Click on any of the links to the right to learn more about HAVA Mobile Player.

15-Sep-2008

Application of the Week: JoikuSpot Light
JoikuSpot Light is a free mobile application that can be installed directly onto a 3G connection-enabled S60 3rd Edition device, such as the Nokia N95 multimedia computer. Your 3G connection then becomes your own local WLAN hot spot, wherever you are – including in a moving train or car. Click on any of the links to the right to learn more about JoikuSpot Light.

27-Jun-2008

S60 Platform: Bluetooth API Developer's Guide
This document provides information on how to develop Bluetooth applications in C++. In Symbian OS, the Bluetooth API consists of various components, and there are also some additional S60 APIs. The document describes how to perform typical Bluetooth tasks such as discoverability and service advertising, device and service discovery, and communication using different protocols. Security and platform security, configurations, and changes in the Bluetooth API v2 architecture (introduced in S60 2nd Edition, Feature Pack 2) are also described. The document provides several code snippets from separately published code examples.

30-Jan-2008

Near Field Communication QuickStart
Start Near Field Communication development by checking the QuickStart web page

29-Jan-2008

Series 40 Platform: Using OBEX Random Access File Read
This document introduces an advanced OBEX mechanism for efficient remote file reading supported by the latest Series 40 devices. Using OBEX Random Access File Read, the OBEX Folder Browsing clients can fetch specific sections of files (for example, ID3 tags of MP3 files or thumbnail information of image files) residing in the file system of a Series 40 device in a performance-optimized way. This mechanism can be used over Bluetooth, USB, or IrDA connections.

17-Jan-2008

Distribution Agreement for Nokia PC Connectivity Solution (including Nokia Connectivity Cable Driver)
This agreement is needed when creating PC applications utilizing the Nokia PC Suite Connectivity API. After signing the distribution license agreement with Nokia, developers can use the Nokia PC Suite Connectivity Solution and Nokia Connectivity Cable Driver to create complete distributable packages that eliminate the need to download and install the Nokia PC Suite software as a separate product.

21-Dec-2007

Nokia 6131 NFC Technical Product Description
This document is a technical product description of Nokia 6131 NFC, which provides information on the device’s architecture, NFC-related features, specifications, application development, and secure element management issues.

20-Dec-2007

Nokia NFC Unlock Service MIDlet
Use the Nokia NFC Unlock Service MIDlet to unlock the secure element on the Nokia 6131 NFC. The Nokia NFC Unlock Service MIDlet connects to a server and the connection is used to add a new set of authentication keys to keyset version 42 with the ENC, MAC, and KEK keys having the value 404142434445464748494A4B4C4D4E4F.

26-Sep-2007

Recommendations for Reducing Power Consumption of Always-on Applications
Learn how to optimize power consumption of always-on applications such as Push e-mail and instant messaging. This document is mainly targeted at mobile operators and Wireless LAN network administrators, but there are also some recommendations for application developers. The document provides general guidelines and configuration recommendations for WCDMA and Wireless LAN networks. Power efficiency of IPsec virtual private networks (VPN) and Mobile IP implementations is also discussed, and recommendations for power-efficient keep-alive mechanisms for network address translators (NAT) and firewalls are provided.

03-Jul-2007

Nokia 6131 NFC SDK: User's Guide v1.1
Learn how to configure and use the Software Development Kit for Nokia 6131 NFC (Nokia 6131 NFC SDK) to emulate Java™ applications (MIDlets) on corresponding developer platforms. This document describes the use of the Nokia 6131 NFC SDK in the Microsoft Windows operating system.

03-Jul-2007

Nokia 6131 NFC SDK: Programmer’s Guide v1.1
Learn how to develop MIDlets with Nokia 6131 NFC SDK 1.1 that use the Contactless Communication API (JSR-257). This document is meant for mobile Java™ developers, whose target system has Near Field Communication (NFC) cards and the communication with these cards is handled trough the Contactless Communication API.

22-Dec-2006

S60 Platform: Bluetooth OBEX Example
This C++ code example provides a method for transferring objects or chunks of data from one device to another via Bluetooth. These chunks are typically files or other blocks of binary data. This example demonstrates how to run OBEX on top of the Bluetooth RFCOMM protocol, but OBEX can also be used with other transport media, such as IrDA and USB. In addition, the usage of a high-level messaging API, SendUI, is demonstrated. Main classes: TObexBluetoothProtocolInfo, TObexBaseObject, MObexServerNotify, CObexClient, CObexServer, CDocumentHandler, KPowerModeSettingNotifierUid, CSendUi, CSendAppUi.

08-Dec-2006

PC Connectivity over Bluetooth in Java™ Applications (with Examples)
This resource demonstrates how to create Java™ applications that use Bluetooth communication between a PC and a mobile device. The document focuses, from Java programming point of view, on how to configure and use two alternative PC-side solutions: COM-based and JSR-82-based solutions. The package includes several code examples both for PC and mobile devices.

03-Nov-2006

MIDP: Bluetooth RFCOMM and L2CAP Examples
This MIDP application (btsppEcho MIDlet) demonstrates the usage of the JSR-82 Bluetooth API by creating a simple client/server pair using the RFCOMM protocol. This package also includes btl2capEcho MIDlet which demonstrates the same using L2CAP protocol. The Bluetooth API is currently supported by the S60 platform, from S60 2nd Edition onwards and by the Series 40 platform, from Series 40 2nd Edition onwards.

03-Nov-2006

MIDP: Bluetooth API Developer's Guide v2.0
This document describes the basics of Bluetooth connections and protocols. The RFCOMM and OBEX protocols are described in more detail. The document also provides step-by-step tutorials to help you create example MIDlets using the API.

22-Jun-2006

Using Java™ IrCOMM in the Nokia 5140/5140i Imaging Device v1.1
This technical note describes how to use IrCOMM in the Nokia 5140 or 5140i imaging device.

22-Jun-2006

MIDP: Bluetooth OBEX Example - Business Card Exchanger
This MIDP application demonstrates the usage of the JSR-82 Bluetooth OBEX API by exchanging business cards between devices. The OBEX API is currently supported by the S60 platform, from S60 2nd Edition, Feature Pack 3 onwards.

18-Apr-2006

MIDP: Using Cable Connection In Nokia Devices (With Example)
This document gives an overview on how to use CommConnection over cable in Nokia devices that support Java™ ME technology. The document explains how to open CommConnection using Java ME, write data to the serial port, and read data from the serial port. An example application is included in the package.

01-Jul-2005

AT Command Set For Nokia GSM And WCDMA Products v1.2
This updated document describes the attention (AT) commands that can be used with Nokia GSM (including also DCS1800 and PCS1900) and Wideband CDMA (WCDMA) products available after autumn 2001, including, for example, the following products: Nokia 8310, Nokia 6310, Nokia 7650, Nokia 8910, and Nokia D211.

14-Mar-2005

AT Command Set For Nokia CDMA Products v1.1
This updated document describes AT commands that can be used with Nokia CDMA products which are part of Series 40 platform 1.0 and 2.0.

16-Jun-2004

Games Over Bluetooth: Recommendations To Game Developers v1.0
This document provides recommendations for the use of Bluetooth in the development of multiplayer mobile games.

04-Apr-2003

Bluetooth Technology Overview
This document provides application developers with basic information on Bluetooth technology.

Back to top

Rate This

Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditFurlTechnocratiMagnoliaTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
RDF Facets: qdcZtypeQUqfnZE45E78cludedFromGeneralE4CistingsQ qdcZtypeQUqfnTypeZE52esourceQ qdcZtypeQUqfnTypeZWebpageQ qdcZtypeQUqmarsZManagedE52esourceQ qdcZtypeQUqwebZInformationE52esourceQ qdcZtypeQUqwebZPageQ qdcZtypeQUqrdfsZE52esourceQ qfnZdistributionQUxhttpE3AE2FE2FforumE2EnokiaE2EcomE2FX qfnZtypeQUqfnTypeZE52esourceQ qfnZtypeQUqfnTypeZWebpageQ qmarsZlanguageQUxhttpE3AE2FE2FswE2EnokiaE2EcomE2FlanguageE2D1E2FenX qrdfZtypeQUqfnZE45E78cludedFromGeneralE4CistingsQ qrdfZtypeQUqfnTypeZE52esourceQ qrdfZtypeQUqfnTypeZWebpageQ qrdfZtypeQUqmarsZManagedE52esourceQ qrdfZtypeQUqwebZInformationE52esourceQ qrdfZtypeQUqwebZPageQ qrdfZtypeQUqwebZE52esourceQ qrdfZtypeQUqrdfsZE52esourceQ