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

Update bluetooth.py #97

Merged
merged 1 commit into from Dec 23, 2021
Merged

Update bluetooth.py #97

merged 1 commit into from Dec 23, 2021

Conversation

akademsubotnik
Copy link
Contributor

Add alias Y7S , alias of older pinetime.

I am able to successfully connect to my pinetime after adding the Y7S alias

Add alias Y7S , alias of older pinetime
@akademsubotnik
Copy link
Contributor Author

I am able to connect to the pinetime, but am getting an error when trying to flash firmware, 1.0.0 from siglo instructions on pinetime wiki.
Error : dbus.connection :Exception in handler or D-Bus signal:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/dbus/connection.py", line 232, in maybe_handle_message
self._handler(*args, **kwargs)
File "/usr/lib/python3.9/site-packages/gatt/gatt_linux.py", line 379, in properties_changed
self.services_resolved()
FIle "/usr/local/share/siglo/siglo/ble_dfu.py", line 172, in services_resolved
ble_dfu_serv = next(s for s in self.services if s.uuid == self.UUID_DFU_SERVICE)
StopIteration

@akademsubotnik
Copy link
Contributor Author

Ready for merge.
I followed what you did in this commit , and added Y7S to the list of aliases. My pinephone can now find my pinetime.

I think not being able to flash is a different issue.

Sorry and thanks. - Greg

@theironrobin theironrobin merged commit 947d546 into theironrobin:main Dec 23, 2021
@theironrobin
Copy link
Owner

ty!

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

Successfully merging this pull request may close these issues.

None yet

2 participants