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

Error on writing characteristic (129) #89

Closed
cinny007 opened this issue Feb 15, 2020 · 12 comments
Closed

Error on writing characteristic (129) #89

cinny007 opened this issue Feb 15, 2020 · 12 comments

Comments

@cinny007
Copy link

I connected accu-chek Instant device to read glucose data. I pair the device and then click on ALL, a toast is shown Error on writing characteristic (129).

@philips77
Copy link
Member

Hello,
Does it happen every time you try? Are you able to send is logs from logcat?

@YoungSooBae1224
Copy link

YoungSooBae1224 commented Feb 17, 2020

Hello,
I occured same issue. used nRF52810 and ble_app_gls example(SDK15.3.0). IDE is SEGGER Embedded studio.
first, connect nRF52810 and Android device form nRF Toolbox.
second, store data(pushed button2) in nRF52810.
Third, I click on All button in nRF Toolbox BGM.
occured the error code 133(fatal error in nRF52810) - It did not occur in previous versions(2.7).
retry, changed error 129.

@cinny007
Copy link
Author

@philips77 Yes, It's happening always.

@YoungSooBae1224
Copy link

Log 2020-02-17_glucose.txt

I always happen too.
I don't know if it will help, Attach the log.

@philips77
Copy link
Member

What phone are you using? Did you try any other?

@cinny007
Copy link
Author

Redmi MI A3, Redmi note 4, Samsung M30....It's happening in all devices.

@YoungSooBae1224
Copy link

I tried on SAMSUNG Galaxy Tab S3 Android 8.0.0 and SAMSUNG Galaxy Note4 Android 6.0.1.
Both phones are the same. The log is a Samsung Galaxy Tab S3.

After error 129, connecting to nRF Connect for Android, and Enable glucose measurement notifications and record access control point indications.
In this state, go to the nRF Toolbox and connect with the device. Pressing the All button will download the data but will not display anything on the screen.
Attach the log.
Log 2020-02-17 174232.txt
This is also the same for both phones.

@cinny007
Copy link
Author

@philips77 Did you check?

@philips77
Copy link
Member

Hi,
I'm on it right now. Sorry, I was busy with other tasks. I managed to reproduce the issue, will investigate it now.

@philips77
Copy link
Member

Ok, I found the issue. The Glucose Measurement characteristic notifications were not enabled. Instead, the app was enabling Glucose Measurement Context characteristic notifications twice. The fix is on its way.

philips77 added a commit that referenced this issue Feb 20, 2020
@philips77 philips77 mentioned this issue Feb 20, 2020
@cinny007
Copy link
Author

cinny007 commented Mar 6, 2020

Working fine now. Thanks @philips77 . I actually found one more issue for the same device. While inserting the strip in the accu-chek device, the application disconnects with the accu-chek device and hence I am not able to take the current reading. Shall I create one more issue for that?

@philips77
Copy link
Member

Yes, please create a new issue.

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

3 participants