MSI AX E5400 WiFi USB Stick

MSI AX E5400 WiFi USB Stick
251,76 PLN Najniższa cena
251,76 PLN
Image
Image
Image
Image
Image
Image
Image
Image
Image
Image
Image
251,76 PLN Najniższa cena
251,76 PLN
  • Disponibilité: Dernière pièce !
  • Expédition: Dans 4 jours

  • Livraison à partir de: 38,00 PLN

Nombre de pièces

il reste 1 pièces

Offre du jour
- 139,53 PLN
La prochaine offre de
586,68 PLN Najniższa cena
447,15 PLN
Smartfon Blackview BV6200 4/64GB Zielony

Smartfon Blackview BV6200 4/64GB Zielony

  • Disponibilité: Dernière pièce !
  • Expédition: Demain

  • Livraison à partir de: 38,00 PLN

Restant 1 depuis 1 pcs.

Prix ​​le plus bas à partir de 30 jours avant la remise : 586,68 PLN

Description

En savoir plus sur ce produit.

  /* 主題顏色 獨立檔案 */ /* lightWhite */ .resellerContainer--theme { --theme-background: #000000; --theme--titleColor: #ffffff; --theme-textColor: #ffffff; } body, .resellerReset div, .resellerReset p, .resellerReset section, .resellerReset article, .resellerReset figure, .resellerReset h1, .resellerReset h2, .resellerReset h3, .resellerReset span, .resellerReset ol, .resellerReset ul, .resellerReset li { margin: 0; padding: 0; } .resellerReset { box-sizing: border-box; } .resellerReset * { box-sizing: border-box; } .resellerReset li { list-style: none; } .resellerReset .imageDefault { width: 100%; vertical-align: middle; } .resellerContainer { width: 100%; position: relative; padding: 0 15px; margin: 0 auto; min-width: 320px; background-color: var(--theme-background); } @media (min-width: 576px) { .resellerContainer { max-width: 540px; } } @media (min-width: 768px) { .resellerContainer { max-width: 720px; } } @media (min-width: 992px) { .resellerContainer { max-width: 960px; } } @media (min-width: 1300px) { .resellerContainer { max-width: 1170px; } } .resellerContainer--font { --font-title: 32px; --font-text: 16px; --font-cardTitle: 24px; --font-cardText: 16px; --font-contentTitle: 17px; --font-contentSubTitle: 17px; --font-contentDescription: 14px; --font-bulletPointItem: 13px; --font-noticeTitle: 13px; --font-noticeContent: 12px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans TC", "Microsoft JhengHei", "Meiryo UI", Helvetica, Arial, sans-serif; } .resellerContainer .resellerCol-4, .resellerContainer .resellerCol-3 { padding-left: 15px; padding-right: 15px; padding-top: 25px; padding-bottom: 25px; flex: 0 0 100%; } @media (min-width: 576px) { .resellerContainer .resellerCol-4, .resellerContainer .resellerCol-3 { padding-left: 15px; padding-right: 15px; padding-top: 25px; padding-bottom: 25px; flex: 0 0 50%; } } .resellerContainer .resellerRow { display: flex; flex-wrap: wrap; margin: 0 -15px; } @media (min-width: 992px) { .resellerContainer .resellerCol-3 { padding-left: 15px; padding-right: 15px; padding-top: 25px; padding-bottom: 25px; flex: 0 0 25%; } } @media (min-width: 992px) { .resellerContainer .resellerCol-4 { padding-left: 15px; padding-right: 15px; padding-top: 25px; padding-bottom: 25px; flex: 0 0 33.3333333333%; } } .resellerContainer .resellerCol-12 { padding-left: 15px; padding-right: 15px; padding-top: 25px; padding-bottom: 25px; flex: 0 0 100%; } .resellerContainer .resellerOneCard .msiCard__content ul, .resellerContainer .resellerOneCard .msiCard__content ol { margin: 25px auto 0; text-align: left; } @media (min-width: 992px) { .resellerContainer .resellerOneCard .msiCard__content ul, .resellerContainer .resellerOneCard .msiCard__content ol { width: 60%; } } .resellerContainer .resellerOneCard .msiCard__content { text-align: center; } @media (min-width: 992px) { .resellerContainer .resellerOneCard .msiCard__content { width: 80%; margin: auto; } } .resellerContainer .resellerOneCard .msiCard__content .title { margin-top: 30px; } @media (min-width: 992px) { .resellerContainer .resellerOneCard .msiCard__imageBox::before { content: ""; display: block; padding-top: 50%; } } @media (min-width: 992px) { .resellerContainer .resellerOneCard .cardImage { position: absolute; top: -50%; left: 0; } } .resellerBigFeature__content ol li::before, .resellerBigFeature__content ul li::before, .resellerContainer .contentBulletPoint__item::before, .resellerContainer .msiCard__content ol li::before, .resellerContainer .msiCard__content ul li::before { display: inline; margin-right: 10px; } .resellerContainer .msiCard__content ul, .resellerContainer .msiCard__content ol, .resellerContainer .msiCard__content .text p, .resellerContainer .msiCard__content { margin-top: 15px; } .msiCard__imageBox { position: relative; overflow: hidden; } .msiCard__imageBox::before { content: ""; display: block; padding-top: 50%; } @media (min-width: 992px) { .msiCard__imageBox::before { display: none; } } .msiCard__imageBox .cardImage { position: absolute; top: -50%; left: 0; } @media (min-width: 992px) { .msiCard__imageBox .cardImage { position: static; top: unset; left: unset; } } .resellerContainer .msiCard__content ol { counter-reset: num; } .resellerContainer .msiCard__content ol li p { margin-top: 0; } .resellerContainer .msiCard__content ol li + li { margin-top: 10px; } .resellerContainer .msiCard__content ol li::before { counter-increment: num; content: counter(num) "."; } .resellerContainer .msiCard__content ul { counter-reset: dot; } .resellerContainer .msiCard__content ul li p { margin-top: 0; } .resellerContainer .msiCard__content ul li + li { margin-top: 10px; } .resellerContainer .msiCard__content ul li::before { counter-increment: dot; content: counter(dot, disc); } .resellerContainer .msiCard__content .title { color: var(--theme--titleColor); font-size: var(--font-cardTitle); font-weight: bold; line-height: 1.2; } .resellerContainer .msiCard__content .text { color: var(--theme-textColor); font-size: var(--font-cardText); margin-top: 5px; } .resellerContainer .resellerKVContent__imageBox { position: relative; } .resellerContainer .resellerKVContent__imageBox .msiLogo { position: absolute; top: 0; left: 0; z-index: 1; } .resellerContainer .resellerKVContent__description { text-align: center; margin-top: 30px; } .resellerContainer .resellerKVContent__description .title { color: var(--theme--titleColor); font-size: var(--font-title); font-weight: bold; } .resellerContainer .resellerKVContent__description .context { color: var(--theme-textColor); margin: 4px auto 0; font-size: var(--font-text); } @media (min-width: 992px) { .resellerContainer .resellerKVContent__description .context { width: 50%; } } .resellerContainer .resellerAPlus__content .contentDescription, .resellerContainer .resellerAPlus__content .contentSubTitle, .resellerContainer .resellerAPlus__content .contentTitle { margin-bottom: 8px; } .resellerContainer .resellerAPlusRow { display: grid; gap: 15px; grid-template-columns: 1.2fr 2fr 1fr; } .resellerContainer .resellerAPlus__content { padding-right: 50px; padding-left: 20px; color: #0f1111; } .resellerContainer .resellerAPlus__content .contentTitle { font-size: var(--font-contentTitle); line-height: 20px; } .resellerContainer .resellerAPlus__content .contentSubTitle { font-weight: 400; font-size: var(--font-contentSubTitle); line-height: 1.255; font-style: italic; color: #565959; } .resellerContainer .resellerAPlus__content .contentDescription { font-size: var(--font-contentDescription); line-height: 20px; } .resellerContainer .contentBulletPoint { border: 1px solid #ddd; border-radius: 5px; background-color: #f3f3f3; padding: 14px 25px; margin-top: 14px; position: relative; counter-reset: dot; } .resellerContainer .contentBulletPoint__item { font-size: var(--font-bulletPointItem); line-height: 19px; } .resellerContainer .contentBulletPoint__item::before { font-size: 15px; position: absolute; left: 10px; counter-increment: dot; content: counter(dot, disc); } .resellerContainer .resellerAPlus__notice { position: relative; padding: 0 20px 20px; } .resellerContainer .resellerAPlus__notice::before { content: ""; width: 1px; background-color: #ddd; position: absolute; top: 0; bottom: 0; left: 0; } .resellerContainer .resellerAPlus__notice .noticeTitle { font-weight: 700; font-size: var(--font-noticeTitle); color: #565959; line-height: 19px; } .resellerContainer .resellerAPlus__notice .noticeContent { font-size: var(--font-noticeContent); color: #565959; line-height: 16px; } .resellerContainer .resellerBigFeature__content .text p, .resellerContainer .resellerBigFeature__content ul, .resellerContainer .resellerBigFeature__content ol { margin-top: 15px; } .resellerContainer .resellerBigFeature__content { margin-top: 20px; } .resellerContainer .resellerBigFeature__content ol { counter-reset: num; } .resellerContainer .resellerBigFeature__content ul { counter-reset: dot; } .resellerContainer .resellerBigFeature__content .title { color: var(--theme--titleColor); } .resellerContainer .resellerBigFeature__content .text { color: var(--theme-textColor); } .resellerBigFeature__content ol li::before { counter-increment: num; content: counter(num) "."; } .resellerBigFeature__content ul li::before { counter-increment: dot; content: counter(dot, disc); } .resellerContainer .resellerVideo__content { width: 100%; } Document Z łatwością możesz zmodernizować swój sprzęt do niesamowicie szybkiego standardu WiFi 6E! Adapter AXE5400 WiFi USB to trójpasmowy adapter WiFi 6E USB, który pozwala na zwiększenie szybkości transmisji sieci. Lepsze transfery przydadzą się podczas grania w gry on-line, w trakcie streamingu i surfowania po Internecie, a miej zatłoczone pasmo 6 GHz oferuje znacznie lepszą niezawodność połączenia. Dzięki technologii plug-and-play instalacja tego adaptera jest wyjątkowo łatwa. WiFi 6E – pasmo 6 GHz WiFi 6E jest rozszerzeniem standardu WiFi 6. Oferuje wszystkie korzyści poprzednika, dodając możliwość działania urządzeń na paśmie 6 GHz. Nowa technologia z szerszymi kanałami zwiększa prędkość transmisji i redukuje opóźnienia. Niesamowite prędkości Zmodernizuj swój komputer lub ulepsz laptopa dzięki trójpasmowemu adapterowi WiFi 6E AXE5400 z obsługą technologii MU-MIMO, OFDMA i 1024-QAM. Ciesz się szybszą, bezprzewodową siecią Wi-Fi z mniejszymi opóźnieniami. Niezawodne połączenia Regulowana antena o wysokim wzmocnieniu, wraz z technologią formowania wiązki, kieruje sygnał w stronę routera, zapewniając lepszy odbiór sygnału. Elastyczna możliwość ustawienia urządzenia Podłącz adapter do portu USB lub zamontuj go na dołączonej podstawce USB i ciesz się dużo lepszymi możliwościami jego ustawienia. Zwiększone bezpieczeństwo sieci Adapter MSI AXE5400 USB korzysta z najnowszego standardu szyfrowania WPA3, zwiększając w ten sposób bezpieczeństwo sieci i chroniąc transmisje danych przed potencjalnymi atakami i podsłuchiwaniem. Modernizacja do standardu WiFi 6E jest taka prosta Ciesz się natychmiastowa możliwością modernizacji sprzętu do zgodności ze standardem WiFi 6E, zarówno w wypadku komputera stacjonarnego, jak i laptopa. Wystarczy podłączyć adapter do portu USB i uruchomić wbudowany sterownik. Wsparcie dla wielu systemów operacyjnych Adapter AXE5400 USB może współpracować z systemami Windows 10/11 i jest kompatybilny z większością routerów WiFi. 3-letnia gwarancja Firma MSI gwarantuje wysoką jakość i niezawodność działania adapterów z serii AXE5400 WiFi USB, dlatego urządzenia te objęte są 3-letnią, kompleksową gwarancją. Standard WPA: WPA2 Enterprise, WPA-PSK, WPA2 Personal, WPA3;Rodzaj anteny: Zewnętrzna;Gniazdo antenowe: Nie dotyczy;Interfejs: USB 3.0;Rodzaj: Zewnętrzna;Obsługiwana prędkość: 2402 Mbps;Standardy sieciowe: Wi-Fi 6 (802.11 a/b/g/n/ac/ax), Wi-Fi 6E (802.11 a/b/g/n/ac/ax);Zabezpieczenia: Brak danych;Standard WEP: Nie dotyczy;Informacje o producencie: Micro-Star International Co. | No. 69, Lide St, Zhonghe District | New Taipei City | TW | 235 | [email protected];Podmiot odpowiedzialny: MSI Computer Europe BV | Science Park Eindhoven 5706 | Eindhoven | NL | 5692 ER Son | [email protected]

Spécifications

Explorer toutes les possibilités du produit.

Informacje fizyczne
Długość [cm]
5
Szerokość [cm]
19
Wysokość [cm]
13
Informacje podstawowe
EAN
4711377126434
Kod producenta
GUAXE54
Identyfikator produktu
2334628

Commentaires

0.00 /5
(0 Opinions)

Produits récemment consultés

Voir l'historique des produits récemment consultés.

Notifier la disponibilité du produit
Ne manquez pas cette opportunité, entrez votre adresse e-mail et nous vous informerons immédiatement de la remise en vente.
Je consens au traitement de mes données personnelles dans le but de me contacter au sujet de la disponibilité des produits. En savoir plus
Je veux être informé(e)
Sauvegardé avec succès pour la notification.