Skip to content

Create supported-wi-fi-adapters #157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions docs/tutorials/supported-wi-fi-adapters
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: Supported Wi-Fi USB Adapters
subject: Networking
---

LEGO officially suports the NETGEAR N150 Wireless Adapter (WNA1100)
with the native EV3 firmware. Of course, it also works with ev3dev.
But ev3dev supports many other Wi-Fi adapters - if your Wi-Fi
USB dongle works in your Linux system there is a good chance it
will also works with ev3dev.

This is a list of other known Wi-Fi USB devices that also work with
ev3dev. Even if your device is not in this list it may use the same
chipset, so you should use lsub and dmesg commands to proper identify
it after you connect it to your system:

~$ lsusb
...
Bus 001 Device 004: ID 050d:1102 Belkin Components F7D1102 N150/Surf Micro Wireless Adapter v1000 [Realtek RTL8188CUS]
...

Adapters:
* ThePiHut [Ralink RT5370, ID 148f:5370]
* Belkin Components F7D1102 N150/Surf Micro Wireless Adapter v1000 [Realtek RTL8188CUS, ID 050d:1102] (1)

Notes:
1 - The RTL8188CUS might have support problems in future distributions