NixOS on ARM: Difference between revisions
imported>Samueldr m <code> was missing |
imported>Makefu No edit summary |
||
Line 130: | Line 130: | ||
GPIO 15 RXD - 5th in top row, green cable | GPIO 15 RXD - 5th in top row, green cable | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Use <code>nix-shell -p screen --run "screen /dev/ttyUSB0 115200"</code> to connect to the console. | Use <code>nix-shell -p screen --run "screen /dev/ttyUSB0 115200"</code> to connect to the console. | ||
{{Warning|Right now wifi is not working out of the box on the Raspberrypi 3, you will need to use ethernet}} | |||
=== Wandboard === | === Wandboard === |