quangthanh010290 / keyboard_mouse_emulate_on_raspberry

Bluetooth Keyboard Mouse Emulator on Raspberry Pi
https://thanhlev.github.io/
MIT License
289 stars 98 forks source link

can't work on RPi 4 #22

Open Vanchrn opened 3 years ago

Vanchrn commented 3 years ago

Thank you very much for the explanation. I have been trying it for many days. Everything is working fine, but I can’t send keystrokes to any devices. I am using RPi 4.

truebit commented 3 years ago

I connect with a mouse on RPi 4, with iPhone connected successfully. But mouse move or click has no effect on iPhone

benjaminmetzler commented 3 years ago

I connect with a mouse on RPi 4, with iPhone connected successfully. But mouse move or click has no effect on iPhone

Did you enable AssistiveTouch on the iPhone? https://support.apple.com/en-us/HT210546

truebit commented 3 years ago

I connect with a mouse on RPi 4, with iPhone connected successfully. But mouse move or click has no effect on iPhone

Did you enable AssistiveTouch on the iPhone? https://support.apple.com/en-us/HT210546

Yes, Of Course. I think it's about the iOS version. this repo does not implement authorize and authentication part. which made connection not work.

benjaminmetzler commented 3 years ago

Yes, Of Course. I think it's about the iOS version. this repo does not implement authorize and authentication part. which made connection not work.

I just had to ask. I didn't enable AssistiveTouch when I first tried it :-).

I think you are right. I read one post about needing to have the authorization code generated.

quangthanh010290 commented 3 years ago

I have tried to re-install on a fresh PI, and I can see my phone detect the mouse without enabling AssistiveTouch

ArsenicBismuth commented 2 years ago

Tested to fail on install with Raspberry Pi OS Bullseye (newest). Managed to install just fine in Buster (legacy).

But as the OP said, I only mange to control mouse, while the keyboard is not working (the RPi detects my keyboard just fine).