-
As per PR #29, the view could also plot glucometer readings from the /entries data
-
Hi, first of all thanks for your work on this app.
I've been using juggluco with Sibionics sensor and it was working great, until I updated the app. I was like 4 builds behind. I had a working sensor…
-
On graph of kitescout,
the project don't show from aaps and nightscout, the blood glucose of glucometer, on graph.
Please add this on project.
Thanks
-
python3 glucometer.py --drive otultraeasy --device /dev/ttyUSB0 info
OneTouch Ultra Easy glucometer
Serial Number: KNS4237ER
Version Information:
Software version: P02.00.0025/05/07
Native Un…
KL1RL updated
5 years ago
-
Hi,
I'm trying to read from my Verio meter via USB, but fail with following report;
`$ glucometer --driver otverio2015 --device /dev/sdb dump
Traceback (most recent call last):
File "/usr/lo…
-
I think I understand what has happened. I would suggest that the instructions be rewritten and made clearer for the casual user. In the past one extracted a folder called glucometerutils-master and …
-
Changed permission with chmod o+rw for /dev/sda but cannot read (neither info nor dump work)
Help! :)
```
(venv) ➜ glucometerutils git:(main) python glucometer.py --driver otverio2015 --device…
doofy updated
7 months ago
-
Even if we will not show second digit after dot, where this additional number is common from? Is it making an impact on calculation correctness?
-
Hi, I'm trying to interact with a ble Glucometer, but when I try to write on characteristic 2A52 of service 1808 I get disconnected from the device before the end of the write function. That character…
-
Hello bro,
first of all, thank you for your project.
I didn't had chance to use it as I don't have PN5180, but I am doing similar things via android NFC.
I've managed to extend the sensor to 31…