EV3 and leJOS - OpenRoberta/openroberta-lab GitHub Wiki
EV3 set up
https://jira.iais.fraunhofer.de/wiki/display/ORInfo/Set+up+EV3+-+System+leJOS
Connection via SSH
As EV3Lejos uses the legacy diffie hellman algorithm for key exchange, it has to be specified.
- user: root
- password: robot (default)
- ip: 10.0.1.1 (usb) or other network ip (displayed on screen)
ssh [email protected] -oKexAlgorithms=+diffie-hellman-group1-sha1 -c aes128-cbc