Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xdrip+ does not read any data #23

Open
MazingerZTTR opened this issue Sep 26, 2017 · 7 comments
Open

Xdrip+ does not read any data #23

MazingerZTTR opened this issue Sep 26, 2017 · 7 comments

Comments

@MazingerZTTR
Copy link

Good afternoon,

First of all i'd like to thank JoernL for sharing this project!
I have built two limitters with exactly the same devices (HM11) explained in pdf instructions but i can't read any data from sensors. Xdrip+ connects correctly by bluetooth as you can see in screenshots but then, nothing happens. I have used the latest arduino code in github but it can't read the sensor.
screenshot_2017-09-26-14-30-08 1

screenshot_2017-09-26-14-42-20 1

screenshot_2017-09-26-14-42-10 1

I also have read this "forum" and restarted the mobile phones (even i have tried with 3 different mobile phones but i had exactly the same issue).

I have checked the wiring twice in both Limitters.

Thank you for your help!

@chinflon
Copy link

chinflon commented Nov 8, 2017

Hello @MazingerZTTR,

I am having the same problem, LimiTTer connects to xDrip+ but it gets stuck in "Please wait. 2 readings are needed".

Did you manage to solve it?

Also I found something kind of odd. In the Bluetooth collector status I see 'Glucose data from:' and it gets glucose data once but never updates so even if the Bluetooth connects every 5 minutes glucose data does not update.

@JoernL any idea? Thanks for your shared design by the way, great work!

@MazingerZTTR
Copy link
Author

Hi chinflon,
I used Lbridge code in arduino (https://github.com/keencave/LBridge) and connected it by serial to read the output. I could see that it wasn't reading anything from NFC and resoldered al connections using new AWG 30 wires. Now is working right.

@chinflon
Copy link

chinflon commented Nov 8, 2017

Thank you, I will check that.

@chinflon
Copy link

chinflon commented Nov 8, 2017

Anyway I think it should work since every 5 minutes I see the NFC reader green LED flash, so I assume the wiring is ok.

@JoernL
@MazingerZTTR

@chinflon
Copy link

Thank you very much @MazingerZTTR I did as you suggested and worked perfectly!

@cqrendo
Copy link

cqrendo commented Mar 21, 2018

@chinflon when you say that you did what @MazingerZTTR says you mean that you change to LBridge or you just resoldered with AWG 30 wires or both?

@waltsteinchen
Copy link

Had the same issue, was bad soldering ..
Turned on the LED each 5 minutes but finally data were broken ;-(
How to debug ?
A very helpful utility is the app "NRF Connect" (used it on another handy in parallel). This allows you to see the bluetooth packets comming from the Limitter device, ...the data field should contain the value.
In my case it was 0x00.

Just start the scanner.. wait until your device sends something and the press on RAW.. it should look something like the attached picture. Hope this helps
libre

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants