-
Notifications
You must be signed in to change notification settings - Fork 0
SSH to chip thru USB
batchku edited this page Dec 21, 2016
·
2 revisions
from (here)
- Flash Chip with HEADLESS system
- Remove jumper between FEL and GND
- Connect CHIP directly to computer with USB; wait til it's done booting (LED flashes beep-beep)
- Open OS X Terminal and type:
ls -l /dev/tty*
Look for the one that is not like the others; for me it was/dev/tty.usbmodem1413
- Run
screen /dev/tty.usbmodem1413
where "usbmodem1413" is what you saw the chip listed as - Log in as chip/chip or root/chip