Benutzer-Werkzeuge

Webseiten-Werkzeuge


hardware:vaillantvrt340f_implementing

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
hardware:vaillantvrt340f_implementing [2017/05/11 17:10] reinholdhardware:vaillantvrt340f_implementing [2017/05/11 17:22] (aktuell) reinhold
Zeile 41: Zeile 41:
  
 All this can be seen in my Pull request for the rtl_433 github repo: https://github.com/merbanan/rtl_433/pull/532/ All this can be seen in my Pull request for the rtl_433 github repo: https://github.com/merbanan/rtl_433/pull/532/
 +
 +If you clone this PR (or use the latest rtl_433 once it is merged), one can tune rtl_433 to 868MHz and see the captured signals analyzed:
 +
 +<code>reinhold@laptop:~/Software/rtl_433$ ./src/rtl_433 -f 868275000 
 +[...]
 +Registering protocol [57] "Vaillant calorMatic 340f Central Heating Control"
 +[...]
 +Registered 59 out of 79 device decoding protocols
 +Found 1 device(s):
 +  0:  Realtek, RTL2838UHIDIR, SN: 00000001
 +
 +Using device 0: Generic RTL2832U OEM
 +Found Rafael Micro R820T tuner
 +Exact sample rate is: 250000.000414 Hz
 +[R82XX] PLL not locked!
 +Sample rate set to 250000.
 +Bit detection level set to 0 (Auto).
 +Tuner gain set to Auto.
 +Reading samples in async mode...
 +Tuned to 868275000 Hz.
 +2017-05-11 19:19:52 :   Vaillant VRT340f Central Heating Thermostat
 +        Device ID:       0x6DF6
 +        Heating Mode:    ON (2-point)
 +        Heating Water Temp.:     52
 +        Pre-heated Water:        ON
 +        Battery:         Ok
 +2017-05-11 19:20:12 :   Vaillant VRT340f Central Heating Thermostat
 +        Device ID:       0x6DF6
 +        Heating Mode:    OFF
 +        Heating Water Temp.:     0
 +        Pre-heated Water:        ON
 +        Battery:         Ok
 +</code>
  
 ====== Implementing support for the device in RFLink ====== ====== Implementing support for the device in RFLink ======
hardware/vaillantvrt340f_implementing.txt · Zuletzt geändert: 2017/05/11 17:22 von reinhold

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki