-
Notifications
You must be signed in to change notification settings - Fork 3
Capturing
eelcohn edited this page Mar 22, 2020
·
2 revisions
- Install Universal Radio Hacker (URH)
- Plug your RTL-SDR into an USB port (I've used a Nooelec nesdr Smart RTL-SDR, but any type of RTL-SDR should work).
- Start URH
- Go to File -> New Project and create a new project. And adjust the settings as shown below.
- Go to File -> Spectrum Analyzer and adjust the settings as shown below.
- Click Start and press a button on the Zehnder ZRF remote control. You should see a couple of pulses in the spectrum analyzer
- Close the Spectrum Analyzer and open the recorder with File -> Record Signal. And adjust the settings as shown below.
- Make a separate recording of each of the buttons on your remote control
- Open a signal and click Autodetect parameters. Samples/Symbols should be 10 if you recorded with a sample rate of 1M (1 million samples per second at a bitrate of 100,000 bits per second makes 10 samples per bit)
- Go to the Analysis tab and select Manchester I as decoding method
- Enter 1111110101 (the 10-bit nRF905 preamble bits) in the Search box and click Search
- Congratulations! You just found the start of a frame sent by your Zehnder ZRF remote control! Select the first 176 columns after the preamble (176 bits = 22 bytes), select the Hex value and copy/paste them to your favourite text editor