TP-LINK TL-WN823N v2
From TechInfoDepot
Jump to navigationJump to search
| bgn (N300) | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 300Mbps Mini Wireless N USB Adapter | ||||||||||
|
| ||||||||||
| Homepage | Product page | |||||||||
| WikiDevi.wi-cat.ru | TP-LINK TL-WN823N v2 | |||||||||
| Wikipedia | TP-Link | |||||||||
| Platform | ||||||||||
| Brand • Model • Rev | TP-LINK TL-WN823N v2 | |||||||||
| Interface | USB 2.0 | |||||||||
| Connector | Male A | |||||||||
| Form factor | micro dongle | |||||||||
|
ID:2357: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 | |||||||||
|
| ||||||||||
|
Probable Linux driver | ||||||||||
|
Windows driver | ||||||||||
| Retail | ||||||||||
| FCC approval date | 21 April 2016 | |||||||||
| ASIN |
B0088TKTY2 multiple uses | |||||||||
| Country of manuf | China | |||||||||
| ||||||||||
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
Notes
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 */