TP-LINK TL-WN823N v2

From WikiDevi.Wi-Cat.RU
Jump to navigation Jump to search

TP-LINK TL-WN823N v2

FCC approval date: 21 April 2016
Country of manuf.: China

Amazon image

ASIN
B0088TKTY2 (Flag of the United States.svg, On Amazon, On CCCmultiple uses)
multiple revisions of this device, use caution

Interface: USB

USB 2.0
Connector: Male A
Form factor tags: micro dongle

ID: 2357:0109
Windows: USB\VID_2357&PID_0109

FCC ID: TE7WN823NV2

WI1 chip1: Realtek RTL8192EU

Windows driver
see Realtek's website

Antenna connector: none

bgn, 2x2:2

OUI: none specified

For a list of all currently documented Realtek chipsets with specifications, see Realtek.


300Mbps Mini Wireless N USB Adapter

https://github.com/Mange/rtl8192eu-linux-driver
 CONFIG_RTL8192E
/*=== Realtek demoboard ===*/
 {USB_DEVICE_AND_INTERFACE_INFO(USB_VENDER_ID_REALTEK, 0x818B,0xff,0xff,0xff), .driver_info = RTL8192E},/* Default ID */
 {USB_DEVICE_AND_INTERFACE_INFO(USB_VENDER_ID_REALTEK, 0x818C,0xff,0xff,0xff), .driver_info = RTL8192E},/* Default ID */
/*=== Customer ID ===*/
 {USB_DEVICE(0x2001, 0x3319),.driver_info = RTL8192E}, /* D-Link - DWA-131 */
/*===TPLINK ID===========*/
 {USB_DEVICE(0x2357, 0x0107),.driver_info = RTL8192E}, /* TP-Link - Cameo */
 {USB_DEVICE(0x2357, 0x0108),.driver_info = RTL8192E}, /* TP-Link - Cameo */
 {USB_DEVICE(0x2357, 0x0109),.driver_info = RTL8192E}, /* TP-Link - Cameo */
/*=== PLANEX ===========*/
 {USB_DEVICE(0x2019, 0xab33),.driver_info = RTL8192E}, /* PLANEX - GW-300S Katana */