3.22 firmware needs ```rm-ssh-over-wlan``` to be manually enabled
Please update instructions for connecting via SSH. New 3.22 firmware on rM2 adds the following information to the "Copyrights and licenses" page with the connection info :
SSH over WLAN is disabled by default, but can be enabled by connecting to the device over USB using the SSH protocol with the credientials mentioned above and running the command rm-ssh-over-wlan on.
This means that users have to plug the rM2 into a computer, then go to Settings > General > Storage to enable "USB connection," then use ssh [email protected] to access the rM2 and run the above command.
More info : https://danielms.site/zet/2025/remarkable-3.22-ssh/ and https://www.simplykyra.com/blog/wlan-disabled-in-remarkable2-3-22-beta-heres-the-fix/
PRs are welcome