| title | Developer Connection |
|---|---|
| description | How to enable and use the Pebble Developer Connection to install and debug apps directly from a computer. |
| guide_group | tools-and-resources |
| order | 3 |
In order to install apps from the local SDK using the pebble tool, the Pebble Android or iOS app must be set up to allow a connection from the computer to the watch. First, developer mode must be enabled for the mobile application. Second, the watch must have its dev connection enabled from within the mobile application This enables viewing logs and installing apps directly from the development environment, speeding up development.
Follow the steps illustrated below to get started.
In the Pebble mobile app:
-
Open the overflow menu by tapping the three dot icon at the top right and tap Settings.

-
Enable the Developer Mode option.

-
Tap Developer Connection and enable the developer connection using the toggle at the top right.

-
Make note of the 'Server IP' and use it with the
--phone <mobile_device_ip>argument.
In the Pebble mobile app:
-
Open the Settings item in the tab bar.

-
Enable the Use LAN developer connection setting.

-
Open the Devices item in the tab bar. Select your Pebble device.

-
Enable the Dev Connection toggle.

-
From the device's Settings app, note down your device's IP Address. Use it with the
--phone <mobile_device_ip>argument.