Skip to content

walker0/rileylink_ios

 
 

Repository files navigation

RileyLink iOS App

Join the chat at https://gitter.im/ps2/rileylink Build Status

The RileyLink iOS app connects to a RileyLink device via Bluetooth Low Energy (BLE, or Bluetooth Smart) and uploads CGM and pump data to a Nightscout instance via the REST API. The Nightscout web page is also displayed in the App.

Configuration

  • Pump ID - Enter in your six digit pump ID
  • Nightscout URL - Should look like http://mysite.azurewebsites.net. You can use http or https. Trailing slash or no trailing slash.
  • Nightscout API Secret - Use the unhashed form, exactly specified in your API_SECRET variable.

Nightscout

To see treatments and pump data uploaded to nightscout, you'll need to be running the dev branch of cgm-remote-monitor. You'll want to set the following Nightscout variables:

  • DEVICESTATUS_ADVANCED = true
  • ENABLE = pump openaps basal careportal iob
  • PUMP_FIELDS = reservoir battery clock status

About

RileyLink iOS app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 66.6%
  • Objective-C 33.4%