You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to follow your instructions on a Linux system in order to connect to a Canon EOS R6 camera. But I encountered several problems:
btgatt-client seems to be deprecated. Even so I installed it from source and tried to reproduce the commands run by remote.py but it failed. I'm not very familiar with bluetooth so perhaps I'm doing something wrong. Do you have any idea what happens and what "Invalid handle (0x01) means?
I tried using bluethoothctl (which from what I understand replaces btgatt-client) as follows, but it first connected and then disconnected. Could it be that the write value command must be written immediately?
[bluetooth]# connect 74:38:B7:48:52:CB
Attempting to connect to 74:38:B7:48:52:CB
[CHG] Device 74:38:B7:48:52:CB Connected: yes
Connection successful
[CHG] Device 74:38:B7:48:52:CB Connected: no
[CHG] Device 74:38:B7:48:52:CB Connected: yes
[CHG] Device 74:38:B7:48:52:CB Connected: no
Thanks!
The text was updated successfully, but these errors were encountered:
I was trying to follow your instructions on a Linux system in order to connect to a Canon EOS R6 camera. But I encountered several problems:
Thanks!
The text was updated successfully, but these errors were encountered: