Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User macashok's Avatar
    Join Date
    May 2009
    Posts
    2
    Is there way, we can connect the S60 emulator to the Nokia PC suite installed on the system. The mechanism could be something like loop back. When we say "connect to the phone" from PC suite it should detect the S60 emulator and connect to that. Any suggestions.

  2. #2
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    You can experiment with BT/IrDA (doing that using two PC-s may be a lot easier), however note that Nokia PC Suite recognizes and uses Nokia products. It will not necessarily accept an S60 emulator.
    Anyway, if you decide to try, please share the results.

  3. #3
    Registered User kalgik's Avatar
    Join Date
    Aug 2004
    Location
    Macedonia,Greece
    Posts
    47
    Dear all,

    I have implemented an application in which a N97 mini device is connected to PC via USB in PC(Ovi) suite mode.
    This device application is a JME application and opens a connection using the CommConnection object to a USB port.(use of System.getProperty("microedition.commports") )
    On the other side, the PC application opens a connection and sends data to COM port where the N97 mini device is connected to, in its PC suite mode.

    The communication is established successfully and N97 mini device receives messages from PC application.
    However, I am facing some problems trying to display the receiving messages in N97 mini device. The MIDlet is flashing periodically when it displays the message(not in Canvas, just some textFields within MIDlet)

    I was wondering if I can emulate the above environment under S60 SDK emulator or N97 SKDK emualtor. I tried both the BT and IrDA from SDK emulator's Tools->Preferences choice.
    Unfortunately, I could not emulate to whole environment. Is it feasible to emulate it?

    I really appreciate any help.

    Regards,
    kalgik

  4. #4
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    Based on your description (the code works), it might not worth the effort to set up an emulation for that. If you decide to do so, you will need 2 of the given interface (2 BT devices communicating with each other or 2 IrDA ports facing to each other). Probably it is easier to do that with 2 PC-s.
    Personally I would rather try debugging the code on the device (if it is supported in Java ME), and decide if it is the code which periodically sets those labels/editors empty, or it may have some performance reasons (the device slows down during USB communication), and some kind of double buffering could help.

Similar Threads

  1. PC suite stopped connecting via bluetooth
    By hardeep1singh in forum Bluetooth Technology
    Replies: 5
    Last Post: 2007-12-03, 05:10
  2. Problem connecting nokia 3230 with pc suite
    By skprasanth05 in forum PC Suite API and PC Connectivity SDK
    Replies: 3
    Last Post: 2006-04-09, 16:55
  3. Connecting bluetooth device, pc suite, 6230 & program
    By ronny60299 in forum PC Suite API and PC Connectivity SDK
    Replies: 0
    Last Post: 2004-05-06, 08:33
  4. PC Suite connecting but VB App not ??
    By mannu598 in forum PC Suite API and PC Connectivity SDK
    Replies: 0
    Last Post: 2004-04-11, 15:20
  5. Connecting my 6600 with PC Suite
    By poulain16 in forum PC Suite API and PC Connectivity SDK
    Replies: 5
    Last Post: 2003-12-07, 00:01

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved