Try looking here
rtl_433/conf at master · merbanan/rtl_433 · GitHub
It’s really designed to send the data over MQTT not display on the screen
The syntax is at the bottom of this page
There’s a good tutorial here
Install rtl_433 for a SDR-RTL Dongle on a Raspberry Pi – SensorsIOT
Sent from Mail for Windows
--
You received this message because you are subscribed to the Google Groups "rtl_433" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rtl_433+u...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rtl_433/1b5fff69-b89d-4a38-bfa6-a6f0a804c929n%40googlegroups.com.
I have a Raspberry Pi 3B running (amongst other things) openHAB, Mosquitto, Node-red and rtl-433 – a quad core i7 wouldn’t even notice rtl-433 (after all it’s only decoding a data stream from USB - a memory stick probably needs more processor time). It will even run on a router.
-R is the switch for which protocols you want to decode.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rtl_433/11c9cc4f-5962-4ac3-84b2-c43a61a3c178n%40googlegroups.com.
-R enables only the protocols that you need. If you enable all protocols you will get stuff from all over the place.
rtl_433/OPERATION.md at master · merbanan/rtl_433 · GitHub
As it says above, by default, all decoders (with validity checking) are enabled.
It’s extremely difficult to help unless you explain what you are trying to achieve.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rtl_433/a9a90352-48ec-49b2-ac64-2b363e10dff9n%40googlegroups.com.