Cc1101 receive from unknown transmitters problem

I'm working with CC1101 and i have a question
. I want to receive from any unknown remote and then transmit on the same frequency. But unfortunately, I'm unable to receive. Do I need any other information about the transmitter settings besides the base frequency to configure them in the receiver?

Please do not post in "Uncategorized"; see the sticky topics in Uncategorized - Arduino Forum.

Your topic has been moved.

If You post a link to the datasheet of the CC1101 more helpers will take on Your post.
Posting the formatted code using code tags us highly recommended.

You can receive only from transmitters that use the same frequency and same modulation configuration that you have chosen for the receiver.

oh thanks.
which configuration's are necessary to be the same in the transmitter and receiver.As I understand it, in addition of the frequency, the "deviation" and "bit rate" and "sync word" parameters should also be the same. Is that correct?
I don't want to exactly receive data; I just want the receiver to understand that there's a signal in a frequency to jam that frequency.

I have deleted your other cross-post @s7033271.

Cross-posting is against the Arduino forum rules. The reason is that duplicate posts can waste the time of the people trying to help. Someone might spend a lot of time investigating and writing a detailed answer on one topic, without knowing that someone else already did the same in the other topic.

Repeated cross-posting can result in a suspension from the forum.

In the future, please only create one topic for each distinct subject matter. This is basic forum etiquette, as explained in the "How to get the best out of this forum" guide. It contains a lot of other useful information. Please read it.

Thanks in advance for your cooperation.

Interesting concept. In most countries that would quickly land you in civil court with the government telling you to stop or ?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.