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.
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.
Forum posts: 12
Forum posts: 4
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.