SDR# RTL433 Plugin For SDR# Now Available

Marco402

Member
Joined
May 25, 2021
Messages
77
Maybe. What is it supposed to show in those two empty columns?
I have read some of it and come to the conclusion that probably some chinese manufacturer have used protocol 25 for their own device that do not have the same format as Globaltronic uses. It's been raining all day and one value increase during the day so probably a rain meter.

/Ubbe

Ubbe
If the problem came from a "parasitic" column I could have seen from where it comes.

For specific problems on the sensors, you can see with the developer of RTL_433:
Issues · merbanan/rtl_433
Marc
 

mancow

Member
Database Admin
Joined
Feb 19, 2003
Messages
6,904
Location
N.E. Kansas
So exatly how do you add this plugin to the latest SDRsharp? I keep getting unhandled exceptons saying unable to load DLL rtl_433 or one of its dependencies the module can't be found (0x8007007E).
I'm using an Airspy.
 

Marco402

Member
Joined
May 25, 2021
Messages
77
Dear Marc
the plugin show 1.5.3.0
Ronen

Hi Ronen

I added specific SDRSharp.Rtl_433.dll for versions 1777 ,1784 and 1732

Post me if OK or not

Do you have a specific reason to use older versions of SDRSharp?

For info my plugin is ok with new version SDRSharp 1812.

Marc
 

mancow

Member
Database Admin
Joined
Feb 19, 2003
Messages
6,904
Location
N.E. Kansas
I have it running now. I'm seeing verbose messages but no fancy windows like others have shown.
It looks like in previous screenshots people were using WFM. What mode should we use? What bandwidth?
What do we do with the hide devices(-R) list?
Should they be highlighted (Selected?) or not?

EDIT: OK so you do have to click on all those in the list. I'm now starting to see some things in the protocol grid window that popped up. Neat.
 

Marco402

Member
Joined
May 25, 2021
Messages
77
Hi Mancow
I have it running now. I'm seeing verbose messages but no fancy windows like others have shown.
Maybe I fixed the problems.
It looks like in previous screenshots people were using WFM. What mode should we use? What bandwidth?
I use the I/Q data, only the configuration button of the upper band and the frequency changes I/Q.
What do we do with the hide devices(-R) list?
Should they be highlighted (Selected?) or not?
You can see on the site
4-Implemented Rtl_433 options
- v. :verbose
- M :Mlevel, metadata addition of 4 data 'SNR RSSI frequency and noise.
- C :data conv. Data conversion.
- S :Save -none -all -known -unknown
This version saves the . cu8 files in the SDRSharp.exe folder.
- R : hide select: no processing of selected devices
show select: processing only selected devices.
On Start: RTL_433 options are displayed on the plugin message window.
For more information on Rtl_433 see Basic rtl_433 operation | rtl_433.

please give me a new text if information is missing.

Marc
 

ronenp

Member
Joined
May 8, 2002
Messages
592
Hi Ronen

I added specific SDRSharp.Rtl_433.dll for versions 1777 ,1784 and 1732

Post me if OK or not

Do you have a specific reason to use older versions of SDRSharp?

For info my plugin is ok with new version SDRSharp 1812.

Marc
Dear Marc
thank you very much
the plugin seems to work ok now
as for using this version it is because there are other plugins that i have that dont support newer version of sdrsharp and the author of the, dont want to support the, for the newer versions (something connected to dotnet 5 that newer versions of sdr uses)
Regards
Ronen
 

iz0cdm

Member
Joined
Oct 12, 2020
Messages
7
Installed rtl433 plugin on a sdr# v.1.0.0.1823 community package. All I did was just copying the three dlls in the bin folder. No key on the plugin.xml file. Repeatedly crashed while attempting to decode the first signal. Then I installed it on a 1812 version and worked ok. Changed again with version 1823 without uninstalling the plugin, and it is finally working ok even with that version.
Now three questions to @Marco402 :
- which is the max bandwidth that can be used and which mode gives the best reception? I use NFM and RAW (IQ) and both seem to work quite well. Set the bandwidth in various values, from 100 kHz to a whole MHz, but I'm not sure it works on an entire 1MHz spectrum, can you confirm that it do?
- Is the plugin working in the 169MHz ISM band? Lots of smart meters in there, but I'm not sure they use the same protocols of the 433 or 868MHz devices. That would be a nice extension for the next versions!
- Can you work on the z-wave protocol and provide a version with a z-wave device decoding? There are lots of them out there.
Thank you for the nice plugin, gives an interesting view on my neighbourhood domotics!
Best 73
IZ0CDM Rob
 

ronenp

Member
Joined
May 8, 2002
Messages
592
The new plugin (dated 2 days ago) does not work in SDRSHARP 1784
only when i go to the release 1.5.3.0 and download the DLL and also the rtl_433 dll and replace them it continue to work again
Please Advice
Thanks Forward
Ronen - 4Z4ZQ
 

Marco402

Member
Joined
May 25, 2021
Messages
77

Marco402

Member
Joined
May 25, 2021
Messages
77

Marco402

Member
Joined
May 25, 2021
Messages
77
Hello
I transferred a specific version for versions 1777 and 1784 with reference SDRSharp 1777.
These 2 versions look for SDRSharpMerged and not SDRSharp.
the executable is SDRSharp.exe but they changed an identity property: SDRSharpMerged instead of SDRSharp.
I hope it's ok.
Marc
 

hamradionl

Member
Joined
Mar 23, 2014
Messages
730
Same error using
SDR# 1700
RTL433 set to 868

------------------------------------------------------------------------------------------------
CRASH POPUP MESSAGE LIKE ABOVE
------------------------------------------------------------------------------------------------
System.ArgumentOutOfRangeException: InvalidArgument=Value from = 15
Parametername: index
bij System.Windows.Forms.ListView.ColumnHeaderCollection.get_Item(Int32 index)
bij SDRSharp.Rtl_433.FormDevicesListMessages.setMessages(Dictionary`2 listData)
bij SDRSharp.Rtl_433.Rtl_433_Panel.addFormDevice(Dictionary`2 listData, List`1[] points, String[] nameGraph)
bij SDRSharp.Rtl_433.Rtl_433_Panel.<>c__DisplayClass31_0.<addFormDevice>b__0()

---------------------------------------------------------------------------------------------------
CRASH file SDR# 1700
---------------------------------------------------------------------------------------------------
at System.Windows.Forms.dll.Control.MarshaledInvoke (IL offset: 0x14c)
at System.Windows.Forms.dll.Control.BeginInvoke (IL offset: 0xd)
at SDRSharp.exe.MainForm.ProcessFFT (IL offset: 0x269)
at mscorlib.dll.QueueUserWorkItemCallback.WaitCallback_Context (IL offset: 0xe)
at mscorlib.dll.ExecutionContext.RunInternal (IL offset: 0x79)
at mscorlib.dll.ExecutionContext.Run (IL offset: 0x0)
at mscorlib.dll.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem (IL offset: 0x23)
at mscorlib.dll.ThreadPoolWorkQueue.Dispatch (IL offset: 0x9e)
at mscorlib.dll._ThreadPoolWaitCallback.PerformWaitCallback (IL offset: 0x0)
 

Marco402

Member
Joined
May 25, 2021
Messages
77
Hello hamradionl

-I delivered version 1.5.4.1 on Github.
-I think I've fixed the problem, I think you have a device that sends messages of different lengths.
-I had a test problem that I fixed.
-I had planned 2 additional columns (+4 if without the MLevel option), I went to 10.
-I will see if I can add the columns in dynamic and not at the opening of the window.

I hope it's ok.

Marc
 

hamradionl

Member
Joined
Mar 23, 2014
Messages
730
I hope it's ok.
Marc
When i close the Verbose window, SDR# 1700 also closes
Sofar no crash, seem oke
Possible see several Honeywell CM921 ? multiple ID's send between 868.2 - 868.4 MHz
Be nice to read the data :)

And i see some MBus sendout a very long Data string

Wireless-MBus S ISK 73664603 80 0x02 Electricity 0x53 49 2e536b260346667350025b945309198f195003011e01290800000511be9429470ab4dfb7a48a80937dcabf7cfa6d4b82ad7 CRC 0x5B 0x00 0x0000 0,000 kg/h 664603,000 hours -7054,590 kg/h 16750,330 kJ 1,000 kJ 0,000 J 71,000 m3/h 126,300 MJ/h FSK 868,2 MHz 868,3 MHz -0,9 28,7 -29,6

It be possible implement monitor LORA data?
 
Top