Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No telegrams for apator e-itn 30.4 #54

Open
spbdimka opened this issue Jan 22, 2025 · 2 comments
Open

No telegrams for apator e-itn 30.4 #54

spbdimka opened this issue Jan 22, 2025 · 2 comments

Comments

@spbdimka
Copy link

good day, I'm trying to get data from heat sensors. I have at least 6 of them, it's an apartment building
I'm using a blue Chinese sdr - dvb-t+fm+dab (R860 & SDR)

I tried it on both Windows and Linux

rtl_sdr -f868.625M -s1800000 -g20 - | rtl_wmbus -o -s
Found 1 device(s):
0: Realtek, RTL2838UHIDIR, SN: 00000001

Using device 0: Generic RTL2832U OEM
Found Fitipower FC0012 tuner
Sampling at 1800000 S/s.
Tuned to 868625000 Hz.
Tuner gain set to 19.20 dB.
Reading samples in async mode...

I tried adjacent frequencies with a step of 50 kHz, sampling frequency of 1600000 and launch with different keys
zero telegram, at the same time in sharpsdr I periodically see information on these frequencies
I can't understand what the problem is - my receiver or the sensors are silent (according to the specification, they should report information once every 4 minutes and once every 30 seconds for three days on the day of transmitting readings)

Please help with directions to solve the problem

@xaelsouth
Copy link
Owner

Good day. The sampling frequency has been set wrong. Choose 1600000 instead of 1800000. If it does not work, remove "-g20" from the rtl-sdr cmdline.

@spbdimka
Copy link
Author

no luck
g20 if I'm not mistaken, should help improve the signal, setting amplifier to max, anyway not telegrams

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants