All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Turning a Nintendo Switch into a Network Switch: A Technical Thought Experiment

By

zdw

1mo ago· 4 min readenInsight

Summary

A hobbyist explores the idea of repurposing a Nintendo Switch (referred to as NX) console into a functional network switch. The author notes that the hardware is feasible because the Switch docking station has USB-A ports, and suggests using the Switchroot project (Android/Linux for Switch) to implement the software side. The article is a brief technical musing rather than a full tutorial or completed project.

Key quotes

· 4 pulled
Yesterday I had the idea that it would be cool if I turned a Nintendo Switch (will be referred to as NX to avoid confusion as NX is the code name for the Nintendo Switch) console into an actual network switch.
I thought about it a bit and realized that it would be doable in hardware at least, since the NX docking station has USB-A ports.
Next step is software, while I have done some NX homebrew stuff in the past, it didn't sound fun implementing this pretty much from scratch.
But then I remembered switchroot that has Android and Linux for the NX and setting up a network switch
Snippet from the RSS feed
Yesterday I had the idea that it would be cool if I turned a Nintendo Switch (will be referred to as NX to avoid confusion as NX is the code name for the Nintendo Switch) console into an actual network switch. I thought about it a bit and realized that it

You might also wanna read