LEGO Mindstorms EV3


Get LINUX prompt

    WARNING:          The commands shown are for reference only. Modify IPs and pathes to match your own environment
    --------

    SETUP:            PC on network running a terminal
    ------            EV3 running on network with WiFi dongle        

    GET IP:           Get EV3 IP address (X.X.X.X) from the bottom of "Brick Info"
    -------

    OPEN TELNET:      Open a telnet connection on the PC terminal to the EV3 IP address (X.X.X.X)
    ------------

telnet X.X.X.X

    GET PROMPT:       EV3 will asks for login
    -----------       Type "root" as login and the EV3 should give a prompt like:
                      root@EV3:~#

LEGO® Robotics Firmware Documentation
Confidential Information © 2013 The LEGO Group