luispl77 / 433Screen-SignalHacker

Full duplex 433 MHz Signal jammer, recorder, decoder and hacking multitool device based on ESP32 microcontroller and RFM69HW radios. This version of the device provides an OLED screen and simple UI to navigate menus and different hacks/modes/settings.
87 stars 6 forks source link

Request function-set frequency manually #3

Open BG7UHS opened 1 year ago

BG7UHS commented 1 year ago

Can you add the function of manually setting frequency? Some places need 315Mhz, or other frequencies.

thank you

luispl77 commented 1 year ago

Yes I will use the EEPROM to store all settings, so that they remain after the device is powered off. This means you will only need to change frequency once, in Replay/Store -> Receiver Config. Note that you need to get the right RFM69HW module for the right frequency band, there are 3 different versions : 433/315 MHz, 868 MHz, 915 MHz . If you get a module for 433 MHz and try to use it in 868 MHz band, you will see a significant reduction in efficiency.

BG7UHS commented 1 year ago

Thank you very much. I'm making PCB. Looking forward to your Android Stm32+cc1101.