piAccess

Phone Connectivity Guides

(maintained for and by developers)


Connecting Debian GNU/Linux with the P900

Symbian OS GNU/Linux Connectivity HowTo

Setting up an incoming connection for Bluetooth on XP by Troy Fontaine

Symbian Programming - Bluetooth WAP/Sync/Internet by Mika Raento. It also explains how to get IP connectivity for Symbian OS on Mac, Linux and Windoze; as well as how to get debug info and help fo Windoze RAS setup.

Using Linux with the Sony-Ericsson P800 by Kevin Boone, discusses a lot about beaming with Obex to and from the P900/Linux.

Sony Ericsson P900 page by Bugra Uytun discusses amongst other things the IMAPS problems and has resources for Java and Bluetooth.

Partial list of AT commands by Alfonso Martone. This site actually has a lot of info.

Synchronising a P800 with Evolution

All Bluetooth and Linux howtos that you may need.

P800 craddle connectivity with Mac OS X. First you need to get the drivers though. Basically you add the following to /System/Library/Extensions/FTDIUSBSerialDriver.kext/Contents/Info.plist:

<key>Sony Ericsson Syncstation<key> 
<dict> 
<key>CFBundleIdentifier<key> 
<string>com.FTDI.driver.FTDIUSBSerialDriver<string> 
<key>IOClass<key> 
<string>FTDIUSBSerialDriver<string> 
<key>IOProviderClass<key> 
<string>IOUSBDevice<string> 
<key>idProduct<key> 
<integer>64642<integer> 
<key>idVendor<key> 
<integer>1027<integer> 
<dict> 


ETSI SMS Formats and commands

SMS and PDU format page including an online converter

SMS Messages and the PDU Format, detailed explanation.


About Bluetooth

RFCOMM layer tutorial