Database changes have finished applying - please report any issues you're (still) seeing to support@shoutwiki.com.

TP-LINK TL-WN823N v2

From TechInfoDepot
Jump to navigationJump to search
multiple revisions of this device, use caution
bgn (N300)
300Mbps Mini Wireless N USB Adapter
TL-WN823N-05.jpg
Homepage Product page
WikiDevi.wi-cat.ru TP-LINK TL-WN823N v2
Platform
BrandModelRev TP-LINK TL-WN823N v2
Interface USB 2.0
Connector Male A
Form factor micro dongle
ID:2357:0109
Windows: USB\VID_2357&PID_0109
FCCID TE7WN823NV2
Chip1 Realtek RTL8192EU

OUI: none specified

MIMO status 2x2:2
Wireless Standards IEEE 802.11b/g/n
802.11n up to 300 Mbps
802.11g up to 54 Mbps
802.11b up to 11 Mbps
Operating Frequency 2.4 GHz

Windows driver
see Realtek's website

Retail
FCC approval date 21 April 2016
ASIN B0088TKTY2 Flag of the United States.svg
multiple uses
Country of manuf China
 Chip1 brandChip2 brand
TP-LINK TL-WN823N v1Realtek
TP-LINK TL-WN823N v2Realtek

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

For a list of all currently documented TP-LINK devices with specifications, see TP-LINK.

300 Mbps - 2SS 2.4GHz 802.11n (40MHz chan.) = N300 class

Pictures

Retail Images

Notes

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 */