Hi folks,
I've been tinkering with Screenlogic Wireless link cards to try and figure out how to reset the Link ID. The Link ID is the 8-digit number printed on a yellow sticker on both units - and the IDs must match for the two. At the moment, if one board fails you have to buy a whole new set... you cannot buy a single/unmatched board from ebay and use it on your system. And unfortunately there are a lot of sellers selling a single indoor OR outdoor unit - these are totally useless since the Link IDs will not match!! But, if you could somehow re-program the Link ID you could 1. save a lot of money and 2. keep a lot of this stuff out of the trash.
These are the cards I'm talking about:

Here's what I've discovered so far:
1. the schematics and other useful docs (theory of operation) are available on the FCC website: FCC ID 2AHWAQTS0000LINK Wireless RS-485 Transceiver by Quest Technical Sales and Marketing, Inc.
2. the indoor and outdoor boards appear to be identical, save for an unpopulated power connector on the outdoor unit and possibly a resistor that determines whether the board is an indoor or outdoor unit (See BOARD_TYPE on the schematic) ** I believe it needs to know this because the outdoor unit is supposed to act as the master
3. the boards use a TI CC430F5147IRGZ processor that has a built in sub-1GHz radio (based on the popular CC1101), and operate at 915MHz.
4. the radio is set to frequency hop, so I wasn't able to sniff it with a software defined radio dongle.
5. there are unpopulated JTAG and a serial headers on this thing... you can use the serial if you populate R632 and R631 (or short the pads)
6. if you open a 9600 baud serial connection (in putty etc), and hold the little white button while you power the board up, you get a very promising prompt...
---FW: H2.1---
Current Link ID: 00031E64
---Set Link ID---
<flashing cursor>
Holy cow that's great! Not so fast... I cannot figure out how to set the new code! Typing a new 8-character code does nothing. Maybe there is a special termination or start/stop character required... but I have no idea what they would even be. I'm basically at a dead end for now unless anybody has any ideas?
Tom
I've been tinkering with Screenlogic Wireless link cards to try and figure out how to reset the Link ID. The Link ID is the 8-digit number printed on a yellow sticker on both units - and the IDs must match for the two. At the moment, if one board fails you have to buy a whole new set... you cannot buy a single/unmatched board from ebay and use it on your system. And unfortunately there are a lot of sellers selling a single indoor OR outdoor unit - these are totally useless since the Link IDs will not match!! But, if you could somehow re-program the Link ID you could 1. save a lot of money and 2. keep a lot of this stuff out of the trash.
These are the cards I'm talking about:

Here's what I've discovered so far:
1. the schematics and other useful docs (theory of operation) are available on the FCC website: FCC ID 2AHWAQTS0000LINK Wireless RS-485 Transceiver by Quest Technical Sales and Marketing, Inc.
2. the indoor and outdoor boards appear to be identical, save for an unpopulated power connector on the outdoor unit and possibly a resistor that determines whether the board is an indoor or outdoor unit (See BOARD_TYPE on the schematic) ** I believe it needs to know this because the outdoor unit is supposed to act as the master
3. the boards use a TI CC430F5147IRGZ processor that has a built in sub-1GHz radio (based on the popular CC1101), and operate at 915MHz.
4. the radio is set to frequency hop, so I wasn't able to sniff it with a software defined radio dongle.
5. there are unpopulated JTAG and a serial headers on this thing... you can use the serial if you populate R632 and R631 (or short the pads)
6. if you open a 9600 baud serial connection (in putty etc), and hold the little white button while you power the board up, you get a very promising prompt...
---FW: H2.1---
Current Link ID: 00031E64
---Set Link ID---
<flashing cursor>
Holy cow that's great! Not so fast... I cannot figure out how to set the new code! Typing a new 8-character code does nothing. Maybe there is a special termination or start/stop character required... but I have no idea what they would even be. I'm basically at a dead end for now unless anybody has any ideas?
Tom