tsowell / kobo-btpt

Page turning via Bluetooth for Kobo eReaders
MIT License
80 stars 7 forks source link

Need to connect to Kobo libra 2 every time restart 8bitdo zero 2 #10

Open ChiHangChen opened 3 months ago

ChiHangChen commented 3 months ago

Hi, thanks for the tools, I follow by your documentation and make it work However, I have to go in to kobo setting and reconnect to it when I restart controller power, is it possible to make it re-connect automatically everytime when turn on 8bitdo controller?

onatbas commented 3 weeks ago

Automatic connection is not probable as "when device is turned on, I want it to connect" implies the device itself should engage in the connection. I have the same device and trust me, I tried.

You can make it easier on yourself to connect with a custom NickelMenu command, though. The following should work (although I haven't tested it):

menu_item:main:Connect 8bitdo:cmd_spawn:bluetoothctl connect YOUR_DEVICE_MAC_ADDRESS

You must get your 8bitdo to be in pairing mode. Only turning it on is not enough.