Skip to content

Commit

Permalink
Update using-openaps-tools (drop G4 with Share) (#345)
Browse files Browse the repository at this point in the history
* Update using-openaps-tools

I don't think G4 with Share is supported with current versions of Raspbian/BlueZ based on openaps/openxshareble#5

* Revert "Update using-openaps-tools"

This reverts commit 716f73d.

* Fix BluefruitLE install link and add note
  • Loading branch information
dduugg authored and scottleibrand committed Aug 28, 2016
1 parent 248d816 commit fb00db6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/docs/walkthrough/phase-1/using-openaps-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,13 @@ Support for G5 receiver is offered through the usb cable and configuring the
`cgm` device with: `openaps use cgm config --G5`.

### G4 with Share
**Note** the instructions below do not work for some users, please see the
GitHub [issue](https://github.com/openaps/openxshareble/issues/5) for details.
Affected users can still obtain glucose data via usb cable.

Install BLE helpers:
```
sudo pip install git+git://github.com/bewest/Adafruit_Python_BluefruitLE.git'#wip/bewest/custom-gatt-profile'
sudo pip install git+git://github.com/bewest/Adafruit_Python_BluefruitLE.git@wip/bewest/custom-gatt-profile
sudo pip install git+git://github.com/bewest/openxshareble.git
# adds openxshareble as vendor
openaps vendor add openxshareble
Expand Down

0 comments on commit fb00db6

Please sign in to comment.