-
Notifications
You must be signed in to change notification settings - Fork 6
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
Support Remarkable 2 #6
Comments
Hi Boris! Thanks for posting this issue. If you have time, please try this binary in the branch 1-multiple-keyboards, to address more complex USB setups. I've succeeded in using it with Bluetooth, but setups do differ. Also, if that branch does work on the rM2, please let me know! I've just got my trusty rM1, so it'd be good to have a test case. It may solve the problem simply; I'm using it myself but haven't merged it into the main branch yet, just to avoid disrupting other users. Let me know if it works for you, and thank you again! |
Hi Eric, Thanks for your reply and support. The issue turns out to be rm2-specific. Namely, the USB-C port can only be used for charging (at least at the moment). The only option right now is to use the pogo pins next to the USB-C port to connect the Bluetooth dongle. There is more info on this problem available here ddvk/remarkable-hacks#122 (comment). Best, |
Hi all, we have been discussing these connectors a lot here: dps/remarkable-keywriter#14, an actual Bluetooth keyboard worked for me using the pogo pins. As Crazy Cow is easy to run than this app I have tested it tonight, and everything works! So, technically crazy cow works with remarkable 2 out of the box using the master branch, only you have to build some complex connector. Edit, detail of the connector: |
Aha that's fantastic! Thanks for this, will add a note to the Readme. Well done! |
Hey! As @b4be1 asked for USB-C support as USB Host, I can confirm you now it is possible, as you can follow in these thread from remarkable-keywriter: dps/remarkable-keywriter#14 (comment). Cheers, Ismael |
@isman7 thanks for sharing the info. With the USB-C, it is much more usable now. |
I'd like to report the following process to be working form me on the rm2 repeatedly:
This is how I got this to work:
@machinelevel Many, many thanks for your marvellous piece of software. This is so useful and even works with the different pens! |
Hi Eric,
I like the idea of this repository a lot. However, I am not able to connect a Bluetooth keyboard to my Remarkable 2 to experience it. It seems the Bluetooth dongle is not recognized at all by the device. I followed the debug procedure from #1, but
/dev/input/
only contains the pencil input and touchscreen. Any ideas how to debug this or how to proceed in general?I haven't tried connecting a normal USB keyboard yet, but I will try it tomorrow.
Best,
Boris
The text was updated successfully, but these errors were encountered: