On Sunday 14 March 2010 04:43:00 ext Krzysztof Drozd, you wrote: > I need to write desktop application that works with Mameo (N810,N900) in PC > Suite Mode. I my case I need to get some info from the device (contacts, > calender,...) and PC Suite Mode just fits. But where can I find any > information how to communicate with my device in this mode?
The PC suite profile provides fairly standard: * USB CDC Abstract Communication Modem virtual serial port, * SyncML and * OBEX file transfer. The USB CDC Ethernet interface is solely for debugging. By default the interface is disabled (on the device side); you can enable it with 'ifup usb0' from the OSSO X terminal. oFono supports the remaining Nokia Phonet proprietary interface for cellular modem control. The functionality largely overlaps with Hayes AT commands through the virtual serial port. -- Rémi Denis-Courmont Nokia Devices R&D, Maemo Software, Helsinki _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
