Sending Data Over USB in Symbian 9.1

Login to reply to this topic.
Mon, 2007-03-05 17:04
Joined: 2007-03-05
Forum posts: 1
I need to send data (some bytes) over USB to PC. Can someone help me with sample code for sending data from S60 phone over USB to PC. I need it for Symbian 9.1 phones.
Thanks in advance.

Mon, 2007-03-05 17:35
Joined: 2007-02-28
Forum posts: 12
Re: Sending Data Over USB in Symbian 9.1
First of all you need the capabilities to do so (I think it's commDD or something like that). Do you have it ?
Wed, 2007-09-05 08:21
Joined: 2004-06-15
Forum posts: 4
Re: Sending Data Over USB in Symbian 9.1

There's an example in Forum Nokia Wiki at http://wiki.forum.nokia.com/index.php/TSS000601_-_Serial_communication_over_USB_on_S60_3rd_Edition_devices

I used that example as a starting point for my app where I send data over the USB-cable to a COM-port on the PC. Capabilities required are LocalServices and Location. I've tried this only on 3rd Ed FP1.

  • Login to reply to this topic.