IPhone serial communication

From IPhone Hacking Wiki

Jump to: navigation, search

It is possible to communicate with iPhone OS devices through either of two physical ports:

  • the 30-pin USB dock port
  • the mini-jack headphone (audio) port

Alternatively one could use bluetooth (iPhone and iPod Touch 3G) or wi-fi (all devices) to transmit information.

Contents

USB port

The bottom of an iPhone 3G revealing the dock port.
A 30 pin dock connector for an iPhone or iPod. If this were a connector manufactured by Apple the dock icon would be printed on the underside of the connector (the side with the pins).

The USB port on the iPhone and iPod Touch can be used to send and receive information, power an external device, and/or power the iPhone or iPod Touch.

The USB port exists in the iPhone file system as /dev/tty.iap. Root permissions are required to access the port.

Pinouts

Methods

All of the following methods require a jailbroken device:

Hardware

Audio port

Pinouts

Methods

The following method does not require a jailbroken device:

Further Reference

See also

Personal tools