flocsy / connectwx

Sample ConnectIQ app that demonstrates BTLE Connectivity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

connectwx

Sample ConnectIQ app that demonstrates BTLE Connectivity.

To run this sample project you will need to get setup with the ConnectIQ SDK and have familiarity with running Android applications. In order to simulate communication between the garmin device and the Android application, you'll need to follow the instructions to setup port forwarding via ADB.

When running in the simulator you need to explicitly use the Connect menu option after establishing the port forwarding via ADB. Each time the Android app updates the weather, it will look to see if any devices are connected, if they are not it tries to pull the list of available devices.

See OpenWeatherMap for details on accessing free weather data.

See the ConnectIQ SDK page to grab the SDK.

About

Sample ConnectIQ app that demonstrates BTLE Connectivity


Languages

Language:Java 100.0%