Hi,
I was just writing this post to tell what Simon wrote. He was just ahead of me. Indeed, two programs accessing the same stick driver will not work.
During the USB-open error -3 I remembered from the past the DOS 8.3 naming format (nowadays also long filenames can be used in DOS I read) so I created a shorter mapname and launched rtl_433 again.
The USB-open error did not show now and the program started for the first time showing a list of weatherstation temperatures etc.
Probably I had closed SDR# meanwhile and so rtl_433 could access the stick.
==================Windows(64bit) version "a year ago"========================
E:\SDRSHARP\RTL_433\rtl_433-18.12-118-g2ab7acc-win-x64>rtl_433
rtl_433 version 18.12-118-g2ab7acc branch at 201902281423 inputs file rtl_tcp RTL-SDR
Trying conf file at "E:\SDRSHARP\RTL_433\rtl_433-18.12-118-g2ab7acc-win-x64\rtl_433.conf"...
Trying conf file at "C:\Users\xxx\AppData\Local\rtl_433\rtl_433.conf"...
Trying conf file at "C:\ProgramData\rtl_433\rtl_433.conf"...
Registered 96 out of 120 device decoding protocols [ 1-4 8 11-12 15-17 19-21 23 25-26 29-36 38-60 62-64 67-71 73-100 102-103 108-116 119 ]
Found Rafael Micro R820T tuner
Exact sample rate is: 250000.000414 Hz
[R82XX] PLL not locked!
Sample rate set to 250000 S/s.
Tuner gain set to Auto.
Tuned to 433.920MHz.
time : 2020-01-22 20:10:05
model : LaCrosse TX141TH-Bv2 sensor Sensor ID : d2
Temperature: 7.40 C Humidity : 99 % Battery : LOW Test? : No
Signal caught, exiting!
WARNING: async read failed (-5).
^C^C
E:\SDRSHARP\RTL_433\rtl_433-18.12-118-g2ab7acc-win-x64>
==================Windows(64bit) version "2 months ago"=====================
E:\SDRSHARP\RTL_433\rtl_433-19.08-95-g739e856-win-x64>rtl_433
rtl_433 version 19.08-95-g739e856 branch at 201911082251 inputs file rtl_tcp RTL-SDR
Use -h for usage help and see
https://triq.org/ for documentation.
Trying conf file at "E:\SDRSHARP\RTL_433\rtl_433-19.08-95-g739e856-win-x64\rtl_433.conf"...
Trying conf file at "C:\Users\xxx\AppData\Local\rtl_433\rtl_433.conf"...
Trying conf file at "C:\ProgramData\rtl_433\rtl_433.conf"...
Registered 112 out of 141 device decoding protocols [ 1-4 8 11-12 15-17 19-21 23 25-26 29-36 38-60 63 67-71 73-100 102-104 108-116 119 121 124-128 131-141 ]
rtl_433: warning: 104 "Wireless M-Bus, Mode C&T, 100kbps (-f 868950000 -s 1200000)" does not support CSV output
Found Rafael Micro R820T tuner
Exact sample rate is: 250000.000414 Hz
[R82XX] PLL not locked!
Sample rate set to 250000 S/s.
Tuner gain set to Auto.
Tuned to 433.920MHz.
time : 2020-01-22 20:02:28
model : Ambient Weather F007TH Thermo-Hygrometer House Code: 182 Channel : 1
Battery : OK Temperature: 44.9 F Humidity : 99 % Integrity : CRC
^C^C
Signal caught, exiting!
LIBUSB_ERROR_NOT_FOUND: Entity not found!
Check your RTL-SDR dongle, USB cables, and power supply.
WARNING: async read failed (-5).
E:\SDRSHARP\RTL_433\rtl_433-19.08-95-g739e856-win-x64>
----------------------------------------------------------------------------
Analyzing the above screen dumps I see that the program is looking for a conf file, but seems to be not installed.
Is this file necessary?
I also see that "[R82XX] PLL not locked!"
Is that a problem?
"Tuned to 433.920MHz."
So only stations that are received on that frequency will be showed, or is around that frequency a window (bandwidth) in which also stations will be decoded? E.g. stations at 433.920 +/1 1 MHz?
Thank you for your help.
Greetings,
Kees
Op woensdag 22 januari 2020 17:29:04 UTC+1 schreef Simon Eigeldinger: