2 Pack – DirecTV Broadband Deca Ethernet to Coaxial Adapter – Third Generation

$25.58 + Kargo
Lowest Price in the last 30 days: $25.58
Price History
Müşteri Hizmetleri için burdan kendi numaranızı arayın.


:root{
box-sizing: border-box;
font-size: calc(0.7vw + 0.2em);
}
body{
margin: 0;
font-family: Libre Franklin, sans-serif;
}

.dropdown {
position: relative;
display: inline-block;
}

.bullets_content > img{

max-height: 128px;
max-width: 128px;
margin-right: 0.1em;
display: block;
}

.dropdown-content {
display: none;
position: absolute;
min-width: 100px;
max-width: inherit;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
padding: 12px 16px;
z-index: 1;
background-color: white;
list-style-type: none;
color: black;
transition: padding .15s cubic-bezier(.4,0,.2,1);

}

.dropdown-content>li>a{
color: black;
text-decoration: none;
font-weight: 400;
}

.dropdown-content>li>a:hover{

color:rgb(0, 118, 222);
}

.dropdown:hover .dropdown-content {
display: block;

}

.nav-menu{
display: flex;
justify-content: space-around;
background-color: #1d2236;
}

.nav-menu-list {
display: inline-flex;

}

.nav-menu-list>li>a:hover {
color:#dadada ;
cursor: pointer;

}

.nav-menu-list> li {
color: white;
padding: 15px;
padding-bottom: 0px;
box-sizing: border-box;
list-style-type: none;

}

.nav-menu-list> li >a {
color: white;
text-decoration: none;

}

.logo_text{
display: flex;
background-color: #1d2236;
font-size: 1em;
}

.logo>a>img{

max-height: 130px;
}

.logo_text>h1{
color: white;
line-height: 30px;
padding-top: 5%;
margin-left: 17%;
margin-right: 1%;

}

.bullets {
display: flex;
list-style-type: none;
margin: 0 5%;
/*border-bottom: 1px solid #CBD4C2;*/
padding:0 0 5px 0;
}

.bullets_content{

display: flex;
margin-left: auto;
margin-right: auto;
max-width: 50%;

}

.menu-input, ul.submenu {
display: none;
font-family: Libre Franklin, sans-serif;
/**/: 13px;
font-style: normal;
}

/*position the label*/
.menu-label {
position:;
display: none;
cursor: pointer;
font-family: Libre Franklin, sans-serif;

font-style: normal;
font-weight: 600

}

/*show the submenu when input is checked*/
.menu-input:checked~ul.submenu {
display: block;
list-style-type: none;
max-width: 80%;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
padding: 5px;

}

hr {
margin-left: 15%;
margin-right: 15%;
height:0.5px;
border: none;
background-color: black;
}

.wrapper{

font-family: Libre Franklin, sans-serif;
display: flex;
flex-direction: column;

}

.wrapper > *{

padding-bottom: 0.1em;
letter-spacing: normal;
margin-right: 5%;
margin-left: 5%;

}

.bullet-logo{
display: block;
margin-left: auto;
margin-right: auto;
max-width: 70%;
}

.bullets_content>div{
max-width: 70%;
}

.main-title{
text-align: center;

}
.main-image{

max-width: 70%;
margin-left:15%;
margin-right: 15%;
text-align: center;
padding: 0px 0 20px 10px;
}

.technical-specs{
border-collapse: collapse;
max-width: 100%;
border: 1px solid #e4e3e191;
}
.cell-grey{
background-color: #eaeaea;
}
.technical-specs> tbody > tr > td{
padding: 8px 7px;
}

.comparison-chart{
display:table;
box-sizing: border-box;
border-collapse: collapse;
max-width: 100%;

}
.comparison-chart-image>a>img{
max-width: 15vw;
max-height: 15vw;
}

.comparison-chart-links{
text-align: center;

}

.comparison-chart-links>a{
color: rgb(0, 113, 133);
text-decoration: none;
}
.comparison-chart-text{

text-align: center;
background-color: #fff5ec;

}
.aplusphoto{
max-height: 100%;
}
.characteristics{
display: flex;
flex-direction: inline;
}
.characteristics-img{
max-width: 25vw;
max-height: 25vw;
padding-right: 1em;
display: block;
margin: 0 auto;

}
.characteristics-text{
display: flex;
flex-direction: column;
max-width: 100%;
padding: 0 1em 0 0;
margin: 0;
min-width: 33%;
}
.characteristics-text >h4{
font-size-adjust: 0.6;
}
.characteristics-bullets{
background-color: rgb(243, 243, 243);
border:1px solid rgb(221, 221, 221);
padding-top: 5px;
min-width: 20%;
border-radius: 4px;
/*height: 30%;*/
}
.characteristics-rev{
display: flex;
flex-direction: row-reverse;
}
.product-title>h1{
text-align: center;
}
.product-description{

}
.description-bullets{
font-size: 1.2em;

}
.nt-side{
display: flex;
flex-direction: column;
}
.gall-bull{
display: flex;
flex-direction: row;
/*justify-content: space-between;*/
padding-bottom: 1px;
flex-wrap: wrap;
}
.nt-cntr{
padding: 0.5em;
}
.sm-img>label>.nt-cntr>img{
max-width: 8vw;
max-height: 8vw;
box-sizing: border-box;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.gallery{
display: flex;
flex-direction: row;
}

.main-image-gallery{
/*max-width: 25vw;*/

/*min-width: 15vw;
min-height: 15vw;*/
margin: 1em;
padding: 1em;
}
input{
display: none;
}
.wrapper-main-image-gallery>.main-image-gallery>input:not(:checked)~img{
opacity: 0;

}

/*position the label*/
label {
display: block;
cursor: pointer;
}

/*show the submenu when input is checked*/
.wrapper-main-image-gallery>.main-image-gallery>input:checked~img{
opacity: 1;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
padding: 5px;

}

.main-image-gallery>img{
position: relative;
z-index: 1;
max-width: 25em;
max-height: 25em;
}

.wrapper-main-image-gallery{
float: left;
position: relative;
min-width: 40%;
min-height: 35vw;
/*display: flex;
flex-direction: column;*/
order: 0;

}
.main-image-gallery{
/*overflow: auto;
*/ z-index: 1;
position: absolute;
/*top: -5em;
left: -1em;*/
max-width: initial;
max-height: initial;
}

#nt-gall-thmb{
display: flex;
flex-direction: row;
margin-top: 0.5em;
order: 3;
min-width: 100%;
gap: 5px;
}
#nt-gall-thmb-1{
display: flex;
flex-direction: row;
/*margin-top: 16em;*/
order: 3;
min-width: 100%;
gap: 5px;
}
.sm-img{
min-width: 8%;
padding: 10px;
}
#nt-main-desc{
order: 2;
max-width: 60%;
min-height: 35vw;
}
/*————————————————————————————————————————————————————-*/
/*————————————————————————————————————————————————————-*/
/*————————————————————————————————————————————————————-*/
/*————————————————————————————————————————————————————-*/
/*————————————————————————————————————————————————————-*/
@media (max-width: 450px) {
/*:root{
box-sizing: border-box;
font-size: calc(0.4vw + 0.5em);
}*/
body{
margin: 0;
font-family: Libre Franklin, sans-serif;
}
a:visited { color: purple; }

.menu-dropdown{
display: none;
position: absolute;
right: 0;
left: 0;
margin: 0;
}

.dropdown {
position: relative;
display: inline-block;
padding: 1em;
}

.dropdown-content {
display: flex;
flex-direction: column;
margin-top: 10px;
background-color: rgb(29, 34, 54);
list-style-type: square;
color: white;
line-height: 1.2em;
position: initial;
}

.dropdown-content>li>a{
color: white;
text-decoration: none;
font-weight: 500;
font-family: Libre Franklin, sans-serif;
}

.dropdown-content>li>a:hover{

color:rgb(0, 118, 222);
}

.nav-menu{
display: flex;
background-color: #1d2236;
position: relative;

}

.nav-menu-list {
display: flex;
flex-direction: column;
: 1em;
line-height: 0.5em;
}

.nav-menu-list>li>a:hover {
color:#dadada ;
cursor: pointer;

}

.nav-menu-list> li {
color: white;
padding: 15px;
padding-bottom: 0px;
box-sizing: border-box;
list-style-type: none;

}

.nav-menu-list> li >a {
color: white;
text-decoration: none;
}

.nav-menu-list> li >a:active{

}

.logo_text{
display: flex;
background-color: #1d2236;
font-size: 0.4em ;

}

.logo>a>img{

max-height: 6em;
margin-top: 1em;

}

.logo_text>h1{
color: white;

padding-top: 0.8em;
margin-left: 0.15em;
margin-right: 5%;
}

.menu-input {
display: none;
font-family: Libre Franklin, sans-serif;

font-style: normal;
}

/*position the label*/
.menu-label{

display: block;
cursor: pointer;
color: white;
position: absolute;
right: 0.2em;
bottom: 1em;
font-size: 1.5em;
}

/*show the submenu when input is checked*/
.menu-input:checked~.menu-dropdown {
display: block;
list-style-type: none;
max-width: 100%;
z-index: 2;
padding: 5px;
background-color: #1d2236;

}

hr {
height:1px;
border: none;
background-color: black;
border-top:#CBD4C2 1px solid ;
background-color:white;
margin-left:5%;
margin-right: 5%;

}

.wrapper{
margin-left: auto;
margin-right: auto;
font-family: Libre Franklin, sans-serif;
display: flex;
flex-direction: column;
margin-right: 5%;
margin-left:5%;

letter-spacing: normal;

}

header{
font-family: Libre Franklin, sans-serif;
font-style: normal;
font-weight: 700;

letter-spacing:0.5px
}

.bullet-logo{
display: block;
margin-left: auto;
margin-right: auto;
max-width: 70%;
}

.bullets_content{
display: inline-flex;
margin-left: 0;
max-width: 100%;
padding-top: 0.2em;
/* font-size-adjust: 0.45;*/
}

.bullets_content > img{
max-height: 12.5vw;
max-width: 12.5vw;
margin-right: 0.3em;
width: 128px;
height: 128px;
}

.bullets_content>div{
max-width: 70%;
}

.bullets {
display: flex;
flex-direction: column;
list-style-type: none;
margin-left: 10%;
margin-right: 10%;
max-width: 100%;
padding: 0;
}

.main-title{

text-align: center;
font-size: 0.7em ;
}

.main-image{
margin-right: 5%;
margin-left:5%;
max-width: 100%;
padding: 0.3em 0;
}
.wrapper > div{

padding: 0.3em 0;

}

.wrapper > *{
margin-right: 5%;
margin-left: 5%;
padding-bottom: 0.1em;
padding: 2px;
}
.wrapper > img{
max-width: 100%;
/*margin-left: auto;
margin-right: auto;*/

}

.technical-specs{
border-collapse: collapse;
max-width: 100%;
}
.technical-specs> tbody > tr > td{
padding: 5px 7px;
}
.cell-grey
{
background-color: #eaeaea;
}

.comparison-chart{
text-align: left;
display:table;
box-sizing: border-box;
border-collapse: collapse;
max-width: 100%;
box-sizing: border-box;

}

.comparison-chart-image>a>img{
/* max-width: 50%;
max-height: 50%;*/
margin-right: auto;
margin-left: auto;
display: block;
width: 2.5em;

}

.comparison-chart-links{
text-align: center;

}

.comparison-chart-links>a{
color: rgb(0, 113, 133);
text-decoration: none;
font-size: calc(0.4vw + 0.2em);

}

.comparison-chart-text{

text-align: center;
background-color: #fff5ec;
font-size: calc(0.4vw + 0.2em);
}

.aplusphoto{
max-height: 100%;
}
.characteristics{
display: flex;
flex-direction: column;
}
.characteristics-img{
max-width: 50vw;
max-height: 50vw;
margin-right: auto;
margin-left: auto;
display: block;
padding-bottom: 0.5em;
}
.characteristics-text{
display: flex;
flex-direction: column;
max-width: 100%;
padding: 0;
margin: 0;
}
.characteristics-bullets{
background-color: rgb(243, 243, 243);
border:1px solid rgb(221, 221, 221);
padding-top: 5px;
border-radius: 4px;
}
.characteristics-rev{
display: flex;
flex-direction: column;
}
.product-title{

}
.product-description{

}
.gall-bull{
display: flex;
flex-direction: column;

}

.main-image-gallery{
/*max-width: 25vw;*/

min-width: 40vw;
min-height: 40vw;
margin: 1em;
padding: 1em;
}
input{
display: none;
}
.wrapper-main-image-gallery>.main-image-gallery>input:not(:checked)~img{
opacity: 0;

}

/*position the label*/
label {
display: block;
cursor: pointer;
}

/*show the submenu when input is checked*/
.wrapper-main-image-gallery>.main-image-gallery>input:checked~img{
opacity: 1;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
padding: 5px;

}

.main-image-gallery>img{
position: relative;
z-index: 1;
max-width: 85vw;
max-height: 85vw;
}

.wrapper-main-image-gallery{
order: 0;
position: relative;
min-height: 15vw;
/*display: flex;
flex-direction: column;*/

margin: auto;

}
.main-image-gallery{
/*overflow: auto;
*/ z-index: 1;
position: absolute;
bottom: -19em;
left: -9em;

}
#nt-gall-thmb{
display: flex;
flex-direction: row;
min-width: 100%;
order: 2;
gap: 1px;
margin-top: 1em;
}
#nt-gall-thmb-1{
display: flex;
flex-direction: row;
min-width: 100%;
margin-top: 18em;
order: 2;
gap: 1px;
}
#nt-main-desc{
order: 3;
max-width: 100%;
}
.sm-img>label>.nt-cntr>img{
max-width: 60px;
max-height: 60px;
box-sizing: border-box;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.nt-cntr{
padding: 0.2em;
}
.sm-img{
padding: 0px;
}

}

Trusted source for all technician’s needs

2 Pack – DirecTV Broadband Deca Ethernet to Coaxial Adapter – Third Generation

About this item

  • Pack of 2
  • Important: These deca units can only be powered by a smart device like a usb port of a smart tv, usb port of a laptop, usb power of a router, etc. Regular wall adapter like for your phone will not work
  • You will receive 2 adapters, 2 USB cables and 2 Cat5 cables
  • Important!!!!! These can only be powered by a device like a Smart TV, laptop, WiFi router, etc. Regular wall plug for the phone won’t work
  • Compact accessory that doesn’t require additional software or settings to use. Quick, easy to use. Comes in a pack of 2 pcs.

IMPORTANT!!! THESE DECA UNITS CAN ONLY BE POWERED BY A SMART DEVICE LIKE A USB PORT OF A SMART TV, USB PORT OF A LAPTOP, USB POWER OF A ROUTER, ETC. REGULAR WALL ADAPTER LIKE FOR YOUR PHONE WILL NOT WORK. This unit can be used to run Ethernet over existing coax cable. The DECA network is a shared 200Mb/s, or the same speed as full duplex 100Mb/s Ethernet. Great for using right behind a router to pump internet over coax for a Whole Home DVR or Connected Home Setup This unit will connect to your router via an Ethernet cable, and then into an open port on one of your sws splitters to get the internet into the coaxial cable for the entire system. Installation over an existing coax cable is simple. Place the first unit near a CATV output, such as a router, which already has an internet connection.

Attach the coax line, the internet source CATV, and a power supply to the first unit. At the other end of the coax line, attach the second unit, and plug it into a power supply. Within a minute or so the indicator light will stop flashing flash and stay solid indicating an established link. This second unit now offers a CATV output with internet speeds of up to 100 Mb/s.

This adapter is used to bring an internet connection to SWM enabled DIRECTV receivers on a network. You wont have to run Ethernet cable throughout your home or business thanks to this small system add-on.
Enjoy Pandora, PC Media Sharing and more when you bring internet to your DIRECTV receiver using this handy adapter.

Key Features:

  • The DECA network is a shared 200Mb/s, or the same speed as full duplex 100Mb/s Ethernet
  • This unit will connect to your router via an Ethernet cable, and then into an open port on one of your sws splitters to get the internet into the coaxial cable for the entire system.
  • Allows for an internet connected to be distributed through your existing coax cable

 


  • Free Shipping

    We offer FREE Shipping on all orders above in the United States via United States Postal Service. We also provide “expedited” and “next day delivery”.

  • USA-Based Distributor

    SatelliteSale is a homegrown company, with satisfied customers all over the world. We love our customers and appreciate hearing how we can improve your experience.

  • Same Day Handling

    Orders placed before 4:00 PM Eastern Time (Monday-Saturday) will be shipped out the same business day, all other orders will be shipped the next business day.

  • Unbeatable lifetime warranty

    SatelliteSale assures the lifetime service of our product to maintain the satisfaction of our clients.

  • Customer-oriented company

    Friendly and caring SatelliteSale Customer Support is here to solve any of your issues and concerns in a timely manner.

  • Trouble-free returns

    30-day window for hassle-free item replacements and returns.

Other
Brand

DirecTv

Type

Adapter

MPN

Does Not Apply

Color

Black

Compatible With

Satellite Internet providers

Item Package Quantity

2

USA Seller

SAME DAY SHIPPING – FAST DELIVERY

Superior quality

Strong Durable Materials

Jacket

PVC

Compatible Devices

Satellite Internet providers

Henüz değerlendirme yapılmadı.

“2 Pack – DirecTV Broadband Deca Ethernet to Coaxial Adapter – Third Generation” için yorum yapan ilk kişi siz olun

E-posta adresiniz yayınlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir

There are no enquiries yet.

İlgili Ürünler

Yeni eklenenler

Fırsat Ürünleri

Filters Sort results

Reset Apply

Bunları Çok Seveceksiniz

$13.36$93.60

Max:
Min: 0
Step: 1

Sepete ekle

$28.35$68.83

Max:
Min: 0
Step: 1

Sepete ekle

$8.62

Max:
Min: 0
Step: 1

Sepete ekle

$16.86$36.32

Max:
Min: 0
Step: 1

Sepete ekle

$37.87

Max:
Min: 0
Step: 1

Sepete ekle

$48.14$68.78

Max:
Min: 0
Step: 1

Sepete ekle

$0.00

Max:
Min: 0
Step: 1

Sepete ekle

$0.00

Max:
Min: 0
Step: 1

Sepete ekle

$17.63$35.26

Max:
Min: 0
Step: 1

Sepete ekle

$29.95$49.20

Max:
Min: 0
Step: 1

Sepete ekle

$104.51$419.07

Max:
Min: 0
Step: 1

Sepete ekle

$331.20

Max:
Min: 0
Step: 1

Sepete ekle

$7.49$8.32

Max:
Min: 0
Step: 1

Sepete ekle

$89.66$128.10

Max:
Min: 0
Step: 1

Sepete ekle

$46.70$93.41

Max:
Min: 0
Step: 1

Sepete ekle

$0.00

Max:
Min: 0
Step: 1

Sepete ekle

121.921
Sepet
  • No products in the cart.
error: Content is protected !!
0