mddub / urchin-cgm

A graph of your CGM data on a Pebble watch.
MIT License
56 stars 45 forks source link

Upgrade to Pebble SDK 3.14 #29

Closed mddub closed 8 years ago

mddub commented 8 years ago

This is primarily an attempt to fix #22. I'm hoping that building with a newer SDK will make the app better at dealing with Pebble iOS app's ability (introduced in more recent versions) to use BLE instead of Classic Bluetooth as its main transport. This hypothesis is consistent with these connectivity issues not being reported on Android, which AFAIK still uses Classic Bluetooth exclusively.

Upgrading has been long overdue. Urchin has remained on SDK 3.7 to allow users to use the old Pebble Classic firmware (2.9.1 and below), but SDK 3 has been available for Pebble Classic since December 2015. This change officially drops support for the old firmware.

Additional changes enabled by the new SDK: