Reply To: Return to menu from remote debugger

HomeForumsMonoBrick EV3 FirmwareReturn to menu from remote debuggerReply To: Return to menu from remote debugger

#5334
Author Image
Kristofer Jaxne
Participant

A better way to turn of the EV3 unit when its in remote debugging mode is to connect via ssh and send command to turn of.
In OS X just use terminal, and for Windows you can download Putty and set up an ssh connection. Then send command:
“shutdown -h now” and the unit will shutdown like it does when shutting down from menu.

Posted in

Make a donation