US20030229723A1 - Support of an accessory device by a mobile terminal - Google Patents

Support of an accessory device by a mobile terminal Download PDF

Info

Publication number
US20030229723A1
US20030229723A1 US10/395,012 US39501203A US2003229723A1 US 20030229723 A1 US20030229723 A1 US 20030229723A1 US 39501203 A US39501203 A US 39501203A US 2003229723 A1 US2003229723 A1 US 2003229723A1
Authority
US
United States
Prior art keywords
mobile terminal
accessory
accessory device
application software
downloaded
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US10/395,012
Inventor
Petri Kangas
Atte Kinnula
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nokia Oyj
Original Assignee
Nokia Oyj
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nokia Oyj filed Critical Nokia Oyj
Assigned to NOKIA CORPORATION reassignment NOKIA CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: KINNULA, ATTE EERIKKI, KANGAS, PETRI JUHANI
Publication of US20030229723A1 publication Critical patent/US20030229723A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • G06F9/4413Plug-and-play [PnP]
    • G06F9/4415Self describing peripheral devices
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72406User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by software upgrading or downloading
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72409User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by interfacing with external accessories
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72409User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by interfacing with external accessories
    • H04M1/724092Interfacing with an external cover providing additional functionalities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72409User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by interfacing with external accessories
    • H04M1/72412User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by interfacing with external accessories using two-way short-range wireless interfaces
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M2250/00Details of telephonic subscriber devices
    • H04M2250/02Details of telephonic subscriber devices including a Bluetooth interface

Definitions

  • the invention relates to a method for supporting in a mobile terminal the communication with an accessory device connected to the mobile terminal.
  • the invention relates equally to such a mobile terminal, to a communication system comprising such a mobile terminal and an accessory device and to a software for such a terminal.
  • a software support of the specific accessory device has to be provided in the mobile terminal to which it is connected.
  • Such a software support has to enable a required exchange of data between the accessory device and the mobile terminal and to perform functions in the mobile terminal required for operating the accessory device.
  • MIDP mobile information device profile for Java 2 MicroEdition standard
  • API Application programming interfaces
  • Java are evolving for these platforms and there will be dedicated APIs for each connectivity technology, i.e. for infrared, USB, Bluetooth, RS232, etc.
  • Java applications developed for mobile phones can access accessory devices connected to the mobile phone either by a wired connection such as RS232/USB or by a wireless connection such as infrared or Bluetooth via the different APIs.
  • MIDP Java Infrared and RS232, it will take time to introduce all relevant APIs, i.e. especially USB, Bluetooth, infrared and RS232, into MIDP Java, in particular since a dedicated API has to be developed for each connection medium.
  • the first version of the MIDP Java standard does not even support any specific accessory connectivity API yet.
  • some accessory devices such as digital cameras have their own manufacturer dependent protocols for the physical connection.
  • camera manufacturers might be able to enable mobile phone Java applications to communicate with their cameras using their specific camera protocols over USB or RS232, for example in order to view and send images. Such proprietary protocols will require even more time for developing all necessary APIs.
  • this approach does not allow a comfortable use of an accessory device for a mobile terminal.
  • the user has to download the Java application for the respective accessory device from somewhere over the www (world wide web) or wap (wireless application protocol).
  • the user moreover has to start the application by hand after having connected the accessory device to the phone, since there is no centralized way of detecting what accessory device is currently connected to the mobile phone.
  • a method for supporting in a mobile terminal a communication with an accessory device connected to the mobile terminal comprises as a first step downloading application software for the accessory device to the mobile terminal.
  • the downloaded application software for the accessory device is run in the mobile terminal.
  • a data exchange required for the communication with the accessory device is enabled as a transparent bi-directional bit-stream between the downloaded application software running in the mobile terminal and the accessory device.
  • a mobile terminal comprising means for realizing the steps of the proposed method for supporting a communication with an accessory device connected to said mobile terminal.
  • the objects of the invention are further reached with a communication system comprising the proposed mobile terminal and an accessory device that can be connected to such a mobile terminal and that supports a communication with application software downloaded to this mobile terminal.
  • the proposed software comprises program code realizing the steps of the proposed method when run in processing means of a mobile terminal to which an accessory device supporting these steps is connected.
  • the term “accessory device” is meant to comprise a fixed, installed part for a mobile terminal as well as a separate, independent stand-alone device that can be connected to the terminal by wire or by a wireless link.
  • the accessory device may further be designed to operate only in connection with a mobile terminal, but it may also be designed as a full-fledged stand-alone device. It is only required that the device possesses its own processing and/or data gathering capabilities and that it is able to communicate with a mobile terminal.
  • the accessory device could e.g. also be a second mobile terminal.
  • the accessory device comprises an implemented application, the communication can take place between the application in the mobile terminal and the application in the device, but the device may also constitute a simple data source and/or data sink which can be accessed by the mobile terminal.
  • the invention proceeds from the consideration that the most flexible connectivity can be achieved in case the application required for communicating with an accessory device is downloaded for the respective accessory device, and not implemented beforehand in the mobile terminal.
  • the invention further proceeds from the consideration that a transparent bi-directional data exchange between a downloaded application and an accessory device prevents the necessity of developing a dedicated API for each accessory device and for each physical connection media.
  • the mobile terminals can be designed in a general way and are still suited for all kinds of accessory devices.
  • the invention therefore provides a maximum flexibility, while the development and software implementation of the only required accessory API is rather simple, does not require significant efforts and costs, and can be employed in any kind and model of a mobile terminal. Moreover, a continuous maintenance or version updates are not required.
  • the proposed mobile terminal comprises an accessory application programming interface enabling a transparent bi-directional data exchange between a downloaded application software running in the mobile terminal and an accessory device connected to the mobile terminal.
  • the accessory API can be in particular a generic accessory API enabling exclusively such a transparent bi-directional data exchange. It can thus be a minimal API which contains only the opening of the transparent bitstream and indications of opening/closing the connection as an accessory device is connected/disconnected.
  • the mobile terminal further comprises an accessory protocol defining a transparent bi-directional bit-stream for a data exchange of application data between a downloaded application software and a connected accessory device.
  • the mobile terminal of the preferred embodiment comprises an accessory manager for managing a transparent bi-directional bit-stream for a data exchange of application data between a downloaded application software running in the mobile terminal and an accessory device connected to the mobile terminal via the accessory application programming interface and according to the provided protocol.
  • an accessory manager for managing a transparent bi-directional bit-stream for a data exchange of application data between a downloaded application software running in the mobile terminal and an accessory device connected to the mobile terminal via the accessory application programming interface and according to the provided protocol.
  • the accessory protocol, the accessory API and the accessory manager of such a mobile terminal constitute together a smart accessory connectivity framework.
  • the proposed accessory protocol will be referred to in the following also as smart accessory protocol, the proposed accessory API as smart accessory API, and the proposed accessory manager as smart accessory manager.
  • the mobile terminal detects automatically, whether an accessory device with which it can communicate according to the invention is connected to the mobile terminal, e.g. based on a message transmitted by a smart accessory device upon connection to a mobile terminal. This task might be performed by a smart accessory manager of the mobile terminal.
  • the application software is also downloaded automatically by the mobile terminal, which download can be managed again by a smart accessory manager of the mobile terminal.
  • Such an automatic download enables a particularly comfortable use of an accessory device, since the user does not have to download the application software actively from some place.
  • the application software can be downloaded in particular from the accessory device itself or from a website indicated by the accessory device.
  • the application software downloaded for smart accessory devices is preferably allocated dynamically in a memory of the mobile terminal.
  • the application software can then either persist in this memory or expire after a while.
  • the mobile terminal should determine before a download of application software for an accessory device connected later on, whether the required application software is already available in the mobile terminal, and download the application software only if the application software is not yet available. This check can be performed in particular by a smart accessory API and a smart accessory manager of a mobile terminal. It is also possible, that the terminal is able to replace stored application software with application software for a newly connected smart accessory device, if the memory resources of the mobile terminal are exhausted. Such a procedure should be transparent to the user.
  • the procedure could resemble well-known caching systems, in which accessory applications persist in a memory block of the mobile terminal of predetermined size.
  • the memory block fills up with application software.
  • the mobile terminal can then remove the oldest or the least used applications from the memory of the terminal to give space for new applications.
  • the software has to be downloaded again for a subsequent connection of the device to the terminal.
  • a registry in the terminal, though, that a specific application software has previously been downloaded to the terminal from a specific kind of device.
  • Such a registry could be managed in particular by an accessory manager of the terminal.
  • the mobile terminal and in particular the accessory manager of the mobile terminal, may also detect automatically a removal of an accessory device from the mobile terminal.
  • a detection of the removal of a connected device may be the precondition for allowing or initiating a removal of application software stored for this device.
  • the application software could also be downloaded from the accessory device to the terminal only for the time that the accessory device is run from the terminal.
  • the application resides in this case e.g. in the memory of the accessory device and the accessory manager makes it visible to the user of the terminal as if it were installed in the terminal, similarly as terminal-resident Java applications.
  • the user runs the application it will then be loaded into the terminal for execution, and be removed again after the usage session ends. Consequently, the permanent memory of the terminal will not fill up with downloaded accessory applications, since they only occupy memory while they are running.
  • a mobile terminal and in particular a smart accessory API of a mobile terminal, is able to update or replace stored application software which was downloaded for smart accessory devices with newer versions obtained e.g. from a network service or from an updated smart accessory device.
  • the smart accessory API should be able to compare the version of an offered application software for a smart accessory device with the version of a stored application software for the same smart accessory device.
  • a smart accessory device is allowed to contain downloadable software for several applications, e.g. multiple applets for several games with a joystick cover.
  • a smart accessory manager of the mobile terminal advantageously comprises means for inquiring from the smart accessory device how many applications there are and for verifying whether the respective software is already stored in the memory of the mobile terminal due to an earlier connection. In case of multiple new applications, the smart accessory manager then downloads the software for all new applications subsequently into the mobile terminal.
  • the smart accessory protocol of the mobile terminal according to the invention is preferably a simple smart accessory protocol implemented as a software driver enhancement for the chosen hardware interface.
  • the interface of a smart accessory device can support this protocol, or the bottom connector of some mobile terminal models.
  • the mobile terminal has to support running the kind of application software downloaded from a smart accessory device.
  • the terminal preferably supports Java or Symbian OS so that the application software can be downloaded as platform independent Java applet or Symbian application.
  • the mobile terminal might comprise a Java VM (virtual machine), e.g. a kJava VM or a MIDP Java VM, or a Symbian OS (operating system).
  • a kJava VM constitutes a reduced version of the standard Java virtual machine.
  • a Symbian OS API exists already as software component for mobile terminals, and a kJava API is under development.
  • a connection between an enhanced connection media driver in the terminal and kJava API or Symbian OS API has to be implemented so that these APIs support code download through the smart accessory protocol.
  • a support for raw bitstream transfer from these APIs through the enhanced connection media driver is also needed.
  • the smart accessory API has thus to be implemented as part of the kJava or Symbian OS API.
  • This small API requires basically only the following functions: OpenPipe( ), SendData(data), callback DataReceived(data) and ClosePipe( ).
  • Such a smart accessory API is very similar to a socket communications API supporting TCP/IP (transfer control protocol/internet protocol). It would thus be possible to implement a pipe for a transparent data exchange between the downloaded application software and the smart accessory device using TCP/IP sockets transmitting IP packets. But also an API which is based on a simpler protocol is able to provide the possibility to route IP packets over it.
  • TCP/IP transfer control protocol/internet protocol
  • the manufacturer of an accessory device might prefer not to store the required application software for download in the accessory device, but to provide instead an indication from where the application software is to be downloaded. It is possible for example that the accessory device provides a tiny applet that uses an URL (universal resource locator) to fetch the actual application software over the air, e.g. from the manufacturers website, and installs it into the mobile terminal. Such an approach is enabled by the current Symbian OS API, and equally without any extra support by the proposed Smart Accessory API. In an alternative approach, the accessory device might provide only an indication of a source from which the application software may be downloaded, e.g. an URL. Such an indication may then be provided to a browser of the terminal. The browser accesses the indicated source and loads the required application software from this source, possibly after certain selections have been carried out by the user.
  • URL universal resource locator
  • the manager of the mobile terminal is therefore able to establish a connection via any connection media supported by the mobile terminal.
  • the smart accessory manager can be able in particular to support any of the most common connection media, like infrared, RS232, Bluetooth and USB.
  • the invention can be employed for any mobile terminal, e.g. for a mobile phone.
  • the invention can further be employed for any kind of accessory device that is to be connected to a mobile terminal, e.g. for a heart rate monitor, a GPS (global positioning system) receiver, an RFID (radio frequency identity) reader, a fingerprint sensor, a pedometer, a bar code reader, a camera, a joystick, a mouse, etc.
  • a mobile terminal e.g. for a mobile phone.
  • the invention can further be employed for any kind of accessory device that is to be connected to a mobile terminal, e.g. for a heart rate monitor, a GPS (global positioning system) receiver, an RFID (radio frequency identity) reader, a fingerprint sensor, a pedometer, a bar code reader, a camera, a joystick, a mouse, etc.
  • GPS global positioning system
  • RFID radio frequency identity
  • a communication system in which the invention can be employed can also comprise a user interface with a display and a user selection device.
  • the accessory device can then be a cover that can be connected to the user interface, preferably detachably.
  • the application software can be an interface software enabling a communication between the user interface of the mobile terminal and the cover. Beside a program part enabling the communication between the mobile terminal and the cover, the interface software may comprise a program part for displaying selectable functions on said user interface. A further program part of the interface software may be provided for processing signals generated by a selection of functions by a user of the mobile terminal via the user interface.
  • the invention can also be employed for enabling a communication between two or more mobile terminals forming a communication system, the second mobile terminals constituting the accessory device of the invention.
  • the first mobile terminal can download software which also resides in the second terminal
  • the software in the first terminal can access and use the second terminal with the same software.
  • This could also be used to set up ad-hoc communication networks, e.g. over BluetoothTM, even when there is no network available.
  • one of the terminals is a “master” device and the other(s) are “secondary” devices.
  • the network can also be built such that all participating mobile terminals are “first terminals” from their own particular viewpoint, i.e. all participating terminals can access and use each other with the same software.
  • the invention is not limited to a particular mode of connection between an accessory device and the mobile terminal, i.e. they can either be peers or either of them can assume the role of a master depending on the application or situation.
  • the invention can therefore be employed for operating an accessory device via a mobile terminal or for operating a mobile terminal via an accessory device, but also as another means for exchanging data between these devices.
  • the mobile terminal according to the invention may comprise a memory which is provided exclusively for storing downloaded application software for a communication with connected accessory devices.
  • FIGS. 1 a - 1 g illustrate a first, general embodiment of the method according to the invention implemented in a mobile phone supporting MIDP Java;
  • FIG. 2 illustrates a second, general embodiment of the method according to the invention implemented in a mobile phone supporting Symbian OS
  • FIGS. 3 a - 3 c illustrate the use of the method presented in FIGS. 1 a - 1 g when the mobile phone is connected to a heart rate monitor as accessory device;
  • FIGS. 4 a , 4 b illustrate the use of the method presented in FIGS. 1 a - 1 g when the mobile phone is connected to a step counter and fat burn rate calculator as accessory device.
  • FIG. 1 a shows a smart accessory device 20 connected to an MIDP compliant mobile phone 10 , for which a smart accessory connectivity framework is provided in accordance with a first embodiment of the invention.
  • the depicted mobile phone 10 comprises a smart accessory manager 11 implemented in the software of the mobile phone 10 .
  • the mobile phone 10 further comprises an MIDP Java VM 12 implemented as well in the software of the mobile phone 10 .
  • the MIDP Java VM 12 provides a Java API 13 to regular features of the mobile phone 10 , e.g. to a user interface or to an internet access functionality, and a minimized smart accessory API 14 as a part of the Java API 13 .
  • the depicted smart accessory device 20 comprises an ASIC or a microcontroller 21 with an on-chip memory 22 .
  • a Java applet 23 is stored in the memory 22 .
  • the Java applet 23 comprises the entire application software required for operating the smart accessory device 20 with a mobile terminal.
  • the smart accessory device 20 is connected to the mobile phone 10 via any connection medium, e.g. a USB, infrared, BluetoothTM or RS232.
  • the connection medium connects more specifically the ASIC or microcontroller 21 of the smart accessory device 20 with the smart accessory manager 11 of the mobile phone 10 .
  • the interaction between the accessory device 20 and the mobile phone 10 is based on a smart accessory protocol.
  • the protocol defines as a first message transaction an identification of a connected smart accessory device indicating that the connected accessory device complies with the smart accessory protocol.
  • the protocol defines as a second message transaction a query for an installable application software package from a connected smart accessory device.
  • the protocol defines as a third message transaction a downloading of an application software package from a connected smart accessory device.
  • the protocol finally defines as a fourth message transaction a transmission of binary application data packets to and from a connected smart accessory device.
  • the smart accessory manager 11 of the mobile phone 10 is capable of managing a communication with a connected smart accessory device 20 using this smart accessory protocol over any possible physical connection media.
  • FIGS. 1 b - 1 g show the same mobile phone 10 and the same accessory device 20 connected to this mobile phone 10 as FIG. 1 a .
  • a different step of a sequence of steps of an embodiment of the method according to the invention is indicated in each figure.
  • the ASIC or microcontroller 21 of the accessory device 20 transmits an information to the smart accessory manager 11 indicating that the connected accessory device 20 is a smart accessory device capable of handling the defined smart accessory protocol. This transmission is indicated in FIG. 1 b by a line to which the reference sign A is associated. The smart accessory manager 11 is thus able to detect automatically the connection, and similarly the removal, of a smart accessory device 20 .
  • the smart accessory manager 11 then requests a download of application software from the smart accessory device 20 to the mobile phone 10 in an “application download query”. This query is indicated in FIG. 1 c by a line to which the reference sign B is associated.
  • the Java applet 23 stored in the on-chip memory 22 of the ASIC or microcontroller 21 of the smart accessory device 20 is downloaded via the smart accessory manager 11 , stored to the permanent memory of the mobile phone 10 and installed as a new Java application for the MIDP Java VM 12 of the mobile phone 10 .
  • the download is indicated in FIG. 1 d by a line to which the reference sign C is associated, and the resulting availability of the Java applet in the MIDP Java VM 12 is indicated in FIG. 1 e by a rectangle to which the reference sign 15 is associated.
  • the downloaded Java applet 15 which is then run by the MIDP Java VM 12 , opens in a first step a pipe via the smart accessory API 14 provided by the MIDP Java VM 12 , as indicated in FIG. 1 f by a line to which the reference sign D is associated.
  • bi-directional byte-streams can be exchanged between the Java applet 15 in the mobile phone 10 and the microcontroller 21 of the smart accessory device 20 via the smart accessory API 14 and the smart accessory manager 11 .
  • the byte-streams are used for a transparent application data exchange.
  • the virtual application byte-stream connections between the accessory device 20 and the mobile phone 10 is managed by the smart accessory manager 11 .
  • the byte-streams are indicated in FIG. 1 g by a connection line to which the reference sign E is associated.
  • the same Java applet 23 only has to be downloaded once from a smart accessory device 20 to a mobile phone 10 , in case the Java applet 15 is kept stored in the mobile phone 10 also after disruption of the connection between the smart accessory device 20 and the mobile phone 10 .
  • the Java applet 15 can then request any time to open a connection to the accessory device 20 from which it was downloaded.
  • the smart accessory manager 11 will know which smart accessory device this was and whether it is currently connected to the mobile phone 10 or not.
  • the smart accessory device 20 is connected to the mobile phone 10 , the byte-stream connection can be established as described above via the smart accessory API 14 and the smart accessory manager 11 .
  • FIG. 2 shows another smart accessory device 40 connected to another mobile phone 30 , for which a smart accessory connectivity framework is provided.
  • the physical connection is established again via any connection medium, e.g. a USB, infrared, BluetoothTM or RS232.
  • the mobile phone 30 of FIG. 2 is a Symbian compliant high-end phone.
  • the mobile phone 30 of FIG. 2 comprises a Symbian OS 32 instead of a MIDP Java VM 12 .
  • the Symbian OS 32 provides a Symbian API 33 to the regular features of the mobile phone 30 and a minimized smart accessory API 34 as part of the Symbian API 33 .
  • the mobile phone 30 of FIG. 2 further comprises a smart accessory manager 31 .
  • the smart accessory device 40 of FIG. 2 comprises again an ASIC or a microcontroller 41 with an on-chip memory 42 .
  • the on-chip memory 42 of the accessory device 40 of FIG. 2 stores a Symbian application 43 instead of a Java applet 23 .
  • FIG. 2 shows the mobile phone 30 in a state in which the Symbian application 35 is already downloaded into the Symbian OS 32 , and in which a transparent byte-stream connection E between the downloaded Symbian application 35 and the ASIC or microcontroller 41 of the accessory device 40 is established via the smart accessory API 34 and the smart accessory manager 31 .
  • This corresponds in the sequence of steps in the first example to FIG. 1 g .
  • the availability of the Symbian application in the Symbian OS 32 is indicated in FIG. 2 by a rectangle to which the reference sign 35 is associated.
  • FIGS. 3 a - 3 c illustrate a specific example for a cooperation between a smart accessory device 20 and a mobile phone 10 , to which the accessory device 20 is connected via a BluetoothTM connection.
  • the accessory device 20 and the mobile phone 10 correspond to those described with reference to FIGS. 1 a - 1 g , and corresponding components are provided with the same reference signs.
  • the smart accessory device 20 is a heart rate monitor which comprises an ASIC 21 with an on-chip memory 22 .
  • the ASIC 21 further enables an inductive link to a wristwatch with a sensor belt 24 .
  • FIG. 3 a shows a situation in which the Java applet 23 was downloaded from the on-chip memory 22 to the MIDP Java VM 12 of the mobile phone 10 and in which a transparent byte-stream connection E between the downloaded Java applet 15 and the ASIC 21 of the hear rate monitor 20 is established.
  • the depicted situation thus corresponds to the situation in FIG. 1 g.
  • FIG. 3 b a resulting effect of the data exchange E is indicated.
  • the ASIC 21 of the heart rate monitor 20 receives signals from the wristwatch belt 24 via the inductive link and determines the current heart rate. This heart rate is forwarded via the established transparent byte-stream connection E to the downloaded Java applet 15 in the mobile phone 10 .
  • the downloaded Java applet 15 occasions via the Java API 13 that the currently measured heart rate is indicated on the display of the mobile phone 10 .
  • the display offers moreover the option to quit the running program.
  • the concerned part of the display is indicated in FIG. 3 b with the reference sign 16 .
  • the applet 15 offers via the Java API 13 an access to the website 17 of the vendor of the heart rate monitor.
  • the website 17 is equally displayed on the display of the mobile phone 10 , as indicated in FIG. 3 c .
  • the user may select for example further information on health tracking, on available groups or on available competitions etc. via the normal user interface of the mobile phone 10 .
  • FIGS. 4 a and 4 b illustrate a further specific example for the co-operation between a smart accessory device 20 and a mobile phone 10 .
  • the smart accessory device 20 is connected to the mobile phone 10 via the RS232 bottom connector of the mobile phone 10 .
  • the accessory device 20 and the mobile phone 10 correspond basically again to those described with reference to FIGS. 1 a - 1 g , and corresponding components were provided with the same reference signs.
  • the smart accessory device 20 is a step counter and fat burn rate calculator.
  • the accessory device 20 comprises again a microcontroller 21 with an on-chip memory 22 , in which a kJava applet 23 is stored. Due to the function of the smart accessory device 20 , the microcontroller 21 is combined in this case with an accelerometer.
  • the mobile phone 10 comprises instead of a MIDP Java VM a kJava VM 12 .
  • FIG. 4 b a resulting effect of the data exchange is indicated.
  • the microcontroller 21 of the smart accessory device 20 determines from measurements of the accelerometer the steps made by a person carrying the accessory device and calculates the burned fat rate. These values are then forwarded via the established transparent byte-stream connection E to the downloaded Java applet 15 in the mobile phone 10 .
  • the Java applet 15 takes care that the current step count and the burned fat rate is indicates via the Java API 13 on the display of the mobile phone 10 .
  • the applet 15 further offers via the Java API 13 and the display of the mobile phone 10 a possibility to reset the step counter and fat burn rate calculator or to quit the running program.
  • the displayed information and options are indicated in FIG. 4 b with reference sign 18 .

Abstract

The invention relates to a method for supporting in a mobile terminal 10,30 the operation of an accessory device 20,40 connected to this mobile terminal 10,30. In order to enable particularly flexible connections between a mobile terminal and accessory devices, it is proposed that the method comprises downloading application software 23,43 for the accessory device 20,40 to the mobile terminal 10,30 and running downloaded application software 15,35 for the accessory device 20,40 in the mobile terminal 10,30. It is ensured that a data exchange required for the operation of the accessory device 20,40 is enabled as a transparent bi-directional bit-stream between the downloaded application software 15,35 and the accessory device 20,40. The invention relates equally to a corresponding mobile terminal, to a corresponding communication system and to a corresponding software for such a mobile terminal.

Description

    CROSS REFERENCE TO RELATED APPLICATIONS
  • This application claims priority under 35 USC §119 to European Patent Application No. 02006461.4 filed on Mar. 22, 2002. [0001]
  • FIELD OF THE INVENTION
  • The invention relates to a method for supporting in a mobile terminal the communication with an accessory device connected to the mobile terminal. The invention relates equally to such a mobile terminal, to a communication system comprising such a mobile terminal and an accessory device and to a software for such a terminal. [0002]
  • BACKGROUND OF THE INVENTION
  • It is known from the state of the art to provide a possibility of connecting specific accessory devices to a mobile terminal, e.g. a mobile phone, in order to add new features to the mobile terminal. [0003]
  • There are several alternative technologies to physically connect accessory devices to mobile terminals, for instance standardized buses, such as infrared, RS232, Bluetooth and USB (universal serial bus), as well as many kinds of proprietary buses. There may also exist more than one standardized or proprietary protocol that might be used with any of these hardware buses. The physical infrared bus, for example, can be operated with one of several standardized protocols, such as IrDa, IROBEX and IRComm, or with some proprietary protocol. [0004]
  • In addition to the physical connection, also a software support of the specific accessory device has to be provided in the mobile terminal to which it is connected. Such a software support has to enable a required exchange of data between the accessory device and the mobile terminal and to perform functions in the mobile terminal required for operating the accessory device. [0005]
  • In the past, mobile phones supported only a few simple accessory devices, and the support was hard-coded in the software of the mobile phone. Such accessory devices are headsets for hands-free audio, PC (personal computer) data cables for standardized data calls and generic printers for printing business cards over infrared. Adding a hard-coded support for arbitrary new accessories, however, is not realistic in this fashion. [0006]
  • Still, there is a great variety of possible accessory devices that could be connected to mobile phones, for instance digital cameras, heart rate monitors, etc. It would thus be of advantage, if mobile phones comprised an application platform supported by all mobile phone vendors for the software required for different accessory devices. [0007]
  • An example of a standardized application platform is MIDP (mobile information device profile for Java 2 MicroEdition standard) Java. Application programming interfaces (API) are evolving for these platforms and there will be dedicated APIs for each connectivity technology, i.e. for infrared, USB, Bluetooth, RS232, etc. As a result, Java applications developed for mobile phones can access accessory devices connected to the mobile phone either by a wired connection such as RS232/USB or by a wireless connection such as infrared or Bluetooth via the different APIs. [0008]
  • However it will take time to introduce all relevant APIs, i.e. especially USB, Bluetooth, infrared and RS232, into MIDP Java, in particular since a dedicated API has to be developed for each connection medium. The first version of the MIDP Java standard does not even support any specific accessory connectivity API yet. Moreover, some accessory devices such as digital cameras have their own manufacturer dependent protocols for the physical connection. With an extended MIDP standardization, camera manufacturers might be able to enable mobile phone Java applications to communicate with their cameras using their specific camera protocols over USB or RS232, for example in order to view and send images. Such proprietary protocols will require even more time for developing all necessary APIs. [0009]
  • Preceding the developments, it will moreover take much time to reach agreements between the mobile terminal providers and the accessory device vendors for each accessory device with regard to the required and desired functionality of the provided API. [0010]
  • It is also a disadvantage of this approach that the functions required for each accessory device that is to be supported by the APIs have to be determined beforehand. Thus, the API has to be updated for each connectivity technique whenever further accessory devices are to be supported or whenever a new version of an already supported accessory device is to be introduced. [0011]
  • It is further a disadvantage of this approach that it lacks developer-friendliness. Dedicated Java APIs, in particular for USB and Bluetooth, can turn out to be rather complicated. This might even discourage device manufacturers from providing an accessory device with a Java application in the first place. [0012]
  • Finally, this approach does not allow a comfortable use of an accessory device for a mobile terminal. The user has to download the Java application for the respective accessory device from somewhere over the www (world wide web) or wap (wireless application protocol). The user moreover has to start the application by hand after having connected the accessory device to the phone, since there is no centralized way of detecting what accessory device is currently connected to the mobile phone. [0013]
  • SUMMARY OF THE INVENTION
  • It is an object of the invention to enable a flexible connection of accessory devices to a mobile terminal. It is equally an object of the invention to enable a developer-friendly connection of accessory devices to a mobile terminal. [0014]
  • These objects are reached according to the invention with a method for supporting in a mobile terminal a communication with an accessory device connected to the mobile terminal, which method comprises as a first step downloading application software for the accessory device to the mobile terminal. In a second step, the downloaded application software for the accessory device is run in the mobile terminal. For this second step, a data exchange required for the communication with the accessory device is enabled as a transparent bi-directional bit-stream between the downloaded application software running in the mobile terminal and the accessory device. [0015]
  • The objects of the invention are equally reached with a mobile terminal comprising means for realizing the steps of the proposed method for supporting a communication with an accessory device connected to said mobile terminal. [0016]
  • The objects of the invention are further reached with a communication system comprising the proposed mobile terminal and an accessory device that can be connected to such a mobile terminal and that supports a communication with application software downloaded to this mobile terminal. [0017]
  • Finally, the objects of the invention are reached with a software enabling a mobile terminal to communicate with an accessory device connected to the mobile terminal. The proposed software comprises program code realizing the steps of the proposed method when run in processing means of a mobile terminal to which an accessory device supporting these steps is connected. [0018]
  • It is to be noted that the term “accessory device” is meant to comprise a fixed, installed part for a mobile terminal as well as a separate, independent stand-alone device that can be connected to the terminal by wire or by a wireless link. The accessory device may further be designed to operate only in connection with a mobile terminal, but it may also be designed as a full-fledged stand-alone device. It is only required that the device possesses its own processing and/or data gathering capabilities and that it is able to communicate with a mobile terminal. The accessory device could e.g. also be a second mobile terminal. In case the accessory device comprises an implemented application, the communication can take place between the application in the mobile terminal and the application in the device, but the device may also constitute a simple data source and/or data sink which can be accessed by the mobile terminal. [0019]
  • The invention proceeds from the consideration that the most flexible connectivity can be achieved in case the application required for communicating with an accessory device is downloaded for the respective accessory device, and not implemented beforehand in the mobile terminal. The invention further proceeds from the consideration that a transparent bi-directional data exchange between a downloaded application and an accessory device prevents the necessity of developing a dedicated API for each accessory device and for each physical connection media. [0020]
  • It is thus an advantage of the invention that it is neither necessary to program dedicated APIs for each physical connection technology, nor to take account of all functions required by different accessory devices, since an employed accessory API only has to allow a transparent transmission of binary data. [0021]
  • It is further an advantage of the invention that it is not necessary to determine beforehand, which kinds of accessory devices might be connected to a mobile terminal, since the respectively required information and software is contained in the application software downloaded for the respective accessory device. [0022]
  • Thus, the mobile terminals can be designed in a general way and are still suited for all kinds of accessory devices. [0023]
  • The invention therefore provides a maximum flexibility, while the development and software implementation of the only required accessory API is rather simple, does not require significant efforts and costs, and can be employed in any kind and model of a mobile terminal. Moreover, a continuous maintenance or version updates are not required. [0024]
  • Preferred embodiments of the invention become apparent from the dependent claims. [0025]
  • In a preferred embodiment of the invention, the proposed mobile terminal comprises an accessory application programming interface enabling a transparent bi-directional data exchange between a downloaded application software running in the mobile terminal and an accessory device connected to the mobile terminal. The accessory API can be in particular a generic accessory API enabling exclusively such a transparent bi-directional data exchange. It can thus be a minimal API which contains only the opening of the transparent bitstream and indications of opening/closing the connection as an accessory device is connected/disconnected. The mobile terminal further comprises an accessory protocol defining a transparent bi-directional bit-stream for a data exchange of application data between a downloaded application software and a connected accessory device. Finally, the mobile terminal of the preferred embodiment comprises an accessory manager for managing a transparent bi-directional bit-stream for a data exchange of application data between a downloaded application software running in the mobile terminal and an accessory device connected to the mobile terminal via the accessory application programming interface and according to the provided protocol. The objects of the invention are also reached with such an accessory manager. [0026]
  • The accessory protocol, the accessory API and the accessory manager of such a mobile terminal constitute together a smart accessory connectivity framework. The proposed accessory protocol will be referred to in the following also as smart accessory protocol, the proposed accessory API as smart accessory API, and the proposed accessory manager as smart accessory manager. [0027]
  • In an advantageous embodiment of the invention, the mobile terminal detects automatically, whether an accessory device with which it can communicate according to the invention is connected to the mobile terminal, e.g. based on a message transmitted by a smart accessory device upon connection to a mobile terminal. This task might be performed by a smart accessory manager of the mobile terminal. [0028]
  • In a further preferred embodiment of the invention, the application software is also downloaded automatically by the mobile terminal, which download can be managed again by a smart accessory manager of the mobile terminal. Such an automatic download enables a particularly comfortable use of an accessory device, since the user does not have to download the application software actively from some place. The application software can be downloaded in particular from the accessory device itself or from a website indicated by the accessory device. [0029]
  • The application software downloaded for smart accessory devices is preferably allocated dynamically in a memory of the mobile terminal. When the smart accessory device is disconnected, the application software can then either persist in this memory or expire after a while. In case the downloaded application software persists in the memory, the mobile terminal should determine before a download of application software for an accessory device connected later on, whether the required application software is already available in the mobile terminal, and download the application software only if the application software is not yet available. This check can be performed in particular by a smart accessory API and a smart accessory manager of a mobile terminal. It is also possible, that the terminal is able to replace stored application software with application software for a newly connected smart accessory device, if the memory resources of the mobile terminal are exhausted. Such a procedure should be transparent to the user. The procedure could resemble well-known caching systems, in which accessory applications persist in a memory block of the mobile terminal of predetermined size. When new accessories are connected and old ones detached, the memory block fills up with application software. The mobile terminal can then remove the oldest or the least used applications from the memory of the terminal to give space for new applications. [0030]
  • In case the downloaded application software is removed automatically or by the user from the memory of the terminal, the software has to be downloaded again for a subsequent connection of the device to the terminal. There could be provided a registry in the terminal, though, that a specific application software has previously been downloaded to the terminal from a specific kind of device. Such a registry could be managed in particular by an accessory manager of the terminal. [0031]
  • The mobile terminal, and in particular the accessory manager of the mobile terminal, may also detect automatically a removal of an accessory device from the mobile terminal. A detection of the removal of a connected device may be the precondition for allowing or initiating a removal of application software stored for this device. [0032]
  • In case the downloaded application software is used by a mobile terminal for operating the accessory device, the application software could also be downloaded from the accessory device to the terminal only for the time that the accessory device is run from the terminal. The application resides in this case e.g. in the memory of the accessory device and the accessory manager makes it visible to the user of the terminal as if it were installed in the terminal, similarly as terminal-resident Java applications. When the user runs the application, it will then be loaded into the terminal for execution, and be removed again after the usage session ends. Consequently, the permanent memory of the terminal will not fill up with downloaded accessory applications, since they only occupy memory while they are running. [0033]
  • In a further preferred embodiment of the invention, a mobile terminal, and in particular a smart accessory API of a mobile terminal, is able to update or replace stored application software which was downloaded for smart accessory devices with newer versions obtained e.g. from a network service or from an updated smart accessory device. In order to enable such an update or replacement, the smart accessory API should be able to compare the version of an offered application software for a smart accessory device with the version of a stored application software for the same smart accessory device. [0034]
  • In an equally preferred embodiment of the invention, a smart accessory device is allowed to contain downloadable software for several applications, e.g. multiple applets for several games with a joystick cover. In this case, a smart accessory manager of the mobile terminal advantageously comprises means for inquiring from the smart accessory device how many applications there are and for verifying whether the respective software is already stored in the memory of the mobile terminal due to an earlier connection. In case of multiple new applications, the smart accessory manager then downloads the software for all new applications subsequently into the mobile terminal. [0035]
  • Further, in the case of compatible accessory devices with which a mobile terminal can communicate with the same or similar application software, there may be downloaded application software from different vendors in a mobile terminal which can be used for communicating with each of the compatible accessory devices. It is equally possible, that the application software for the device of a first vendor was previously downloaded into the terminal, while a second vendor selling a compatible device now offers an update version for its device. In this case, the stored application software could be updated into another application version with software loaded from the second vendor. [0036]
  • The smart accessory protocol of the mobile terminal according to the invention is preferably a simple smart accessory protocol implemented as a software driver enhancement for the chosen hardware interface. For instance, the interface of a smart accessory device can support this protocol, or the bottom connector of some mobile terminal models. [0037]
  • The mobile terminal has to support running the kind of application software downloaded from a smart accessory device. The terminal preferably supports Java or Symbian OS so that the application software can be downloaded as platform independent Java applet or Symbian application. To this end, the mobile terminal might comprise a Java VM (virtual machine), e.g. a kJava VM or a MIDP Java VM, or a Symbian OS (operating system). A kJava VM constitutes a reduced version of the standard Java virtual machine. A Symbian OS API exists already as software component for mobile terminals, and a kJava API is under development. [0038]
  • In case the downloadable code is employed within the framework of Symbian OS or kjava, security is an inherent feature of the proposed method. [0039]
  • A connection between an enhanced connection media driver in the terminal and kJava API or Symbian OS API has to be implemented so that these APIs support code download through the smart accessory protocol. A support for raw bitstream transfer from these APIs through the enhanced connection media driver is also needed. [0040]
  • In case of kJava or Symbian OS, the smart accessory API has thus to be implemented as part of the kJava or Symbian OS API. This small API requires basically only the following functions: OpenPipe( ), SendData(data), callback DataReceived(data) and ClosePipe( ). [0041]
  • Such a smart accessory API is very similar to a socket communications API supporting TCP/IP (transfer control protocol/internet protocol). It would thus be possible to implement a pipe for a transparent data exchange between the downloaded application software and the smart accessory device using TCP/IP sockets transmitting IP packets. But also an API which is based on a simpler protocol is able to provide the possibility to route IP packets over it. [0042]
  • As mentioned above, the manufacturer of an accessory device might prefer not to store the required application software for download in the accessory device, but to provide instead an indication from where the application software is to be downloaded. It is possible for example that the accessory device provides a tiny applet that uses an URL (universal resource locator) to fetch the actual application software over the air, e.g. from the manufacturers website, and installs it into the mobile terminal. Such an approach is enabled by the current Symbian OS API, and equally without any extra support by the proposed Smart Accessory API. In an alternative approach, the accessory device might provide only an indication of a source from which the application software may be downloaded, e.g. an URL. Such an indication may then be provided to a browser of the terminal. The browser accesses the indicated source and loads the required application software from this source, possibly after certain selections have been carried out by the user. [0043]
  • It is an advantage of the invention that it is not bound to any specific connection media between a mobile terminal and an accessory device. In a preferred embodiment of the invention, the manager of the mobile terminal is therefore able to establish a connection via any connection media supported by the mobile terminal. The smart accessory manager can be able in particular to support any of the most common connection media, like infrared, RS232, Bluetooth and USB. [0044]
  • The invention can be employed for any mobile terminal, e.g. for a mobile phone. The invention can further be employed for any kind of accessory device that is to be connected to a mobile terminal, e.g. for a heart rate monitor, a GPS (global positioning system) receiver, an RFID (radio frequency identity) reader, a fingerprint sensor, a pedometer, a bar code reader, a camera, a joystick, a mouse, etc. [0045]
  • A communication system in which the invention can be employed can also comprise a user interface with a display and a user selection device. The accessory device can then be a cover that can be connected to the user interface, preferably detachably. The application software can be an interface software enabling a communication between the user interface of the mobile terminal and the cover. Beside a program part enabling the communication between the mobile terminal and the cover, the interface software may comprise a program part for displaying selectable functions on said user interface. A further program part of the interface software may be provided for processing signals generated by a selection of functions by a user of the mobile terminal via the user interface. [0046]
  • As mentioned above, the invention can also be employed for enabling a communication between two or more mobile terminals forming a communication system, the second mobile terminals constituting the accessory device of the invention. In case the first mobile terminal can download software which also resides in the second terminal, the software in the first terminal can access and use the second terminal with the same software. This could also be used to set up ad-hoc communication networks, e.g. over Bluetooth™, even when there is no network available. [0047]
  • It is to be noted that it is not required in such a network that one of the terminals is a “master” device and the other(s) are “secondary” devices. The network can also be built such that all participating mobile terminals are “first terminals” from their own particular viewpoint, i.e. all participating terminals can access and use each other with the same software. [0048]
  • Also in general, the invention is not limited to a particular mode of connection between an accessory device and the mobile terminal, i.e. they can either be peers or either of them can assume the role of a master depending on the application or situation. [0049]
  • The invention can therefore be employed for operating an accessory device via a mobile terminal or for operating a mobile terminal via an accessory device, but also as another means for exchanging data between these devices. [0050]
  • The mobile terminal according to the invention may comprise a memory which is provided exclusively for storing downloaded application software for a communication with connected accessory devices.[0051]
  • BRIEF DESCRIPTION OF THE FIGURES
  • Other objects and features of the present invention will become apparent from the following description of exemplary embodiments of the invention considered in conjunction with the accompanying drawings. [0052]
  • FIGS. 1[0053] a-1 g illustrate a first, general embodiment of the method according to the invention implemented in a mobile phone supporting MIDP Java;
  • FIG. 2 illustrates a second, general embodiment of the method according to the invention implemented in a mobile phone supporting Symbian OS; [0054]
  • FIGS. 3[0055] a-3 c illustrate the use of the method presented in FIGS. 1a-1 g when the mobile phone is connected to a heart rate monitor as accessory device; and
  • FIGS. 4[0056] a,4 b illustrate the use of the method presented in FIGS. 1a-1 g when the mobile phone is connected to a step counter and fat burn rate calculator as accessory device.
  • DETAILED DESCRIPTION OF THE INVENTION
  • FIG. 1[0057] a shows a smart accessory device 20 connected to an MIDP compliant mobile phone 10, for which a smart accessory connectivity framework is provided in accordance with a first embodiment of the invention.
  • The depicted [0058] mobile phone 10 comprises a smart accessory manager 11 implemented in the software of the mobile phone 10. The mobile phone 10 further comprises an MIDP Java VM 12 implemented as well in the software of the mobile phone 10. The MIDP Java VM 12 provides a Java API 13 to regular features of the mobile phone 10, e.g. to a user interface or to an internet access functionality, and a minimized smart accessory API 14 as a part of the Java API 13.
  • The depicted [0059] smart accessory device 20 comprises an ASIC or a microcontroller 21 with an on-chip memory 22. In the memory 22, a Java applet 23 is stored. The Java applet 23 comprises the entire application software required for operating the smart accessory device 20 with a mobile terminal.
  • The [0060] smart accessory device 20 is connected to the mobile phone 10 via any connection medium, e.g. a USB, infrared, Bluetooth™ or RS232. The connection medium connects more specifically the ASIC or microcontroller 21 of the smart accessory device 20 with the smart accessory manager 11 of the mobile phone 10.
  • The interaction between the [0061] accessory device 20 and the mobile phone 10 is based on a smart accessory protocol. The protocol defines as a first message transaction an identification of a connected smart accessory device indicating that the connected accessory device complies with the smart accessory protocol. The protocol defines as a second message transaction a query for an installable application software package from a connected smart accessory device. The protocol defines as a third message transaction a downloading of an application software package from a connected smart accessory device. The protocol finally defines as a fourth message transaction a transmission of binary application data packets to and from a connected smart accessory device.
  • The [0062] smart accessory manager 11 of the mobile phone 10 is capable of managing a communication with a connected smart accessory device 20 using this smart accessory protocol over any possible physical connection media.
  • The interactions between the [0063] mobile phone 10 and the accessory device 20 are established and maintained as described in the following with reference to FIGS. 1b-1 g. Each of FIGS. 1b-1 g shows the same mobile phone 10 and the same accessory device 20 connected to this mobile phone 10 as FIG. 1a. In addition, a different step of a sequence of steps of an embodiment of the method according to the invention is indicated in each figure.
  • When the [0064] accessory device 20 is connected via any of the enabled media to the mobile phone 10, the ASIC or microcontroller 21 of the accessory device 20 transmits an information to the smart accessory manager 11 indicating that the connected accessory device 20 is a smart accessory device capable of handling the defined smart accessory protocol. This transmission is indicated in FIG. 1b by a line to which the reference sign A is associated. The smart accessory manager 11 is thus able to detect automatically the connection, and similarly the removal, of a smart accessory device 20.
  • The [0065] smart accessory manager 11 then requests a download of application software from the smart accessory device 20 to the mobile phone 10 in an “application download query”. This query is indicated in FIG. 1c by a line to which the reference sign B is associated.
  • As a result, the [0066] Java applet 23 stored in the on-chip memory 22 of the ASIC or microcontroller 21 of the smart accessory device 20 is downloaded via the smart accessory manager 11, stored to the permanent memory of the mobile phone 10 and installed as a new Java application for the MIDP Java VM 12 of the mobile phone 10. The download is indicated in FIG. 1d by a line to which the reference sign C is associated, and the resulting availability of the Java applet in the MIDP Java VM 12 is indicated in FIG. 1e by a rectangle to which the reference sign 15 is associated.
  • The downloaded [0067] Java applet 15, which is then run by the MIDP Java VM 12, opens in a first step a pipe via the smart accessory API 14 provided by the MIDP Java VM 12, as indicated in FIG. 1f by a line to which the reference sign D is associated.
  • Thereupon, bi-directional byte-streams can be exchanged between the [0068] Java applet 15 in the mobile phone 10 and the microcontroller 21 of the smart accessory device 20 via the smart accessory API 14 and the smart accessory manager 11. The byte-streams are used for a transparent application data exchange. The virtual application byte-stream connections between the accessory device 20 and the mobile phone 10 is managed by the smart accessory manager 11. The byte-streams are indicated in FIG. 1g by a connection line to which the reference sign E is associated.
  • It is to be noted that in one possible embodiment of the method according to the invention, the [0069] same Java applet 23 only has to be downloaded once from a smart accessory device 20 to a mobile phone 10, in case the Java applet 15 is kept stored in the mobile phone 10 also after disruption of the connection between the smart accessory device 20 and the mobile phone 10. The Java applet 15 can then request any time to open a connection to the accessory device 20 from which it was downloaded. The smart accessory manager 11 will know which smart accessory device this was and whether it is currently connected to the mobile phone 10 or not. In case the smart accessory device 20 is connected to the mobile phone 10, the byte-stream connection can be established as described above via the smart accessory API 14 and the smart accessory manager 11.
  • FIG. 2 shows another [0070] smart accessory device 40 connected to another mobile phone 30, for which a smart accessory connectivity framework is provided. The physical connection is established again via any connection medium, e.g. a USB, infrared, Bluetooth™ or RS232.
  • While the MIDP compliant [0071] mobile phone 10 of FIGS. 1a-1 g could be a mass market phone, the mobile phone 30 of FIG. 2 is a Symbian compliant high-end phone.
  • The [0072] mobile phone 30 of FIG. 2 comprises a Symbian OS 32 instead of a MIDP Java VM 12. The Symbian OS 32 provides a Symbian API 33 to the regular features of the mobile phone 30 and a minimized smart accessory API 34 as part of the Symbian API 33. Like the mobile phone 10 of FIGS. 1a-1 g, the mobile phone 30 of FIG. 2 further comprises a smart accessory manager 31.
  • The [0073] smart accessory device 40 of FIG. 2 comprises again an ASIC or a microcontroller 41 with an on-chip memory 42. In contrast to the smart accessory device 20 of FIGS. 1a-1 g, however, the on-chip memory 42 of the accessory device 40 of FIG. 2 stores a Symbian application 43 instead of a Java applet 23.
  • The steps that are performed for connecting the [0074] smart application device 40 to the mobile phone 30 and for operating it via the mobile phone 30 correspond exactly to those described with reference to FIGS. 1a-1 g, except that the Symbian application 43 stored in the onchip memory 42 of the smart accessory device 40 is downloaded via the smart accessory manager 31 into the Symbian OS 32 of the mobile phone 30.
  • FIG. 2 shows the [0075] mobile phone 30 in a state in which the Symbian application 35 is already downloaded into the Symbian OS 32, and in which a transparent byte-stream connection E between the downloaded Symbian application 35 and the ASIC or microcontroller 41 of the accessory device 40 is established via the smart accessory API 34 and the smart accessory manager 31. This corresponds in the sequence of steps in the first example to FIG. 1g. The availability of the Symbian application in the Symbian OS 32 is indicated in FIG. 2 by a rectangle to which the reference sign 35 is associated.
  • FIGS. 3[0076] a-3 c illustrate a specific example for a cooperation between a smart accessory device 20 and a mobile phone 10, to which the accessory device 20 is connected via a Bluetooth™ connection. The accessory device 20 and the mobile phone 10 correspond to those described with reference to FIGS. 1a-1 g, and corresponding components are provided with the same reference signs.
  • In the example of FIGS. 3[0077] a-3 c, the smart accessory device 20 is a heart rate monitor which comprises an ASIC 21 with an on-chip memory 22. The ASIC 21 further enables an inductive link to a wristwatch with a sensor belt 24.
  • FIG. 3[0078] a shows a situation in which the Java applet 23 was downloaded from the on-chip memory 22 to the MIDP Java VM 12 of the mobile phone 10 and in which a transparent byte-stream connection E between the downloaded Java applet 15 and the ASIC 21 of the hear rate monitor 20 is established. The depicted situation thus corresponds to the situation in FIG. 1g.
  • In FIG. 3[0079] b, a resulting effect of the data exchange E is indicated. The ASIC 21 of the heart rate monitor 20 receives signals from the wristwatch belt 24 via the inductive link and determines the current heart rate. This heart rate is forwarded via the established transparent byte-stream connection E to the downloaded Java applet 15 in the mobile phone 10. The downloaded Java applet 15 occasions via the Java API 13 that the currently measured heart rate is indicated on the display of the mobile phone 10. The display offers moreover the option to quit the running program. The concerned part of the display is indicated in FIG. 3b with the reference sign 16.
  • In addition, the [0080] applet 15 offers via the Java API 13 an access to the website 17 of the vendor of the heart rate monitor. The website 17 is equally displayed on the display of the mobile phone 10, as indicated in FIG. 3c. On the website 17, the user may select for example further information on health tracking, on available groups or on available competitions etc. via the normal user interface of the mobile phone 10.
  • FIGS. 4[0081] a and 4 b illustrate a further specific example for the co-operation between a smart accessory device 20 and a mobile phone 10. In this example, the smart accessory device 20 is connected to the mobile phone 10 via the RS232 bottom connector of the mobile phone 10. The accessory device 20 and the mobile phone 10 correspond basically again to those described with reference to FIGS. 1a-1 g, and corresponding components were provided with the same reference signs.
  • In the example of FIGS. 4[0082] a and 4 b, the smart accessory device 20 is a step counter and fat burn rate calculator. The accessory device 20 comprises again a microcontroller 21 with an on-chip memory 22, in which a kJava applet 23 is stored. Due to the function of the smart accessory device 20, the microcontroller 21 is combined in this case with an accelerometer.
  • The [0083] mobile phone 10 comprises instead of a MIDP Java VM a kJava VM 12.
  • In the situation depicted in FIG. 4[0084] a, the Java applet 23 was downloaded from the on-chip memory to the kJava VM 12 of the mobile phone 10, and a transparent byte-stream connection E between the downloaded applet 15 and the microcontroller 21 of the accessory device 20 is established. The situation thus corresponds again to the situation in FIG. 1g.
  • In FIG. 4[0085] b, a resulting effect of the data exchange is indicated. The microcontroller 21 of the smart accessory device 20 determines from measurements of the accelerometer the steps made by a person carrying the accessory device and calculates the burned fat rate. These values are then forwarded via the established transparent byte-stream connection E to the downloaded Java applet 15 in the mobile phone 10. The Java applet 15 takes care that the current step count and the burned fat rate is indicates via the Java API 13 on the display of the mobile phone 10. The applet 15 further offers via the Java API 13 and the display of the mobile phone 10 a possibility to reset the step counter and fat burn rate calculator or to quit the running program. The displayed information and options are indicated in FIG. 4b with reference sign 18.
  • It is to be noted that the described embodiments of the invention constitute only examples that can be varied in many ways. [0086]

Claims (33)

1. A method for supporting in a mobile terminal (10,30) a communication with an accessory device (20,40) connected to said mobile terminal (10,30), said method comprising downloading application software (23,43) for said accessory device (20,40) to said mobile terminal (10,30) and running downloaded application software (15,35) for said accessory device (20,40) in said mobile terminal (10,30), wherein a data exchange required for the communication with said accessory device (20,40) is enabled as a transparent bi-directional bit-stream between said downloaded application software (15,35) and said accessory device (20,40).
2. A method according to claim 1, wherein a connection of an accessory device (20,40) to said mobile terminal (10,30) is detected automatically by said mobile terminal (10,30).
3. A method according to claim 2, wherein said download of application software (23,43) for a connected accessory device (20,40) is performed automatically by said mobile terminal (10,30) when a connection of an accessory device (20,40) to said mobile terminal (10,30) is detected.
4. A method according to claim 1, wherein said downloaded application software (15,35) opens a pipe to an accessory application programming interface (14,34) of said mobile terminal (10,30) for enabling said transparent bi-directional bit streams via said accessory application programming interface (14,34).
5. A method according to claim 1, wherein application software (23,43) for one or more applications supported by said accessory device (20,40) is downloaded to said mobile terminal (10,30).
6. A method according to claim 1, wherein said application software (23,43) is downloaded to said mobile terminal (10,30) from said accessory device (20,40).
7. A method according to claim 1, wherein said accessory device provides said mobile terminal with a link to a website, and wherein application software for said accessory device is downloaded to said mobile terminal from said website.
8. A method according to claim 1, wherein said mobile terminal (10) comprises a Java virtual machine (12) and wherein said application software (23,15) is realized as Java applet downloaded to said Java virtual machine (12).
9. A method according to claim 1, wherein said mobile terminal (30) comprises a Symbian operating system (32) and wherein said application software (43,35) is realized as Symbian application downloaded to said Symbian operating system (42).
10. A method according to claim 1, wherein a downloaded software is kept stored in said mobile terminal (10,30) after disconnection of said accessory device (20,40), and wherein in case of a later connection of the same kind of accessory device (20,40) to said mobile terminal (10,30), a download of application software is only performed in case it is determined that the version of the application software provided for said newly connected accessory device (20,40) is newer than the version of the application software stored for this kind of accessory device (20,40) in said mobile terminal (10,30).
11. A method according to claim 1, wherein said communication enables a user of said mobile terminal (10,20) to operate said accessory device (20,40) via said mobile terminal (10,20).
12. A method according to claim 1, wherein said mobile terminal comprises a user interface including a display and a user selection device, wherein said accessory device is a cover that can be linked to said user interface, and wherein said application software is an interface software for said user interface enabling a communication between said user interface and said cover.
13. A method according to claim 1, wherein said accessory part is a second mobile terminal and wherein said application software downloaded to said first mobile terminal communicates with a corresponding application software in said second mobile terminal for enabling a communication between said first and said second mobile terminal.
14. A method according to claim 1, wherein said downloaded application software enables a user of said accessory part to operate said mobile terminal.
15. A mobile terminal (10,30) comprising means (11-14;31-34) for realizing the steps of the method according to claim 1 for supporting the communication with an accessory device (20,40) connected to said mobile terminal (10,30).
16. A mobile terminal (10,30) according to claim 15 comprising:
an accessory application programming interface (14,34) for enabling a transparent bi-directional bit stream between a downloaded application software (15,35) running in said mobile terminal (10,30) and an accessory device (20,40) connected to said mobile terminal (10,30);
an accessory protocol defining a transparent bi-directional bit-stream for an exchange of application data between a downloaded application software (15,35) and a connected accessory device (20,40); and
an accessory manager (11,31) for managing a transparent bi-directional bit-stream for an exchange of application data between a downloaded application software (15,35) running in said mobile terminal (10,30) and an accessory device (20,40) connected to said mobile terminal (10,30) via said accessory application programming interface (14,34) and according to said protocol.
17. A mobile terminal (10,30) according to claim 16, wherein said accessory protocol is able to operate over all physical connecting media allowed by said mobile terminal (10,30) for a connection of accessory devices (20,40), and wherein said accessory manager (11,31) is able to manage a communication in accordance with said accessory protocol over all physical connecting media allowed by said mobile terminal (10,30) for a connection of accessory devices (20,40).
18. A mobile terminal (10,30) according to claim 16, wherein said accessory protocol further defines how to identify whether a connected accessory device (20,40) complies with said protocol, and wherein said accessory manager (11,31) detects in accordance with said accessory protocol a connection of an accessory device (20,40) complying with said accessory protocol to said mobile station (10,30).
19. A mobile terminal (10,30) according to claim 16, wherein said accessory protocol further defines a query for a downloadable data from a connected accessory device (20,40), and wherein said manager queries in accordance with said accessory protocol automatically for downloadable data from a connected accessory device.
20. A mobile terminal (10,30) according to claim 16, wherein said accessory protocol further defines a download of data from a connected accessory device (20,40) to said mobile terminal (10,30), which data comprises application software (23,43) for said accessory device (20,40), a software for downloading application software for said accessory device (20,40) or an indication of a source from which application software for said accessory can be downloaded, and wherein said accessory manager (11,31) manages in accordance with said accessory protocol downloading data from a connected accessory device (20,40) to said mobile terminal (10,30), which data comprises application software (23,43) for said accessory device (20,40), a software for downloading application software for said accessory device from another source than said accessory device (20,40), or an indication of a source from which application software for said accessory can be downloaded.
21. A mobile terminal (10,30) according to claim 20, wherein said accessory application programming interface (13,43) determines before a downloading of application software for a connected accessory device (20,40) whether the application software (15,35) required for the communication with said accessory device (20,40) is already available in said mobile terminal (10,30) and/or whether a version of an application software which is preferred to a version available in said mobile terminal can be downloaded to said mobile terminal, and wherein said accessory manager (11,31) downloads application software for said accessory device (20,40) only in case the application software (15,35) required for the communication with said accessory device (20,40) is not yet available in said mobile terminal (10,30) and/or in case a version of the application software which is preferred to a version available in said mobile terminal can be downloaded to said mobile terminal.
22. A mobile terminal (10,30) according to claim 16, wherein said accessory manager downloads an application software for an accessory device which is connected to said mobile terminal only for the time during which the application is executed.
23. A mobile terminal (10,30) according to claim 16, wherein said accessory manager (11,31) detects a removal of an accessory device (20,40) complying with said protocol from said mobile terminal (10,30).
24. A mobile terminal (10,30) according to claim 16, further comprising means for establishing a connection to a website identified by data downloaded via said accessory manager from said connected accessory device, and for enabling a download of application software for said connected accessory device from said website.
25. A mobile terminal (10,30) according to claim 15, comprising a Java virtual machine (12) or a Symbian operating system (32) for running a downloaded application software (15,35).
26. A communication system comprising a mobile terminal (10,30) according to claim 15 and an accessory device (20,40) which can be connected to said mobile terminal (10,30) and which supports a communication with application software downloaded (15,35) to said mobile terminal (10,30).
27. A communication system according to claim 26, wherein said mobile terminal comprises a user interface including a display and a user selection device, and wherein said accessory device is a cover which can be linked to said mobile terminal and which includes an interface software for said user interface as downloadable application software for a communication between said user interface of said mobile terminal and said cover.
28. A communication system according to claim 27, wherein said interface software comprises a program part for displaying selectable functions on said user interface.
29. A communication system according to claim 27, wherein said interface software comprises a program part for processing signals generated by a selection of functions by a user of said mobile terminal via said user interface.
30. A communication system according to claim 26, wherein said mobile terminal comprises a memory which is provided exclusively for storing downloaded application software enabling a communication with connected accessory devices.
31. A communication system according to claim 27, wherein said accessory part is a second mobile terminal.
32. An accessory manager according to claim 15.
33. Software for enabling a mobile terminal (10,30) to communicate with an accessory device (20,40) connected to said mobile terminal (10,30), said software comprising program code realizing the steps of the method according to claim 1 when said software is run in processing means of a mobile terminal (10,30) to which an accessory device (20,40) supporting these steps is connected.
US10/395,012 2002-03-22 2003-03-21 Support of an accessory device by a mobile terminal Abandoned US20030229723A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP02006461A EP1347623A1 (en) 2002-03-22 2002-03-22 Downloading of application software for an accessory device to a mobile terminal
EP02006461.4 2002-03-22

Publications (1)

Publication Number Publication Date
US20030229723A1 true US20030229723A1 (en) 2003-12-11

Family

ID=27771868

Family Applications (1)

Application Number Title Priority Date Filing Date
US10/395,012 Abandoned US20030229723A1 (en) 2002-03-22 2003-03-21 Support of an accessory device by a mobile terminal

Country Status (2)

Country Link
US (1) US20030229723A1 (en)
EP (1) EP1347623A1 (en)

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030182625A1 (en) * 2002-03-22 2003-09-25 Eran Davidov Language and object model for describing MIDlets
US20040209647A1 (en) * 2003-04-17 2004-10-21 Kil-Ho Jeong Apparatus and method for automatically detecting presence of strobo in mobile terminal
US20050014531A1 (en) * 2003-07-17 2005-01-20 Sony Ericsson Mobile Communications Ab System and Method of Software Transfer Between a Mobile Phone and a Mobile Phone Accessory
WO2005055495A2 (en) * 2003-11-26 2005-06-16 Saffi & Jones, Llc System and method for preparing mobile digital devices
US20060064350A1 (en) * 2004-09-20 2006-03-23 Freer Carl J Method for advertising
US20060074550A1 (en) * 2004-09-20 2006-04-06 Freer Carl J System and method for distributing multimedia content via mobile wireless platforms
US20090106110A1 (en) * 2004-02-27 2009-04-23 Liam Stannard Method and system for promoting and transferring licensed content and applications
US20100056047A1 (en) * 2008-08-28 2010-03-04 Oberthur Technologies Method of exchanging data between two electronic entities
US20100058463A1 (en) * 2008-08-28 2010-03-04 Oberthur Technologies Method of exchanging data between two electronic entities
US20110231832A1 (en) * 2010-03-17 2011-09-22 Siemens Ag Application Platform And Method For Operating A Data Processing Arrangement Having Such An Application Platform
EP2413569A1 (en) * 2010-07-29 2012-02-01 Myriad Group AG Connection method between an MMSIM card and an application
US20130231049A1 (en) * 2012-03-05 2013-09-05 Qualcomm Incorporated Method and apparatus to dynamically enable and control communication link optimizations on a communication device
US8611873B2 (en) 2004-05-12 2013-12-17 Synchronoss Technologies, Inc. Advanced contact identification system
US8615566B1 (en) 2001-03-23 2013-12-24 Synchronoss Technologies, Inc. Apparatus and method for operational support of remote network systems
US8621025B2 (en) 2000-01-25 2013-12-31 Synchronoss Technologis, Inc. Mobile data transfer and synchronization system
US8645471B2 (en) 2003-07-21 2014-02-04 Synchronoss Technologies, Inc. Device message management system
US8755404B2 (en) 2012-04-25 2014-06-17 Gainspan Corporation Facilitating communication between resource-constrained devices and wireless communication terminals
US8943428B2 (en) 2010-11-01 2015-01-27 Synchronoss Technologies, Inc. System for and method of field mapping
US8959604B2 (en) 2011-11-25 2015-02-17 Synchronoss Technologies, Inc. System and method of verifying a number of a mobile terminal
CN104572564A (en) * 2015-01-13 2015-04-29 上海动联信息技术股份有限公司 Method for realizing communication of Android mobile equipment and USB OTG (On-The-Go) host computer
US9143904B2 (en) 2012-03-05 2015-09-22 Qualcomm Incorporated Method and systems to dynamically enable and control communication link optimizations on a communication device
US9182965B2 (en) 2011-10-31 2015-11-10 Nokia Technologies Oy Method and apparatus for developing socially suitable applications and devices
US20160036949A1 (en) * 2009-03-16 2016-02-04 Apple Inc. Accessory and mobile computing device communication using an application communication protocol
US9378723B2 (en) 2013-08-22 2016-06-28 Qualcomm Incorporated Apparatus and method for acquiring configuration data
US9432439B1 (en) 2007-01-26 2016-08-30 Synchronoss Technologies, Inc. System for and method of backing up content for use on a mobile device
US9542076B1 (en) 2004-05-12 2017-01-10 Synchronoss Technologies, Inc. System for and method of updating a personal profile
US20170180537A1 (en) * 2013-09-03 2017-06-22 Samsung Electronics Co., Ltd. Executing applications in conjunction with other devices

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3070915B1 (en) * 2003-10-28 2020-07-22 Nokia Technologies Oy Audio block
US7257583B2 (en) * 2004-01-09 2007-08-14 Microsoft Corporation System and method for updating an on-device application catalog in a mobile device receiving a push message from a catalog server indicating availability of an application for download
GB2410150B (en) * 2004-01-13 2006-05-10 Toshiba Res Europ Ltd Software download
EP1564972A1 (en) * 2004-02-12 2005-08-17 Sony Ericsson Mobile Communications AB Mobile terminal with accessory file download possibility
US7779409B2 (en) 2004-08-24 2010-08-17 Nokia Corporation Device-to-device software distribution
DE102004047366A1 (en) 2004-09-29 2006-03-30 Siemens Ag Method for distributing data on request and corresponding data network
DE102004047371A1 (en) * 2004-09-29 2006-03-30 Siemens Ag Method for distributing software and configuration data and corresponding data network
DE102004047364A1 (en) 2004-09-29 2006-03-30 Siemens Ag Method for the spontaneous distribution of data and corresponding data network
WO2006075145A1 (en) * 2005-01-11 2006-07-20 Axr Limited Producin a generic programmable platform
US8315615B2 (en) 2005-05-23 2012-11-20 Kyocera Corporation Wireless communication device management system and method
EP1734443A1 (en) 2005-06-14 2006-12-20 Telefonaktiebolaget L M Ericsson AB (Publ) Access to a mobile device from another device
WO2007031852A1 (en) * 2005-09-16 2007-03-22 Sygade Solutions (Proprietary) Limited A radio frequency indentification (rfid) reader
KR101070971B1 (en) * 2005-11-02 2011-10-06 교세라 가부시키가이샤 Portable communication device and system with interchangeable accessory modules
US7983413B2 (en) * 2005-12-09 2011-07-19 Sony Ericsson Mobile Communications Ab VoIP accessory
US8107938B2 (en) * 2006-02-24 2012-01-31 Qualcomm Incorporated System and method for establishing communication between wireless devices
WO2009060263A1 (en) 2007-11-08 2009-05-14 Nokia Corporation Connectivity architecture for service discovery
CA2695677C (en) 2007-11-13 2013-08-20 Nokia Corporation A method and an apparatus comprising a browser
FR2938097B1 (en) * 2008-10-30 2010-12-31 Oberthur Technologies MICROCIRCUIT CARD, ELECTRONIC DEVICE ASSOCIATED WITH SUCH CARD, AND METHOD FOR CONTROLLING SUCH AN ELECTRONIC DEVICE
US8271033B2 (en) 2010-03-15 2012-09-18 Sony Ericsson Mobile Communications Ab Dedicated accessory devices for handheld communication devices and related methods
US9154903B2 (en) 2011-12-28 2015-10-06 Blackberry Limited Mobile communications device providing near field communication (NFC) card issuance features and related methods
EP2610799A1 (en) * 2011-12-28 2013-07-03 Research In Motion Limited Mobile communications device providing near field communication (NFC) card issuance features and related methods

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020065872A1 (en) * 2000-09-13 2002-05-30 Genske Timothy W. System and method for dynamic uploading and execution of applications and drivers between devices
US20020132610A1 (en) * 2001-01-17 2002-09-19 Catriona Chaplin Profile-dependent background picture for mobile terminal displays
US20030055735A1 (en) * 2000-04-25 2003-03-20 Cameron Richard N. Method and system for a wireless universal mobile product interface
US6957084B1 (en) * 1999-02-12 2005-10-18 Nokia Corporation Modular system and radio handset for communicating between originating and destination entities
US7050783B2 (en) * 2002-02-22 2006-05-23 Kyocera Wireless Corp. Accessory detection system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CH694195A5 (en) * 1999-01-18 2004-08-31 Swisscom Mobile Ag A method for providing application programs for mobile handsets.
GB2346291B (en) * 1999-01-26 2004-01-21 Ericsson Telefon Ab L M Handling menu information

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6957084B1 (en) * 1999-02-12 2005-10-18 Nokia Corporation Modular system and radio handset for communicating between originating and destination entities
US20030055735A1 (en) * 2000-04-25 2003-03-20 Cameron Richard N. Method and system for a wireless universal mobile product interface
US20020065872A1 (en) * 2000-09-13 2002-05-30 Genske Timothy W. System and method for dynamic uploading and execution of applications and drivers between devices
US20020132610A1 (en) * 2001-01-17 2002-09-19 Catriona Chaplin Profile-dependent background picture for mobile terminal displays
US7050783B2 (en) * 2002-02-22 2006-05-23 Kyocera Wireless Corp. Accessory detection system

Cited By (53)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8621025B2 (en) 2000-01-25 2013-12-31 Synchronoss Technologis, Inc. Mobile data transfer and synchronization system
US8615566B1 (en) 2001-03-23 2013-12-24 Synchronoss Technologies, Inc. Apparatus and method for operational support of remote network systems
US7512932B2 (en) * 2002-03-22 2009-03-31 Sun Microsystems, Inc. Language and object model for describing MIDlets
US20030182625A1 (en) * 2002-03-22 2003-09-25 Eran Davidov Language and object model for describing MIDlets
US8374572B2 (en) 2003-04-17 2013-02-12 Curitel Communications, Inc. Apparatus and method for automatically detecting presence of external device in mobile terminal
US9729699B2 (en) 2003-04-17 2017-08-08 Goldpeak Innovations Inc Apparatus and method for automatically detecting presence of external device in mobile terminal
US8699987B2 (en) 2003-04-17 2014-04-15 Pantech Co., Ltd. Apparatus and method for automatically detecting presence of external device in mobile terminal
US20040209647A1 (en) * 2003-04-17 2004-10-21 Kil-Ho Jeong Apparatus and method for automatically detecting presence of strobo in mobile terminal
US9178982B2 (en) 2003-04-17 2015-11-03 Pantech Co., Ltd. Apparatus and method for automatically detecting presence of external device in mobile terminal
US20100075715A1 (en) * 2003-04-17 2010-03-25 Pantech & Curitel Communications, Inc. Apparatus and method for automatically detecting presence of external device in mobile terminal
US7643815B2 (en) 2003-04-17 2010-01-05 Pantech & Curitel Communications, Inc. Apparatus and method for automatically detecting presence of strobo in mobile terminal
US10701201B2 (en) 2003-04-17 2020-06-30 Pantech Corporation Apparatus and method for automatically detecting presence of external device in mobile terminal
US10158752B2 (en) 2003-04-17 2018-12-18 Goldpeak Innovations Inc Apparatus and method for automatically detecting presence of external device in mobile terminal
US20050014531A1 (en) * 2003-07-17 2005-01-20 Sony Ericsson Mobile Communications Ab System and Method of Software Transfer Between a Mobile Phone and a Mobile Phone Accessory
US7305254B2 (en) * 2003-07-17 2007-12-04 Sony Ericsson Mobile Communications Ab System and method of software transfer between a mobile phone and a mobile phone accessory
US8645471B2 (en) 2003-07-21 2014-02-04 Synchronoss Technologies, Inc. Device message management system
US9723460B1 (en) 2003-07-21 2017-08-01 Synchronoss Technologies, Inc. Device message management system
US9615221B1 (en) 2003-07-21 2017-04-04 Synchronoss Technologies, Inc. Device message management system
WO2005055495A3 (en) * 2003-11-26 2006-12-28 Saffi & Jones Llc System and method for preparing mobile digital devices
WO2005055495A2 (en) * 2003-11-26 2005-06-16 Saffi & Jones, Llc System and method for preparing mobile digital devices
US8620286B2 (en) * 2004-02-27 2013-12-31 Synchronoss Technologies, Inc. Method and system for promoting and transferring licensed content and applications
US20090106110A1 (en) * 2004-02-27 2009-04-23 Liam Stannard Method and system for promoting and transferring licensed content and applications
US8611873B2 (en) 2004-05-12 2013-12-17 Synchronoss Technologies, Inc. Advanced contact identification system
US9542076B1 (en) 2004-05-12 2017-01-10 Synchronoss Technologies, Inc. System for and method of updating a personal profile
US20060064350A1 (en) * 2004-09-20 2006-03-23 Freer Carl J Method for advertising
US20060074550A1 (en) * 2004-09-20 2006-04-06 Freer Carl J System and method for distributing multimedia content via mobile wireless platforms
US9432439B1 (en) 2007-01-26 2016-08-30 Synchronoss Technologies, Inc. System for and method of backing up content for use on a mobile device
US20100058463A1 (en) * 2008-08-28 2010-03-04 Oberthur Technologies Method of exchanging data between two electronic entities
US20100056047A1 (en) * 2008-08-28 2010-03-04 Oberthur Technologies Method of exchanging data between two electronic entities
JP2010061659A (en) * 2008-08-28 2010-03-18 Oberthur Technologies Method of exchanging data between electronic entities
US9253628B2 (en) * 2008-08-28 2016-02-02 Oberthur Technologies Method of exchanging data between two electronic entities
US9736281B2 (en) * 2009-03-16 2017-08-15 Apple Inc. Accessory and mobile computing device communication using an application communication protocol
US20160036949A1 (en) * 2009-03-16 2016-02-04 Apple Inc. Accessory and mobile computing device communication using an application communication protocol
US9063817B2 (en) * 2010-03-17 2015-06-23 Siemens Aktiengesellschaft Application platform and method for operating a data processing arrangement having such an application platform
US20110231832A1 (en) * 2010-03-17 2011-09-22 Siemens Ag Application Platform And Method For Operating A Data Processing Arrangement Having Such An Application Platform
FR2963518A1 (en) * 2010-07-29 2012-02-03 Myriad France METHOD FOR CONNECTION BETWEEN A MMSIM CARD AND AN APPLICATION
EP2413569A1 (en) * 2010-07-29 2012-02-01 Myriad Group AG Connection method between an MMSIM card and an application
US8943428B2 (en) 2010-11-01 2015-01-27 Synchronoss Technologies, Inc. System for and method of field mapping
US9182965B2 (en) 2011-10-31 2015-11-10 Nokia Technologies Oy Method and apparatus for developing socially suitable applications and devices
US8959604B2 (en) 2011-11-25 2015-02-17 Synchronoss Technologies, Inc. System and method of verifying a number of a mobile terminal
US9143904B2 (en) 2012-03-05 2015-09-22 Qualcomm Incorporated Method and systems to dynamically enable and control communication link optimizations on a communication device
US9083811B2 (en) * 2012-03-05 2015-07-14 Qualcomm Incorporated Method and apparatus to dynamically enable and control communication link optimizations on a communication device
US20130231049A1 (en) * 2012-03-05 2013-09-05 Qualcomm Incorporated Method and apparatus to dynamically enable and control communication link optimizations on a communication device
US8755404B2 (en) 2012-04-25 2014-06-17 Gainspan Corporation Facilitating communication between resource-constrained devices and wireless communication terminals
US9378723B2 (en) 2013-08-22 2016-06-28 Qualcomm Incorporated Apparatus and method for acquiring configuration data
US20170180537A1 (en) * 2013-09-03 2017-06-22 Samsung Electronics Co., Ltd. Executing applications in conjunction with other devices
US10182140B2 (en) * 2013-09-03 2019-01-15 Samsung Electronics Co., Ltd. Executing applications in conjunction with other devices
US10601976B2 (en) * 2013-09-03 2020-03-24 Samsung Electronics Co., Ltd. Executing applications in conjunction with other devices
US20200220963A1 (en) * 2013-09-03 2020-07-09 Samsung Electronics Co., Ltd. Executing applications in conjunction with other devices
US11134145B2 (en) * 2013-09-03 2021-09-28 Samsung Electronics Co., Ltd. Executing applications in conjunction with other devices
US20220014616A1 (en) * 2013-09-03 2022-01-13 Samsung Electronics Co., Ltd. Executing applications in conjunction with other devices
US11800004B2 (en) * 2013-09-03 2023-10-24 Samsung Electronics Co., Ltd. Executing applications in conjunction with other devices
CN104572564A (en) * 2015-01-13 2015-04-29 上海动联信息技术股份有限公司 Method for realizing communication of Android mobile equipment and USB OTG (On-The-Go) host computer

Also Published As

Publication number Publication date
EP1347623A1 (en) 2003-09-24

Similar Documents

Publication Publication Date Title
US20030229723A1 (en) Support of an accessory device by a mobile terminal
US20040192274A1 (en) Fetching application and driver for extension device from network
WO2006036323A1 (en) System and method for wireless download capability of media objects from multiple sources
JP2006309516A (en) Software updating system and software update managing device
CA2545444A1 (en) Configuration of a terminal
KR100663497B1 (en) Method for notifying service information to wireless terminal
JP2006343855A (en) Content relay device and content relay method
CA2562768A1 (en) Sharing of data between devices
WO2009091117A2 (en) Mobile terminal, associated storage devices and methods of using the same
US20040205147A1 (en) Mobile terminal data memory sharing system and program for realizing mobile terminal data memory sharing function
EP2171917A2 (en) System and method for providing device management service to electronic device having no broadband communication module
US20050149951A1 (en) Accessing accessory of a device
JP2005025764A (en) Dynamic java push control apparatus and method therefor
WO2007052896A1 (en) Mobile terminal combinable with various types of function module and method for controlling the function module
KR100874551B1 (en) Method and system for managing application of communication terminal
EP1564972A1 (en) Mobile terminal with accessory file download possibility
KR20020096105A (en) Method for upgrade of digital system using mobile wireless terminal
JP2003186782A (en) Information delivery system, information delivery device and program, digital camera and portable terminal devices
JP2003345452A (en) Information distribution system
KR20030052001A (en) Method for auto updating a mobile phone using the art of blue-tooth
JP2001224083A (en) Reception method for program in wireless control system, controller and device to be controlled
EP1408709B1 (en) Electronic device update by establishing data connection with server via a mobile station
JP2002196940A (en) Program renewal device for microcomputer applied equipment, program renewal method for microcomputer applied equipment and recording medium
CN114265602A (en) Firmware upgrading method and electronic equipment
KR100886770B1 (en) Expansion device for various mobile communication devices

Legal Events

Date Code Title Description
AS Assignment

Owner name: NOKIA CORPORATION, FINLAND

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KANGAS, PETRI JUHANI;KINNULA, ATTE EERIKKI;REEL/FRAME:014263/0854;SIGNING DATES FROM 20030509 TO 20030515

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION