Hi,
I am searching for a 434/868 MHz generic repeater design. I am pretty new to all this RF stuff and apologize for asking stupid questions. The goal is to repeat signals from different, mainly home automation devices like temperature or window sensors to increase range and keep it compatible to a wider range of different devices with small effort.
I know that at least the modulation and frequency must be set right - but what about the baudrate for example? If I'd set it as fast as possible, it should be more compatible to several baudrates, because it would just receive multiple bits of the same source bit and send it the same way, so the original receiver cannot recognize any difference, is that right?
What about preamble and sync? Because it should just be a "stupid" repeater, I'd set MDMCFG2 / SYNC_MODE to 0 and disable it, correct?
And how would the repeater know when to repeat a signal? Would it make sense to start sending signals just above a specific RSSI value?
From the hardware I have some arduinos and would use the panstamp library. Do I need to use 2 CC101's for one repeater because receiving while sending is not possible?
Any thoughts on that would highly be appreciated!
Thanks!
David