ninjablocks / 433Utils

433Kit is a collection of code and documentation designed to assist you in the connection and usage of RF 433MHz transmit and receive modules to/with your Arduino and Rapberry Pi.
ninjablocks.com
MIT License
899 stars 335 forks source link

A lot of radio noise signals in ./rpi-rf-receive #67

Open thc2018 opened 4 years ago

thc2018 commented 4 years ago

Hi there! A am starting ./rpi-rf_receive scripts and it collects a lot of noise radio signal. Why? The transmitter does not send anything.

pi@raspberrypi:~/rpi-rf/scripts $ ./rpi-rf_receive

2019-11-18 16:36:52 - [INFO] rpi-rf_receive: Listening for codes on GPIO 27 2019-11-18 16:40:13 - [INFO] rpi-rf_receive: 2147549184 [pulselength 458, protoc ol 5] 2019-11-18 16:40:43 - [INFO] rpi-rf_receive: 262656 [pulselength 427, protocol 5 ] 2019-11-18 16:45:09 - [INFO] rpi-rf_receive: 32 [pulselength 878, protocol 4] 2019-11-18 16:47:58 - [INFO] rpi-rf_receive: 32768 [pulselength 409, protocol 5] 2019-11-18 16:48:21 - [INFO] rpi-rf_receive: 8388608 [pulselength 877, protocol 4] 2019-11-18 16:48:55 - [INFO] rpi-rf_receive: 66048 [pulselength 1060, protocol 4 ] 2019-11-18 16:50:39 - [INFO] rpi-rf_receive: 11 [pulselength 193, protocol 1] 2019-11-18 16:51:31 - [INFO] rpi-rf_receive: 65536 [pulselength 894, protocol 4] 2019-11-18 16:52:07 - [INFO] rpi-rf_receive: 4032 [pulselength 77, protocol 3] 2019-11-18 16:57:11 - [INFO] rpi-rf_receive: 2 [pulselength 443, protocol 5] 2019-11-18 16:59:28 - [INFO] rpi-rf_receive: 33554432 [pulselength 362, protocol 5] 2019-11-18 16:59:38 - [INFO] rpi-rf_receive: 32 [pulselength 387, protocol 5] 2019-11-18 17:00:17 - [INFO] rpi-rf_receive: 16 [pulselength 888, protocol 4] 2019-11-18 17:00:26 - [INFO] rpi-rf_receive: 33554432 [pulselength 887, protocol 4] 2019-11-18 17:06:53 - [INFO] rpi-rf_receive: 256 [pulselength 997, protocol 4] 2019-11-18 17:06:53 - [INFO] rpi-rf_receive: 256 [pulselength 1013, protocol 4]

hampuskensing commented 3 years ago

I am having the same "problem". Did you figure it out?

(venv) pi@jerry1:~/rf_controller $ rpi-rf_receive -g 4 2020-12-12 12:16:26 - [INFO] rpi-rf_receive: Listening for codes on GPIO 4 2020-12-12 12:16:27 - [INFO] rpi-rf_receive: 12289 [pulselength 444, protocol 5] 2020-12-12 12:16:27 - [INFO] rpi-rf_receive: 1907968 [pulselength 157, protocol 3] 2020-12-12 12:16:28 - [INFO] rpi-rf_receive: 1 [pulselength 773, protocol 2] 2020-12-12 12:16:28 - [INFO] rpi-rf_receive: 4 [pulselength 427, protocol 5] 2020-12-12 12:16:29 - [INFO] rpi-rf_receive: 1 [pulselength 1136, protocol 4] 2020-12-12 12:16:29 - [INFO] rpi-rf_receive: 16 [pulselength 580, protocol 5] 2020-12-12 12:16:31 - [INFO] rpi-rf_receive: 1024 [pulselength 1289, protocol 4] 2020-12-12 12:16:31 - [INFO] rpi-rf_receive: 1023 [pulselength 131, protocol 3] 2020-12-12 12:16:32 - [INFO] rpi-rf_receive: 1024 [pulselength 1254, protocol 4] 2020-12-12 12:16:33 - [INFO] rpi-rf_receive: 2047 [pulselength 356, protocol 1] 2020-12-12 12:16:33 - [INFO] rpi-rf_receive: 128 [pulselength 1497, protocol 4] 2020-12-12 12:16:33 - [INFO] rpi-rf_receive: 64 [pulselength 1628, protocol 2] 2020-12-12 12:16:33 - [INFO] rpi-rf_receive: 16 [pulselength 1090, protocol 4] 2020-12-12 12:16:34 - [INFO] rpi-rf_receive: 2048 [pulselength 471, protocol 5] 2020-12-12 12:16:34 - [INFO] rpi-rf_receive: 1048580 [pulselength 574, protocol 2] 2020-12-12 12:16:35 - [INFO] rpi-rf_receive: 7 [pulselength 378, protocol 1] 2020-12-12 12:16:35 - [INFO] rpi-rf_receive: 2047 [pulselength 113, protocol 3] 2020-12-12 12:16:35 - [INFO] rpi-rf_receive: 512 [pulselength 534, protocol 2] 2020-12-12 12:16:36 - [INFO] rpi-rf_receive: 1048576 [pulselength 1339, protocol 4] 2020-12-12 12:16:36 - [INFO] rpi-rf_receive: 16236 [pulselength 388, protocol 5] 2020-12-12 12:16:36 - [INFO] rpi-rf_receive: 2 [pulselength 579, protocol 5] 2020-12-12 12:16:38 - [INFO] rpi-rf_receive: 2 [pulselength 363, protocol 1] 2020-12-12 12:16:39 - [INFO] rpi-rf_receive: 8192 [pulselength 1327, protocol 4]