Page 1 of 1

How to set the jumpers?

Posted: Mon Jul 04, 2016 2:07 pm
by Karell
Maybe im stupid , but i cant get any house code when receiving the rf signal in rfxcom.

(the jumper on the screenshot is not right)its on 4.7m

Code: Select all

Packettype    = Lighting4
subtype       = PT2262
Sequence nbr  = 16
Code          = 755115 decimal:7688469
S1- S24  = 0111 0101 0101 0001 0001 0101 
Pulse         = 364 usec
Signal level  = 7  -64dBm
I put a jumper on 3,3m


thisd is info from rfxcom :
The PT2262 packets can be received in Lighting4 as a bit pattern but can also be received as an ARC On or Off packet if the PT2262 pins are configured as follows:
L=Low,
F=Floating (not connected),
H=High (not used)

Code: Select all

PT2262       A0  A1  A2  A3   housecode
             L   L   L   L    A
             F   L   L   L    B
             L   F   L   L    C
             F   F   L   L    D
             L   L   F   L    E
             F   L   F   L    F
             L   F   F   L    G
             F   F   F   L    H
             L   L   L   F    I
             F   L   L   F    J
             L   F   L   F    K
             F   F   L   F    L
             L   L   F   F    M
             F   L   F   F    N
             L   F   F   F    O
             F   F   F   F    P

PT2262       A4  A5  A6  A7   unitcode
             L   L   L   L    1
             F   L   L   L    2
             L   F   L   L    3
             F   F   L   L    4
             L   L   F   L    5
             F   L   F   L    6
             L   F   F   L    7
             F   F   F   L    8
             L   L   L   F    9
             F   L   L   F    10
             L   F   L   F    11
             F   F   L   F    12
             L   L   F   F    13
             F   L   F   F    14
             L   F   F   F    15
             F   F   F   F    16

PT2262       D3  D2  D1  D0
             L   F   F   F    ON
             L   F   F   L    OFF


Can anyone draw for me ?