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

Attribute can't be read on Meter device with BLE open API #38

Open
djpista opened this issue Feb 10, 2022 · 0 comments
Open

Attribute can't be read on Meter device with BLE open API #38

djpista opened this issue Feb 10, 2022 · 0 comments
Labels

Comments

@djpista
Copy link

djpista commented Feb 10, 2022

Analysis

Cannot read the display mode and value of the Meter device via BLE

image

Expected Behavior

With the Bot device the communation works as below shows:

image

Steps To Reproduce

gatttool -b xx:xx:xx:xx:xx:xx -t random -I 
connect
char-write-cmd 0x0010 570F31
char-read-uuid cba20003-224d-11e6-9fb8-0002a5d5c51b

Logs

No logs are required.

Configuration

No config

Environment

  • OS: Ubuntu 20.04
  • Software: N/A
  • Node: N/A
  • npm: N/A

Additional Context

The firmware version on the Meter device is: 2.7

@djpista djpista added the bug label Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant