Replies: 2 comments 14 replies
-
Feel free to ask here, that's what Discussions are about. ERR_RX_TIMEOUT simply means there was nothing received during a call to the blocking Regarding the protocols that are supported, there's a couple ham radio protocols/digital modes, such as RTTY or AX.25. It's unlikely the doorbell uses using anything like that, my guess is it will be some simple FSK packet. You will have to record the signal with an SDR and examine it in order to determine the packet format and/or protocol. |
Beta Was this translation helpful? Give feedback.
-
So I kept digging, I found out that the working/not working of the antennas is quite random. Here's what's going on.
I call the Any idea why or how to stabilise the thing? EDIT: Also I am noticing that if I let it run while it gives errors and I wait some minutes before resetting through the button, it then works. I am exploding here, help me lol |
Beta Was this translation helpful? Give feedback.
-
Hey @jgromes ,
I am researching with your Library with the usual ESP32 and two CC1101.
I wrote a script to jam and receive at the same time with the two antennas, the configuration of the two CC1101 works perfectly and the jamming antenna too, the problem is the receiving one that outputs a code -6, ERR_RX_TIMEOUT.
Since the script is a bit long, maybe it is better if we quickly chat by email, I got some questions and I don't want to constantly write stuff in the github repo lol.
Also, what protocols does the library support? I am using a radio doorbell (433.92), trying to receive data from the CC1101 with the default script from your examples, but the signal is not detected and I keep receiving a code -6.
Thanks for your time!
Beta Was this translation helpful? Give feedback.
All reactions