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
895 stars 335 forks source link

Frequency Change #25

Open n3m3s1s opened 8 years ago

n3m3s1s commented 8 years ago

Hi everyone, afaik this whole project is using frequency 433.960 MHz (correct me if I'm wrong). Since I don't have a lot of knowledge on those topics, here is my question: I have a device that is sending codes on 433.900 MHz. Any chance to change the frequency in the code or is it limited by the chip? Cheers

nitingautam commented 7 years ago

I believe that is driven by your Send/Receiver module which is setup on 433.960 Mhz. There might be RF modules available in market which may allow update frequency via code.