Sky DE 1702 in Oscam

java

Registered
Messages
644
Sky DE 1702 in Oscam

Sky DE 1702 in Oscam (phoenix card reader OK)

oscam.config
------------------

[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120
logfile = /usr/local/etc/oscam.log
saveinithistory = 1
raderautoloadbalance = 1

[newcamd]
port = 15000@1702:000000
key = 0102030405060708091011121314


[webif]
httpport = 8888
httpuser = root
httppwd = oscam
httprefresh = 10
httpallowed = 127.0.0.1,192.168.1.1-192.168.1.255
httphideidleclients = 0
httpreadonly = 0
httpsavefullcfg = 0

oscam.server
--------------------
[reader]
label = SkyDE
Protocol = mouse
detect = CD
device = /dev/ttyUSB1
Group = 1
EMMCache = 1,3,2
mhz = 600 this is for start, on 800 is stil ok,
cardmhz = 600
CAID = 1702
ident = 1702:000000


oscam.user
-------------------
[account]
user = test
pwd = test1
group = 1
au = SkyDE
uniq = 0
 
Top