Palm Pre Forwarding

From freesmartphone.org
Jump to: navigation, search


Contents

Palm Pre Modem Forwarding

It is possible to forward the Pre's modem to your host computer via a usb network connection.

Then you can access the Pre's modem (running WebOS) from your host computer using msmcommd and mdbus2.

Setup

[connection]
# Which type of connection we should use to connect to the modem: network, serial
type = serial
path = /dev/modemuart
# If you want to connect to the modem over a network link you should use the
# configuration below
type = network
ip = 192.168.0.202
port = 3001
org.msmcomm /org/msmcomm org.msmcomm.Management.Reset
org.msmcomm /org/msmcomm org.msmcomm.Management.Initialize
org.msmcomm /org/msmcomm org.msmcomm.Misc.TestAlive
org.msmcomm /org/msmcomm org.msmcomm.SIM.VerifyPin "PIN1" "1234"
org.msmcomm /org/msmcomm org.msmcomm.State.ChangeOperationMode "ONLINE"

Sources

http://mm.gravedo.de/blog/?p=23

http://blog.slyon.de/2011/05/08/hppalm-pre2-developer-device/

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox